Challenge 13: Javascript for Pentesters
Please sign in
Remember me
Sign in
Objectives:
Enter a Username/Password and allow the browser to remember it
Reload the page so the auto-complete now adds the Username/Password automatically
Write JS attack code which waits for 10 seconds, then submits the form automatically to your Attack server using an XMLHttpRequest() call
Hints:
Remember what you have learn at
Pentester Academy