Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xDexter0us/Scavenger
Burp extension to create target specific and tailored wordlist from burp history.
https://github.com/0xDexter0us/Scavenger
Last synced: 21 days ago
JSON representation
Burp extension to create target specific and tailored wordlist from burp history.
- Host: GitHub
- URL: https://github.com/0xDexter0us/Scavenger
- Owner: 0xDexter0us
- License: agpl-3.0
- Created: 2021-11-23T20:50:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-08T07:13:05.000Z (about 3 years ago)
- Last Synced: 2024-08-05T17:38:53.522Z (4 months ago)
- Language: Kotlin
- Size: 1.01 MB
- Stars: 223
- Watchers: 2
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - 0xDexter0us/Scavenger - Burp extension to create target specific and tailored wordlist from burp history. (Kotlin)
README
Burp extension to create target specific and tailored wordlist from burp history.
---
---
## 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
1. Download the latest jar from releases or build from source.
2. Add the jar to Burp Suite.## Usage
![Usage Gif](images/Animation.gif)* 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](https://blog.dexter0us.com/posts/art-of-fuzzing-and-tailored-wordlist/) - by Dexter0us (me)
[Real world usage of this tool](https://bendtheory.medium.com/finding-and-exploiting-unintended-functionality-in-main-web-app-apis-6eca3ef000af) - by Bend Theory :skull:
[Who, What, Where, When, Wordlist](https://www.youtube.com/watch?v=W4_QCSIujQ4) - 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### Feel free to suggest any ideas. :)
-----
[![Join our Discord server!](https://invidget.switchblade.xyz/bugbounty)](http://discord.gg/bugbounty)
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Q5Q76ZT6K)