Skip to content

adithyanjkr/FUTURE_CS_01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Web Application Security Assessment

πŸ‘€ Researcher Profile

  • Name: Adithyan.V
  • Task: Task 01 – Web Application Security Testing
  • Tool Used: OWASP ZAP

🎯 Target Website

πŸ” Methodology

  • Configured browser to route traffic through ZAP proxy
  • Performed manual exploration of the application
  • Conducted automated scans to detect common security flaws
  • Analyzed and triaged total alerts generated by ZAP

🚨 Key Findings

  • Medium Risk: Session ID in URL Rewrite and Cross-Domain Misconfiguration
  • Low Risk: Missing Security Headers including CSP, HSTS, and X-Frame-Options
  • Informational: Server Version Leaks and Private IP Disclosure

βœ… Conclusion

This task helped in understanding real-world web vulnerabilities and how automated tools like OWASP ZAP assist in identifying security issues. Implementing secure session management and hardening server-side security headers will significantly improve the application's overall security posture.

About

Web Application Security Testing project evaluating the OWASP Juice Shop platform and executing automated vulnerability scans with OWASP ZAP for the Future Interns Cybersecurity Internship (Task 1).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors