mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 16:32:23 +01:00
* --search -D foobar: searches all database names like the ones provided * --search -T foobar: searches all databases' table names like the ones provided (soon) * --search -C foobar: replaces --dump -C |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| banner.py | ||
| cmdline.py | ||
| configfile.py | ||
| handler.py | ||
| headers.py | ||
| html.py | ||
| queriesfile.py | ||