473,770 Members | 1,891 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Securing ASP.NET Web Apps

Hi All,
Do you have any suggestion how to make my web secure?
Such as encrypting data while doing autopostback?

Regards,
Gun
Jul 11 '06 #1
3 975
What about getting an SSL certificate for the web server and accessing it
with https://...?

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]

"Gunawan" <jg**********@g mail.comwrote in message
news:%2******** ********@TK2MSF TNGP03.phx.gbl. ..
Hi All,
Do you have any suggestion how to make my web secure?
Such as encrypting data while doing autopostback?

Regards,
Gun

Jul 11 '06 #2
May I know the mechanism of SSL certificate?
I didn't have any picture regarding this issue.

"Eliyahu Goldin" <re************ *@monarchmed.co mwrote in message
news:uA******** ******@TK2MSFTN GP04.phx.gbl...
What about getting an SSL certificate for the web server and accessing it
with https://...?

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]

"Gunawan" <jg**********@g mail.comwrote in message
news:%2******** ********@TK2MSF TNGP03.phx.gbl. ..
>Hi All,
Do you have any suggestion how to make my web secure?
Such as encrypting data while doing autopostback?

Regards,
Gun


Jul 18 '06 #3
In short, an SSL certificate enables secure http protocol, abbreviated as
https, on the server site. All message exchange between an https server and
clients is encrypted.
--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]

"Gunawan" <jg**********@g mail.comwrote in message
news:uT******** ******@TK2MSFTN GP04.phx.gbl...
May I know the mechanism of SSL certificate?
I didn't have any picture regarding this issue.

"Eliyahu Goldin" <re************ *@monarchmed.co mwrote in message
news:uA******** ******@TK2MSFTN GP04.phx.gbl...
>What about getting an SSL certificate for the web server and accessing it
with https://...?

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]

"Gunawan" <jg**********@g mail.comwrote in message
news:%2******* *********@TK2MS FTNGP03.phx.gbl ...
>>Hi All,
Do you have any suggestion how to make my web secure?
Such as encrypting data while doing autopostback?

Regards,
Gun



Jul 18 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
4763
by: David McNab | last post by:
Hi, I'm writing a web app framework which stores pickles in client cookies. The obvious security risk is that some 5cr1p7 X1ddi35 will inevitably try tampering with the cookie and malforming it in an attempt to get the server-side python code to run arbitrary code, or something similarly undesirable. To protect against this, I've subclassed pickle.Unpickler, and added
11
3437
by: Wm. Scott Miller | last post by:
Hello all! We are building applications here and have hashing algorithms to secure secrets (e.g passwords) by producing one way hashes. Now, I've read alot and I've followed most of the advice that made sense. One comment I've seen alot about is "securing the hashing routine" but no-one explains how to accomplish this. So how do I secure my hashing routine? Do I use code access security, role based security, ACLs, etc or combination?...
5
1045
by: A P | last post by:
Hi! I have existing web apps that was developed under ASP. I use form authentication by querying to a database if the user is allowed to use the application. I have read that ASP.NET is much easier to manage this kind of security. Can you help me with this? Me
1
1054
by: Dave | last post by:
Hi, 1.) We have a central database of shared values that is maintained by an asp.net app. Only a few admins have access to the maintenance forms for this data which is secured by a simple web.config in forms folder for now. 2.) This application also exposes some webservices that allows client applications to consume the data that is maintained within it. How can I restrict which of our intranet applications consume the
4
2740
by: P1ayboy | last post by:
I need advice on how to best to protect software with licenses. We are developing a windows application that people can purchase and download off the net, but the software needs to be protected by licensing. The software is being written in vb.net v1.1. If anyone knows any beeter places to post this message, please let me know. Many thanks
0
997
by: dw | last post by:
Hi. Are there some easy to use (and free) web scanning tools that can check for security vulnerabilities (SQL injection, cross site attacks) on classic ASP apps and suggest ways to fix them? Thanks.
2
2324
by: Drew | last post by:
I have been working on internal, intranet apps in the past few years, so I haven't needed to secure apps with a login/password and sessions like I did 8 or so years ago (I use Windows Auth now, which makes it easier)... Is using sessions still a practical, safe way to secure the backend of the apps? Or should I just bite the bullet and move to ASP.NET to build a secure backend? I have researched session hijacking and there seems to be a...
10
409
by: Les Desser | last post by:
In article <fcebdacd-2bd8-4d07-93a8-8b69d3452f3e@s50g2000hsb.googlegroups.com>, The Frog <Mr.Frog.to.you@googlemail.comMon, 14 Apr 2008 00:45:10 writes Thank you for that. It was very clear and I actually understand it!
5
1108
by: darrel | last post by:
This is an issue I brought up probably a year or so ago, got some advice, then was sidetracked on the project until now. So, here I am again. ;o) The situation is that we have an older chunk of code I've been tasked to maintain 'as-is'. It's a CMS we wrote in ASP.net 1.1 about 4 years ago. It works. But we have one major issue and that's when people log in, maybe 5% of the time, the end up with someone elses credentials. There's...
13
1587
by: Deano | last post by:
"Tom van Stiphout" <no.spam.tom7744@cox.netwrote in message news:qjth74tmfp7chvbn99po5f0ks1ukfv2rji@4ax.com... .. You may also want to know that workgroup security is I have never used A2007. What do they do instead of workgroup security? Is it easier/better/worse?
0
9617
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10254
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9904
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8929
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7451
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6710
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5481
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4007
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2849
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.