mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-11-14 14:55:42 +03: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 | ||