473,405 Members | 2,287 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

How to secure my webserver

Hi

we maintain the .net app in our webserver.
It is assigned a public ip,so that our client could easily see and work
with the project we design.

simply by typing the Ip address followed by the virtual dir name ,they
could open our .net app running.

**
Is it possiable to the intruders to get the source code or any data if
they know the public ip of our system ?.

**
If they try , will the windows server ask for the permission?

If so pls tell me how can i protect that.

Thanks & Regards
Raghu

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #1
2 1053
It will ask for the permission if you configured your application with
some sort of authentication. You could for example use Windows
authentication (which I believe is the default). In that case, people
should be prompted for a login, assuming you deny access to all pages
for unauthenticated users. You can find more information about this at
http://samples.gotdotnet.com/quickstart/aspplus.

----
- Wilco Bauwer
Blog & Custom Controls @ http://wilcoding.xs4all.nl

Nov 19 '05 #2
Here's some basic information on how
to secure your ASP.NET web server:

http://msdn.microsoft.com/library/de...plications.asp


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
======================

"Raghu Raman" <ra************@rediffmail.com> wrote in message
news:uA**************@TK2MSFTNGP12.phx.gbl...
Hi

we maintain the .net app in our webserver.
It is assigned a public ip,so that our client could easily see and work
with the project we design.

simply by typing the Ip address followed by the virtual dir name ,they
could open our .net app running.

**
Is it possiable to the intruders to get the source code or any data if
they know the public ip of our system ?.

**
If they try , will the windows server ask for the permission?

If so pls tell me how can i protect that.

Thanks & Regards
Raghu

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 19 '05 #3

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

Similar topics

14
by: The Plankmeister | last post by:
Hi. I reaslise this is possibly considered off-topic, but I want to pick as many expert brains as possible. Apologies in advance.... I have a form on which I have a username and password box....
2
by: Ashish Jassra | last post by:
This is regarding a project where we have to built a secure website (HTTPS). kindly let me know 1) how is developing a secure website (https) different from developing a normal site (http). ...
1
by: Linda | last post by:
I am developing an application over the web(intranet app). Now my problem has to do with secure communication between browser and webserver. I want to enable secure communication using https....
4
by: Grant | last post by:
I have a page that loads whole bunch of sensitive information including credit cards number. That page has datagrid and text box with data populated in it. Please advise.
5
by: André Nogueira | last post by:
Hi there guys! I have one question... I'm doing a simple program in VB.Net 2003 that can store my personal notes, my IE favourites, some pictures, etc. I will also make an ASP.Net site (also in...
17
by: Flic | last post by:
Is this possible? I know about a bit about ODBC and found how to import an ODBC database stored on the computer, however I am after accessing an SQL database stored on a webserver. I'd like to...
7
by: Skijor | last post by:
I just finished writing my first php script that manipulates a simple shopping cart on a mySql database. I started with an example I found on the web. The example hardcodes the database server,...
5
by: =?Utf-8?B?TWljaGVsQFZvb3JidXJn?= | last post by:
Hi all, i've built a C# dll / component with some wonderful services to the clients Payroll service. As you might guess, i only want MY pogram to use this DLL. If some developer get's hold of a...
0
by: mvenkatesan | last post by:
hi I was connect webserver by c# I am new c# its https request post method but displays error "The underlying connection was closed: Could not establish trust relationship for the SSL/TLS...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...

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.