This repository contains all the knowledge which i have gained during my 30 Days of PHP source code analysis which will be about vulnerabilities present in PHP. Join PenTester Nepal for regular updates.
| Day | Topic |
|---|---|
| 1 | SQL Injection |
| 2 | Directory Traversal |
| 3 | Type Juggling |
| 4 | XXE |
| 5 | RFI |
| 6 | CSRF |
| 7 | IDOR |
| 8 | Command Injection |
| 9 | SSRF |
| 10 | Unsafe Deserialization |
| 11 | Reflected XSS |
| 12 | Stored XSS |
| 13 | DOM Based XSS |
| Credits: SecureFlag |