Jump to content

Client Side Scripting - AutoIT


Recommended Posts

I am trying to find the hidden links in a website which has client side coding. I see that there is form with id "_VIEWSTATE" in the website and I don't get any links when I use software like Debug bar etc.

How do I get to know the links using Auto IT?

Help needed on this immediately.Thanks in advance.

Link to comment
Share on other sites

Use the target icon in DebugBar to open the frame.

XSS protection requires you to get the URL of the frame and navigate to it with its own instance to see inside it.

:unsure:

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

Use the target icon in DebugBar to open the frame.

XSS protection requires you to get the URL of the frame and navigate to it with its own instance to see inside it.

:unsure:

Thanks for the reply. I will try that and let you know if it worked.

Link to comment
Share on other sites

  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...