mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-07 17:02:39 +01:00
--columns now accepts also -C option: user can provide a string column and sqlmap will enumerate all columns of a specific table like '%provided_string%'. Minor enhancements. Minor bug fixes. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| banner.py | ||
| cmdline.py | ||
| configfile.py | ||
| handler.py | ||
| headers.py | ||
| html.py | ||
| queriesfile.py | ||