Please enable JavaScript.
Coggle requires JavaScript to display documents.
Web App Hacking - Coggle Diagram
Web App Hacking
Hacking Web Apps
web app threats
footprinting web infrastructure
bypass client-side controls
attack authentication mechanism
attack access controls
attack session management
session replay attack
MitM attack
MitB attack
XSS attack
CSRF
injection attacks
application logic flaws attacks
attack shared environment
database attack
attack web services
unvalidated redirect
Watering Hole Attack
clickjacking
Hacking Web Servers
Attacks
DoS
Botnets
volumetric attacks
flood attacks
amplification attacks
protocol attacks
SYN flood
ACK flood
DNS query flood
fragmentation attack
RST attack
tools
Slowloris
floods HTTP with headers without completing them
HULK
Metasploit
Nmap (with scripts)
High Orbit Ion Cannon
Methodologies
Tools
Countermeasures
Patch management
SQL Injection
types
testing methodology
black box
fuzzing
white box
tools
sqlmap
jSQL injection
evasion techniques
types
in-band
error-based
UNION
Tautology
comment
out-of-band
blind
boolean based
time-based
3-tier architecture
client
business
database