Skip to content

adithyanjkr/api-security-risk-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›‘οΈ API Security Risk Analysis

πŸ“Œ What is this?

  • A security review of a public network platform.
  • It finds logical flaws and translates them into business impacts.
  • It uses safe, "read-only" methods to find vulnerabilities.

βš™οΈ Project Details

  • Tested API: https://jsonplaceholder.typicode.com
  • Methodology: Passive testing based on industry-standard OWASP security guidelines.
  • Core Focus: Checking authentication, data exposure, and input validation layers.

πŸ› οΈ Tools Used

  • Kali Linux
  • Postman
  • Browser Developer Tools

πŸ“‚ Project Files

  • Report: The full analysis document.
  • Evidence: Verified screenshots of endpoints, data payloads, and system headers.

πŸ” Found Risks

  • High: Flaws that let users guess URLs to view other people's private data.
  • Medium: System loops that leak whole user lists or accept messy, broken inputs.
  • Low: High traffic limits and background headers that reveal software names.

πŸ‘€ Author

  • Adithyan.V | Cyber Security Researcher | TASK 3

Releases

No releases published

Packages

 
 
 

Contributors