Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "User:Hatter/fast tracks"
From NetSec
(Created page with "== Web Exploitation == # HTTP # XSS # CSRF # Cookies # MySQL # SQL orientation # SQL injection # PHP # Coldfusion hacking # [[File incl...") |
|||
Line 7: | Line 7: | ||
# [[SQL orientation]] | # [[SQL orientation]] | ||
# [[SQL injection]] | # [[SQL injection]] | ||
+ | # [[blind sql injection]] | ||
+ | # [[comparative precomputation]] | ||
# [[PHP]] | # [[PHP]] | ||
# [[Coldfusion hacking]] | # [[Coldfusion hacking]] | ||
Line 21: | Line 23: | ||
# [[Linux assembly]] | # [[Linux assembly]] | ||
# [[shellcode]] | # [[shellcode]] | ||
+ | # [[return oriented programming]] | ||
+ | # [[Shellcode/Loaders]] | ||
# [[null-free shellcode]] | # [[null-free shellcode]] | ||
+ | # [[Shellcode/Environment]] | ||
+ | # [[Shellcode/Self-modifying]] | ||
# [[ascii shellcode]] | # [[ascii shellcode]] | ||
# [[alphanumeric shellcode]] | # [[alphanumeric shellcode]] | ||
− | # [[ | + | # [[Shellcode/Socket-reuse]] |
+ | # [[Shellcode/Parsing]] | ||
+ | # [[Shellcode/Dynamic]] |
Revision as of 03:57, 25 November 2012
Web Exploitation
- HTTP
- XSS
- CSRF
- Cookies
- MySQL
- SQL orientation
- SQL injection
- blind sql injection
- comparative precomputation
- PHP
- Coldfusion hacking
- File inclusion
- unsafe string replacement
- command Injection
- XSCF