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

https://github.com/sofianehamlaoui/french-web-pentest-reports

French Web Pentest Reports
https://github.com/sofianehamlaoui/french-web-pentest-reports

Last synced: 2 months ago
JSON representation

French Web Pentest Reports

Awesome Lists containing this project

README

          

# French Web Pentest Reports

1. [Cross-site Scripting - XSS](XSS/)
1. [Stored XSS](XSS/Stored-XSS.md)
2. [Reflected XSS](XSS/Reflected-XSS.md)
3. [DOM Clobbering](XSS/DOM-Clobbering.md)
2. [Business Logic Errors](Business-Logic-Errors.md)
3. [Clickjacking](Clickjacking.md)
4. [CSRF](CSRF.md)
5. [CSS Injection](CSS-Injection.md)
6. [IDOR](IDOR.md)
7. [Improper Access Control](Improper-Access-Control.md)
8. [Information Disclosure](Information-Disclosure.md)
9. [Insecure deserialization](Insecure-Deserialization.md)
10. [Open redirect](Open-Redirect.md)
11. [Password reset poisoning](Password-Reset-Poisoning.md)
12. [Path Traversal](Path-Traversal.md)
13. [Remote Code Execution (RCE)](Remote-Code-Execution.md)
14. [SQL Injection](SQL-Injection.md)
15. [Sensitive Cookie Without 'HttpOnly' Flag](Sensitive-Cookie-Without-HttpOnly.md)
16. [Server-side request forgery (SSRF)](SSRF.md)
17. [Server-Side Template Injection (SSTI)](Server-Side-Template-Injection.md)
18. [User enumeration](User-Enumeration.md)
19. [Web Cache Poisoning](Web-Cache-Poisoning.md)
20. [XXE Injection](XXE-Injection.md)