Skip to content

Comments

Lab5 submission: Basanov Maxim#5

Open
scruffyscarf wants to merge 1 commit intomainfrom
feature/lab5
Open

Lab5 submission: Basanov Maxim#5
scruffyscarf wants to merge 1 commit intomainfrom
feature/lab5

Conversation

@scruffyscarf
Copy link
Owner

Goal

Perform Static Application Security Testing (SAST) using Semgrep and Dynamic Application Security Testing (DAST) using multiple tools (ZAP, Nuclei, Nikto, SQLmap) against OWASP Juice Shop to identify security vulnerabilities and compare tool effectiveness.

Changes

  • Added labs/lab5/analysis/correlation.txt
  • Added labs/lab5/analysis/dast-analysis.txt
  • Added labs/lab5/analysis/sast-analysis.txt
  • Added labs/lab5/nikto/nikto-results.txt
  • Added labs/lab5/nuclei/nuclei-results.json
  • Added labs/lab5/semgrep/juice-shop
  • Added labs/lab5/semgrep/semgrep-report.txt
  • Added labs/lab5/semgrep/semgrep-results.json
  • Added labs/lab5/sqlmap/localhost/log
  • Added labs/lab5/sqlmap/localhost/session.sqlite
  • Added labs/lab5/sqlmap/localhost/target.txt
  • Added labs/lab5/sqlmap/results-09292025_0215pm.csv
  • Added labs/lab5/zap/zap-report.json
  • Added labs/submission5.md

Testing

No testing

Artifacts & Screenshots

labs/lab5
β”œβ”€β”€ analysis
β”‚   β”œβ”€β”€ correlation.txt
β”‚   β”œβ”€β”€ dast-analysis.txt
β”‚   └── sast-analysis.txt
β”œβ”€β”€ nikto
β”‚   └── nikto-results.txt
β”œβ”€β”€ nuclei
β”‚   └── nuclei-results.json
β”œβ”€β”€ semgrep
β”‚   β”œβ”€β”€ juice-shop
β”‚   β”œβ”€β”€ semgrep-report.txt
β”‚   └── semgrep-results.json
β”œβ”€β”€ sqlmap
β”‚   β”œβ”€β”€ localhost
β”‚   β”‚   β”œβ”€β”€ log
β”‚   β”‚   β”œβ”€β”€ session.sqlite
β”‚   β”‚   └── target.txt
β”‚   └── results-09292025_0215pm.csv
└── zap
    └── zap-report.json

Checklist

  • Task 1 done β€” SAST Analysis with Semgrep
  • Task 2 done β€” DAST Analysis (ZAP + Nuclei + Nikto + SQLmap)
  • Task 3 done β€” SAST/DAST Correlation
  • PR has a clear and descriptive title
  • Documentation has been updated if necessary
  • No sensitive data or large temporary files have been committed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant