Awesome
<h1 align="center"> <br> <a href="https://github.com/0xDexter0us/Scavenger/"><img src="https://github.com/0xDexter0us/Scavenger/raw/main/images/scavenger.PNG" alt="Scavenger" width="380" align="middle" style="vertical-align:top"></a> </h1> <h4 align="center">Burp extension to create target specific and tailored wordlist from burp history.</h4><p align="center"> <a href="https://github.com/0xDexter0us/Scavenger/releases"> <img src="https://img.shields.io/github/release/0xDexter0us/Scavenger.svg"> </a> <a href="https://github.com/0xDexter0us/Scavenger/releases"> <img src="https://img.shields.io/github/downloads/0xDexter0us/Scavenger/total?label=downloads&logo=github&color=inactive" alt="github downloads"> </a> <a href="https://github.com/0xDexter0us/Scavenger/"> <img src="https://img.shields.io/github/stars/0xDexter0us/Scavenger.svg?style=social&label=Stars"> </a> <a href="https://github.com/0xDexter0us/Scavenger/"> <img src="https://img.shields.io/github/followers/0xDexter0us.svg?style=social&label=Follow"> </a> <a href="https://twitter.com/intent/follow?screen_name=0xDexter0us"> <img src="https://img.shields.io/twitter/follow/0xDexter0us.svg?style=social&label=Follow"> </a> <a href="https://discord.gg/bugbounty"> <img src="https://img.shields.io/badge/chat-on%20discord-7289da.svg"> </a> </p>
Download releases:
https://github.com/0xDexter0us/Scavenger/releases/
Build from source
./gradlew build fatjar
- Grab the jar file
build/libs/Scavenger-x.x.x.jar
Installation
- Download the latest jar from releases or build from source.
- Add the jar to Burp Suite.
Usage
- Easy to use ! :)
- launch from the Menu.
- Select List type, name and location.
- Just click the save button !
- But remember to set the scope first!
- If you like the project, please give the repo a star! <3
Resources
Art of Fuzzing and Creating Tailored Wordlists with Scavenger - by Dexter0us (me)<br> Real world usage of this tool - by Bend Theory :skull:<br> Who, What, Where, When, Wordlist - by TomNomNom
Changelog
28 November 2021 - v.0.7.5
- Added filter to remove blank and empty lines.
- Improved extension filter.
- Fixed JButton Icons.
26 November 2021 - v0.7.0
- Added filter option to exclude words with png, jpg, gif, woff extension.
- Fixed the folder selection bug.
24 November 2021 - v0.5.0
- First public release
Thanks To
- CoreyD97 - https://github.com/CoreyD97
- ScreaMy - https://github.com/aadarsh-screamy