Skip to content

cxosmo/ssrf-payload-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ssrf-payload-generator

SSRF payload generator which takes an IPv4 address as input and outputs notation variants of that same address (e.g. shorthand notation, decimal etc). Other features include:

Usage

Basic usage is as follows:

./ssrf-payload-generator.py -i 127.0.0.1

The --cloud_payloads (-cP) and --scheme_generation (-sG) features depend on files included in this script's root directory (cloud-payloads.txt and schemes.txt).

Thanks

Huge thanks to cujanovic for their excellent SSRF-Testing repository; this tool builds upon the ip.py script and other references from that repo.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages