-
Run the first remediation demo app locally: https://github.com/alex-nightvision/remediation-demo
git clone https://github.com/alex-nightvision/remediation-demo.git docker compose up -d --build
-
Run this app and inject to make a request to the 1st app.
git clone https://github.com/alex-nightvision/remediation-demo.git pip install -r requirements.txt --break-system-packages python app.py
-
Run the scan
# confirm its working ./check-endpoint.sh # do a grep to show theres no s q l in the app ./look-for-sql.sh # add target nightvision app create -n 2nd-order-attack nightvision target create -n 2nd-order-attack -u http://127.0.0.1:5000 --type api nightvision swagger extract ./ -t 2nd-order-attack --lang python # run nightvision scan -t 2nd-order-attack -a 2nd-order-attack
-
Notifications
You must be signed in to change notification settings - Fork 2
License
alex-nightvision/2nd-order-attacks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published