Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/radenvodka/pentol

PENTOL - Pentester Toolkit for Fiddler2
https://github.com/radenvodka/pentol

bugbounty exploit exploiting-vulnerabilities fiddler-extension fiddler2 kitploit pentest-tool pentesting security security-tools tools

Last synced: 26 days ago
JSON representation

PENTOL - Pentester Toolkit for Fiddler2

Awesome Lists containing this project

README

        

# PENTOL
PENTOL - Pentester Toolkit is built as a plugin for the Fiddler HTTP debugging proxy.

# Features
``CORS DETECTED`` Cross-Origin Resource Sharing

``CRLF DETECTED`` HTTP response splitting

``JSON DETECTED``

``CSP DETECTED``

``Headers DETECTED (X-Frame-Options)``

# Modif

Press Key `CTRL` + `R` or `Rules` > `Customize Rules...`

Search m_Gojek and m_Tokopedia

//oSession.utilDecodeResponse();
//oSession.utilReplaceInResponse('36359','401514252112');
//oSession.utilReplaceInResponse(' search text ' , 'reaplace' );

# USAGE

- Install [Fiddler2](https://www.telerik.com/download/fiddler/fiddler2)
- Open Fiddler2
- Press Key `CTRL` + `R` or `Rules` > `Customize Rules...`
- Copy all script [SampleRules.js](https://raw.githubusercontent.com/radenvodka/PENTOL/master/SampleRules.js)
- Press Key `CTRL` + `S` for `Save`

Check tools in `Rules TAB`

## Credits

- Thanks to allah
- Eka Syahwan (Creator) [bugrecon](https:/bugrecon.or.id) / [H1](https://hackerone.com/radenvodka) / [bugcrowd](https://bugcrowd.com/radenvodka)
- Edo Maland (Powerstager) https://github.com/Screetsec
- Jack Wilder admin in http://www.linuxsec.org

## Disclaimer
Note: modifications, changes, or changes to this code can be accepted, however, every public release that uses this code must be approved by writing this tool (Eka S)