Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelsdavid/xss_code_injector

An XSS code injector script that generates an alert popup box in the browser, part of the Python and Ethical Hacking course by ZSecurity (requires HTTP only, all caches cleared)
https://github.com/michaelsdavid/xss_code_injector

ethical-hacking python python27 scapy xss xss-exploitation

Last synced: 1 day ago
JSON representation

An XSS code injector script that generates an alert popup box in the browser, part of the Python and Ethical Hacking course by ZSecurity (requires HTTP only, all caches cleared)

Awesome Lists containing this project

README

        

# XSS_Code_Injector
An XSS code injector script that generates an alert popup box in the browser (HTTP only, all caches cleared)

(On Python 2.7, Kali Linux, outside dependencies: `netfilterqueue`, `scapy`)