https://github.com/caledoniaproject/common-bugs-uncommon-exploits
Security testing guide with practical solutions and real-world vulnerability examples
https://github.com/caledoniaproject/common-bugs-uncommon-exploits
Last synced: 4 months ago
JSON representation
Security testing guide with practical solutions and real-world vulnerability examples
- Host: GitHub
- URL: https://github.com/caledoniaproject/common-bugs-uncommon-exploits
- Owner: CaledoniaProject
- Created: 2023-09-17T08:48:08.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-10-31T02:02:45.000Z (8 months ago)
- Last Synced: 2025-10-31T04:08:04.321Z (8 months ago)
- Homepage:
- Size: 35.2 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# common-bugs-uncommon-exploits (WIP)
The repo is a collection of real-world vulnerability examples and uncommon ways to exploit them. It focus on being small and efficient, so it will not contain less exploitable vulnerabilities or stick to existing standards like OWASP or CWE.
Most of the cases are accumulated from the past 10 years and I will continue to update the repo. For now everything would be in mandarin, and the necessity of an english version is pending decision.
# Additional resources
* [Common Security Issues in Financially-Orientated Web Applications](https://www.nccgroup.trust/au/our-research/common-security-issues-in-financially-orientated-web-applications/)
* [OWASP API Security TOP 10](https://owasp.org/www-project-api-security/)