Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/michaelsdavid/xss_code_injector
- Owner: MichaelSDavid
- Created: 2021-07-11T23:43:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-02T19:13:53.000Z (over 3 years ago)
- Last Synced: 2024-12-22T03:05:43.891Z (1 day ago)
- Topics: ethical-hacking, python, python27, scapy, xss, xss-exploitation
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`)