https://github.com/fguisso/paulada
A burte force tool for apirest auth
https://github.com/fguisso/paulada
hacktoberfest security security-tools
Last synced: over 1 year ago
JSON representation
A burte force tool for apirest auth
- Host: GitHub
- URL: https://github.com/fguisso/paulada
- Owner: fguisso
- Created: 2020-03-17T02:03:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-11T18:22:23.000Z (about 6 years ago)
- Last Synced: 2025-01-12T14:33:07.525Z (over 1 year ago)
- Topics: hacktoberfest, security, security-tools
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Paulada
A tool to brute force auth request in APIRest applications
Do you need an example from your raw request, just create one and put "WORDLIST" in the value that you want to change based in `wordlist.txt`.
You can use another wordlist if put here in the root of the project with this filename: `wordlist.txt`.
```bash
go run .
```
# ToDo
- Parameterize for using another options