Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aufzayed/bugbounty

Bugbounty Resources
https://github.com/aufzayed/bugbounty

Last synced: 3 months ago
JSON representation

Bugbounty Resources

Awesome Lists containing this project

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)