Skip to content

Naategh/ExGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ExGen

This repository contains a python script that creates exploit templates for XSSI, JSONP Hijacking, Clickjacking and CORS vulnerabilities. Also, It can help you to determine an endpoint is vulnerable or not.

Examples

$ python ExGen.py -e cors -u http://target.com/vulnerable/endpoint

Your exploit saved as target.com-cors-vulnerable-endpoint.html
You can open it in your browser via file:///path/target.com-cors-vulnerable-endpoint.html

About

Exploit generator for bug hunters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages