Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 1.47 KB

README.md

File metadata and controls

29 lines (26 loc) · 1.47 KB

API Pentesting Notes.

Notes on following topics.

├── Lesson-1
|  ├── 1-Introduction       
|  └── 2-Notes detail Index (Needs more editing at end)
|   
├── Lesson-2
|  └── 1-Finding Hidden endpoints
|
├── Lesson-3
|  └── 1-Privilege Escalation Attack       
|      ├── 1-Role Based Testing
|      └── 2-Privacy Based Testing
|
├── Lesson-4
|  └── 1-Session Misconfiguration       
|      └── 1-4 Test Cases
|
├── Lesson-5
|  ├── 1-XML Attacks cookie/token based       
|  └── 2-Internal External XML Test Scripts
|
├── Lesson-6
|  ├── 1-CSRF Testing