Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GainSec/GoldenNuggets-1
Burp Extension for easily creating Wordlists
https://github.com/GainSec/GoldenNuggets-1
Last synced: 3 months ago
JSON representation
Burp Extension for easily creating Wordlists
- Host: GitHub
- URL: https://github.com/GainSec/GoldenNuggets-1
- Owner: GainSec
- License: gpl-3.0
- Created: 2019-06-05T23:11:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-05T19:20:04.000Z (about 3 years ago)
- Last Synced: 2024-05-08T01:32:30.862Z (6 months ago)
- Language: Python
- Size: 26.4 KB
- Stars: 204
- Watchers: 8
- Forks: 39
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - GainSec/GoldenNuggets-1 - Burp Extension for easily creating Wordlists (Python)
README
# Golden Nuggets
![Chicken Pete](https://vignette.wikia.nocookie.net/knd/images/2/23/Chickenpete.png/revision/latest/scale-to-width-down/250)
Burp Suite Extension to easily create Wordlists based off URI, URI Parameters and Single Words (Minus the Domain)
## Getting Started
Import Extension Manually
### Prerequisites
Burp Suite with Jython Installed
## Deployment
Note it outputs all three files to the users home directory
## Authors
* **Jon Gaines** - *Initial work* - [GainSec](https://github.com/GainSec)
* **JosephRC** - *Refactor* - [JosephRC](https://github.com/JosephRC)## To Do
* Add Post Data Parameters to the Parameter Wordlist
* Make sure only unique entries are appended to the files## License
This project is licensed under the GNU License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
* https://laconicwolf.com/2018/04/13/burp-extension-python-tutorial/
## Example and How To
* Step 1: Go to the Extender Tab!
* Step 2: Hit the Add Button![Golden Nuggets 1 and 2](https://i1.wp.com/gainsec.com/wp-content/uploads/2020/05/GN-1-and-2.png)
* Step 3: Hit Select File and select the GoldenNuggets Python File!
* Step 4: Hit Next![Golden Nuggets 3 and 4](https://i2.wp.com/gainsec.com/wp-content/uploads/2020/05/GN-3-and-4.png)
* Step 5: Hit the target Tab, Site map and right click whichever hosts you'd like to create a wordlist with. Then hit Mine Dem Nuggets!
![Golden Nuggets 5](https://i0.wp.com/gainsec.com/wp-content/uploads/2020/05/GN-5.png)
* Step 6: Navigate to your user's home directory!
![Golden Nuggets 6](https://i2.wp.com/gainsec.com/wp-content/uploads/2020/05/GN-6.png)
* Step 7: Here is an example of what the gn_Uris.txt looks like!
![Golden Nuggets 7](https://i2.wp.com/gainsec.com/wp-content/uploads/2020/05/Screen-Shot-2020-05-08-at-1.13.51-AM.png)