Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aufzayed/bugbounty
Bugbounty Resources
https://github.com/aufzayed/bugbounty
Last synced: 3 months ago
JSON representation
Bugbounty Resources
- Host: GitHub
- URL: https://github.com/aufzayed/bugbounty
- Owner: aufzayed
- Created: 2021-10-31T12:40:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T16:58:55.000Z (over 1 year ago)
- Last Synced: 2024-04-16T11:13:05.305Z (7 months ago)
- Size: 1.27 MB
- Stars: 522
- Watchers: 18
- Forks: 100
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- starred - aufzayed/bugbounty - Bugbounty Resources (Others)
- awesome-hacking-lists - aufzayed/bugbounty - Bugbounty Resources (Others)
README
## Bugbounty Resources
### cheat sheets
- [account takeover checklist](https://github.com/aufzayed/bugbounty/blob/main/account_takeover_checklist.md)
- [remote code execution checklist](https://github.com/aufzayed/bugbounty/blob/main/remote_code_execution_checklist.md)
- [web applications fingerprinting tools](https://github.com/aufzayed/bugbounty/blob/main/web_applications_fingerprinting_tools.md)### tricks
- [403 bypass methods](https://github.com/aufzayed/bugbounty/blob/main/403-bypass/README.md)### Vulnerabilities
- [Insecure Deserialization](https://github.com/aufzayed/bugbounty/blob/main/Insecure%20Deserialization.pdf)