Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > Variables exposed

Reply
Thread Tools

Variables exposed

 
 
rachel
Guest
Posts: n/a
 
      03-08-2005
Hi,

Looks like i have variables that are exposed in the
address bar... I was able to enter a value in the address
bar and get to a page that is only supposed to be viewed
by a site admin..

How to I remove the variables from showing on the address
bar?

R
 
Reply With Quote
 
 
 
 
WJ
Guest
Posts: n/a
 
      03-09-2005
It sounds like you are using GET method. Use POST instead (If you meant your
..aspx/html page ?)

John

"rachel" <> wrote in message
news:43d801c523ef$b97c1580$...
> Hi,
>
> Looks like i have variables that are exposed in the
> address bar... I was able to enter a value in the address
> bar and get to a page that is only supposed to be viewed
> by a site admin..
>
> How to I remove the variables from showing on the address
> bar?
>
> R



 
Reply With Quote
 
 
 
 
Peter Morris [Droopy eyes software]
Guest
Posts: n/a
 
      03-09-2005
> Looks like i have variables that are exposed in the
> address bar... I was able to enter a value in the address
> bar and get to a page that is only supposed to be viewed
> by a site admin..
>
> How to I remove the variables from showing on the address
> bar?


I'd say that the issue is more the fact that you can reach a restricted
page rather than it is obvious how to do it.

People can check POST data almost as easily as GET data. You need to
protect the page properly.

--
Pete
====
ECO Modeler, Audio compression components, DIB graphics controls,
FastStrings
http://www.droopyeyes.com

Read or write articles on just about anything
http://www.HowToDoThings.com

My blog
http://blogs.slcdug.org/petermorris/
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Put variables into member variables or function variables? tjumail@gmail.com C++ 9 03-23-2008 04:03 PM
HEXUS.beans :: Intel Yonah hidden features exposed Silverstrand Front Page News 0 02-08-2006 04:32 AM
My business class methods are not being exposed in my presentation layer :( Learner ASP .Net 5 12-21-2005 10:01 PM
100$ Laptop Exposed! Silverstrand Front Page News 2 10-02-2005 02:30 AM
MOZILLA FIREFOX SECURITY FLAWS EXPOSED Dr. Jai Maharaj Firefox 0 05-10-2005 07:35 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57