Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created January 30, 2020 10:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/deaab911e57db5005669fcfab6d96817 to your computer and use it in GitHub Desktop.
Save r-ryantm/deaab911e57db5005669fcfab6d96817 to your computer and use it in GitHub Desktop.
/nix/store/7rxx18qdalyll7cvrmdpmc8y76bw2c48-python2.7-sqlmap-1.4
├── bin
│   └── sqlmap
├── lib
│   └── python2.7
│   └── site-packages
│   ├── sqlmap
│   │   ├── COMMITMENT
│   │   ├── data
│   │   │   ├── html
│   │   │   │   └── index.html
│   │   │   ├── procs
│   │   │   │   ├── mssqlserver
│   │   │   │   │   ├── activate_sp_oacreate.sql
│   │   │   │   │   ├── configure_openrowset.sql
│   │   │   │   │   ├── configure_xp_cmdshell.sql
│   │   │   │   │   ├── create_new_xp_cmdshell.sql
│   │   │   │   │   ├── disable_xp_cmdshell_2000.sql
│   │   │   │   │   ├── dns_request.sql
│   │   │   │   │   ├── enable_xp_cmdshell_2000.sql
│   │   │   │   │   └── run_statement_as_user.sql
│   │   │   │   ├── mysql
│   │   │   │   │   ├── dns_request.sql
│   │   │   │   │   └── write_file_limit.sql
│   │   │   │   ├── oracle
│   │   │   │   │   ├── dns_request.sql
│   │   │   │   │   └── read_file_export_extension.sql
│   │   │   │   ├── postgresql
│   │   │   │   │   └── dns_request.sql
│   │   │   │   └── README.txt
│   │   │   ├── shell
│   │   │   │   ├── backdoors
│   │   │   │   │   ├── backdoor.asp_
│   │   │   │   │   ├── backdoor.aspx_
│   │   │   │   │   ├── backdoor.jsp_
│   │   │   │   │   └── backdoor.php_
│   │   │   │   ├── README.txt
│   │   │   │   └── stagers
│   │   │   │   ├── stager.asp_
│   │   │   │   ├── stager.aspx_
│   │   │   │   ├── stager.jsp_
│   │   │   │   └── stager.php_
│   │   │   ├── txt
│   │   │   │   ├── common-columns.txt
│   │   │   │   ├── common-files.txt
│   │   │   │   ├── common-outputs.txt
│   │   │   │   ├── common-tables.txt
│   │   │   │   ├── keywords.txt
│   │   │   │   ├── smalldict.txt
│   │   │   │   ├── user-agents.txt
│   │   │   │   └── wordlist.tx_
│   │   │   ├── udf
│   │   │   │   ├── mysql
│   │   │   │   │   ├── linux
│   │   │   │   │   │   ├── 32
│   │   │   │   │   │   │   └── lib_mysqludf_sys.so_
│   │   │   │   │   │   └── 64
│   │   │   │   │   │   └── lib_mysqludf_sys.so_
│   │   │   │   │   └── windows
│   │   │   │   │   ├── 32
│   │   │   │   │   │   └── lib_mysqludf_sys.dll_
│   │   │   │   │   └── 64
│   │   │   │   │   └── lib_mysqludf_sys.dll_
│   │   │   │   ├── postgresql
│   │   │   │   │   ├── linux
│   │   │   │   │   │   ├── 32
│   │   │   │   │   │   │   ├── 10
│   │   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   │   ├── 11
│   │   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   │   ├── 8.2
│   │   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   │   ├── 8.3
│   │   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   │   ├── 8.4
│   │   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   │   ├── 9.0
│   │   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   │   ├── 9.1
│   │   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   │   ├── 9.2
│   │   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   │   ├── 9.3
│   │   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   │   ├── 9.4
│   │   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   │   ├── 9.5
│   │   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   │   └── 9.6
│   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   └── 64
│   │   │   │   │   │   ├── 10
│   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   ├── 11
│   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   ├── 8.2
│   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   ├── 8.3
│   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   ├── 8.4
│   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   ├── 9.0
│   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   ├── 9.1
│   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   ├── 9.2
│   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   ├── 9.3
│   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   ├── 9.4
│   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   ├── 9.5
│   │   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   │   └── 9.6
│   │   │   │   │   │   └── lib_postgresqludf_sys.so_
│   │   │   │   │   └── windows
│   │   │   │   │   └── 32
│   │   │   │   │   ├── 8.2
│   │   │   │   │   │   └── lib_postgresqludf_sys.dll_
│   │   │   │   │   ├── 8.3
│   │   │   │   │   │   └── lib_postgresqludf_sys.dll_
│   │   │   │   │   ├── 8.4
│   │   │   │   │   │   └── lib_postgresqludf_sys.dll_
│   │   │   │   │   └── 9.0
│   │   │   │   │   └── lib_postgresqludf_sys.dll_
│   │   │   │   └── README.txt
│   │   │   └── xml
│   │   │   ├── banner
│   │   │   │   ├── generic.xml
│   │   │   │   ├── mssql.xml
│   │   │   │   ├── mysql.xml
│   │   │   │   ├── oracle.xml
│   │   │   │   ├── postgresql.xml
│   │   │   │   ├── server.xml
│   │   │   │   ├── servlet-engine.xml
│   │   │   │   ├── set-cookie.xml
│   │   │   │   ├── sharepoint.xml
│   │   │   │   ├── x-aspnet-version.xml
│   │   │   │   └── x-powered-by.xml
│   │   │   ├── boundaries.xml
│   │   │   ├── errors.xml
│   │   │   ├── livetests.xml
│   │   │   ├── payloads
│   │   │   │   ├── boolean_blind.xml
│   │   │   │   ├── error_based.xml
│   │   │   │   ├── inline_query.xml
│   │   │   │   ├── stacked_queries.xml
│   │   │   │   ├── time_blind.xml
│   │   │   │   └── union_query.xml
│   │   │   └── queries.xml
│   │   ├── doc
│   │   │   ├── AUTHORS
│   │   │   ├── CHANGELOG.md
│   │   │   ├── THANKS.md
│   │   │   ├── THIRD-PARTY.md
│   │   │   └── translations
│   │   │   ├── README-bg-BG.md
│   │   │   ├── README-de-GER.md
│   │   │   ├── README-es-MX.md
│   │   │   ├── README-fr-FR.md
│   │   │   ├── README-gr-GR.md
│   │   │   ├── README-hr-HR.md
│   │   │   ├── README-id-ID.md
│   │   │   ├── README-it-IT.md
│   │   │   ├── README-ja-JP.md
│   │   │   ├── README-ko-KR.md
│   │   │   ├── README-pl-PL.md
│   │   │   ├── README-pt-BR.md
│   │   │   ├── README-ru-RUS.md
│   │   │   ├── README-tr-TR.md
│   │   │   ├── README-uk-UA.md
│   │   │   └── README-zh-CN.md
│   │   ├── extra
│   │   │   ├── beep
│   │   │   │   ├── beep.py
│   │   │   │   ├── beep.pyc
│   │   │   │   ├── beep.wav
│   │   │   │   ├── __init__.py
│   │   │   │   └── __init__.pyc
│   │   │   ├── cloak
│   │   │   │   ├── cloak.py
│   │   │   │   ├── cloak.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   └── README.txt
│   │   │   ├── dbgtool
│   │   │   │   ├── dbgtool.py
│   │   │   │   ├── dbgtool.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   └── README.txt
│   │   │   ├── icmpsh
│   │   │   │   ├── icmpsh.exe_
│   │   │   │   ├── icmpsh-m.c
│   │   │   │   ├── icmpsh-m.pl
│   │   │   │   ├── icmpsh_m.py
│   │   │   │   ├── icmpsh_m.pyc
│   │   │   │   ├── icmpsh-s.c
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   └── README.txt
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── runcmd
│   │   │   │   ├── README.txt
│   │   │   │   ├── runcmd.exe_
│   │   │   │   └── src
│   │   │   │   ├── README.txt
│   │   │   │   ├── runcmd
│   │   │   │   │   ├── runcmd.cpp
│   │   │   │   │   ├── runcmd.vcproj
│   │   │   │   │   ├── stdafx.cpp
│   │   │   │   │   └── stdafx.h
│   │   │   │   └── runcmd.sln
│   │   │   ├── shellcodeexec
│   │   │   │   ├── linux
│   │   │   │   │   ├── shellcodeexec.x32_
│   │   │   │   │   └── shellcodeexec.x64_
│   │   │   │   ├── README.txt
│   │   │   │   └── windows
│   │   │   │   └── shellcodeexec.x32.exe_
│   │   │   ├── shutils
│   │   │   │   ├── autocompletion.sh
│   │   │   │   ├── blanks.sh
│   │   │   │   ├── drei.sh
│   │   │   │   ├── duplicates.py
│   │   │   │   ├── duplicates.pyc
│   │   │   │   ├── junk.sh
│   │   │   │   ├── modernize.sh
│   │   │   │   ├── newlines.py
│   │   │   │   ├── newlines.pyc
│   │   │   │   ├── postcommit-hook.sh
│   │   │   │   ├── precommit-hook.sh
│   │   │   │   ├── pycodestyle.sh
│   │   │   │   ├── pydiatra.sh
│   │   │   │   ├── pyflakes.sh
│   │   │   │   ├── pypi.sh
│   │   │   │   └── strip.sh
│   │   │   └── vulnserver
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── vulnserver.py
│   │   │   └── vulnserver.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── lib
│   │   │   ├── controller
│   │   │   │   ├── action.py
│   │   │   │   ├── action.pyc
│   │   │   │   ├── checks.py
│   │   │   │   ├── checks.pyc
│   │   │   │   ├── controller.py
│   │   │   │   ├── controller.pyc
│   │   │   │   ├── handler.py
│   │   │   │   ├── handler.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   └── __init__.pyc
│   │   │   ├── core
│   │   │   │   ├── agent.py
│   │   │   │   ├── agent.pyc
│   │   │   │   ├── bigarray.py
│   │   │   │   ├── bigarray.pyc
│   │   │   │   ├── common.py
│   │   │   │   ├── common.pyc
│   │   │   │   ├── compat.py
│   │   │   │   ├── compat.pyc
│   │   │   │   ├── convert.py
│   │   │   │   ├── convert.pyc
│   │   │   │   ├── data.py
│   │   │   │   ├── data.pyc
│   │   │   │   ├── datatype.py
│   │   │   │   ├── datatype.pyc
│   │   │   │   ├── decorators.py
│   │   │   │   ├── decorators.pyc
│   │   │   │   ├── defaults.py
│   │   │   │   ├── defaults.pyc
│   │   │   │   ├── dicts.py
│   │   │   │   ├── dicts.pyc
│   │   │   │   ├── dump.py
│   │   │   │   ├── dump.pyc
│   │   │   │   ├── enums.py
│   │   │   │   ├── enums.pyc
│   │   │   │   ├── exception.py
│   │   │   │   ├── exception.pyc
│   │   │   │   ├── gui.py
│   │   │   │   ├── gui.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── log.py
│   │   │   │   ├── log.pyc
│   │   │   │   ├── optiondict.py
│   │   │   │   ├── optiondict.pyc
│   │   │   │   ├── option.py
│   │   │   │   ├── option.pyc
│   │   │   │   ├── patch.py
│   │   │   │   ├── patch.pyc
│   │   │   │   ├── profiling.py
│   │   │   │   ├── profiling.pyc
│   │   │   │   ├── readlineng.py
│   │   │   │   ├── readlineng.pyc
│   │   │   │   ├── replication.py
│   │   │   │   ├── replication.pyc
│   │   │   │   ├── revision.py
│   │   │   │   ├── revision.pyc
│   │   │   │   ├── session.py
│   │   │   │   ├── session.pyc
│   │   │   │   ├── settings.py
│   │   │   │   ├── settings.pyc
│   │   │   │   ├── shell.py
│   │   │   │   ├── shell.pyc
│   │   │   │   ├── subprocessng.py
│   │   │   │   ├── subprocessng.pyc
│   │   │   │   ├── target.py
│   │   │   │   ├── target.pyc
│   │   │   │   ├── testing.py
│   │   │   │   ├── testing.pyc
│   │   │   │   ├── threads.py
│   │   │   │   ├── threads.pyc
│   │   │   │   ├── unescaper.py
│   │   │   │   ├── unescaper.pyc
│   │   │   │   ├── update.py
│   │   │   │   ├── update.pyc
│   │   │   │   ├── wordlist.py
│   │   │   │   └── wordlist.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── parse
│   │   │   │   ├── banner.py
│   │   │   │   ├── banner.pyc
│   │   │   │   ├── cmdline.py
│   │   │   │   ├── cmdline.pyc
│   │   │   │   ├── configfile.py
│   │   │   │   ├── configfile.pyc
│   │   │   │   ├── handler.py
│   │   │   │   ├── handler.pyc
│   │   │   │   ├── headers.py
│   │   │   │   ├── headers.pyc
│   │   │   │   ├── html.py
│   │   │   │   ├── html.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── payloads.py
│   │   │   │   ├── payloads.pyc
│   │   │   │   ├── sitemap.py
│   │   │   │   └── sitemap.pyc
│   │   │   ├── request
│   │   │   │   ├── basicauthhandler.py
│   │   │   │   ├── basicauthhandler.pyc
│   │   │   │   ├── basic.py
│   │   │   │   ├── basic.pyc
│   │   │   │   ├── chunkedhandler.py
│   │   │   │   ├── chunkedhandler.pyc
│   │   │   │   ├── comparison.py
│   │   │   │   ├── comparison.pyc
│   │   │   │   ├── connect.py
│   │   │   │   ├── connect.pyc
│   │   │   │   ├── direct.py
│   │   │   │   ├── direct.pyc
│   │   │   │   ├── dns.py
│   │   │   │   ├── dns.pyc
│   │   │   │   ├── httpshandler.py
│   │   │   │   ├── httpshandler.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── inject.py
│   │   │   │   ├── inject.pyc
│   │   │   │   ├── methodrequest.py
│   │   │   │   ├── methodrequest.pyc
│   │   │   │   ├── pkihandler.py
│   │   │   │   ├── pkihandler.pyc
│   │   │   │   ├── rangehandler.py
│   │   │   │   ├── rangehandler.pyc
│   │   │   │   ├── redirecthandler.py
│   │   │   │   ├── redirecthandler.pyc
│   │   │   │   ├── templates.py
│   │   │   │   └── templates.pyc
│   │   │   ├── takeover
│   │   │   │   ├── abstraction.py
│   │   │   │   ├── abstraction.pyc
│   │   │   │   ├── icmpsh.py
│   │   │   │   ├── icmpsh.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── metasploit.py
│   │   │   │   ├── metasploit.pyc
│   │   │   │   ├── registry.py
│   │   │   │   ├── registry.pyc
│   │   │   │   ├── udf.py
│   │   │   │   ├── udf.pyc
│   │   │   │   ├── web.py
│   │   │   │   ├── web.pyc
│   │   │   │   ├── xp_cmdshell.py
│   │   │   │   └── xp_cmdshell.pyc
│   │   │   ├── techniques
│   │   │   │   ├── blind
│   │   │   │   │   ├── inference.py
│   │   │   │   │   ├── inference.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── __init__.pyc
│   │   │   │   ├── dns
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── test.py
│   │   │   │   │   ├── test.pyc
│   │   │   │   │   ├── use.py
│   │   │   │   │   └── use.pyc
│   │   │   │   ├── error
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── use.py
│   │   │   │   │   └── use.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   └── union
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── test.py
│   │   │   │   ├── test.pyc
│   │   │   │   ├── use.py
│   │   │   │   └── use.pyc
│   │   │   └── utils
│   │   │   ├── api.py
│   │   │   ├── api.pyc
│   │   │   ├── brute.py
│   │   │   ├── brute.pyc
│   │   │   ├── crawler.py
│   │   │   ├── crawler.pyc
│   │   │   ├── deps.py
│   │   │   ├── deps.pyc
│   │   │   ├── getch.py
│   │   │   ├── getch.pyc
│   │   │   ├── har.py
│   │   │   ├── har.pyc
│   │   │   ├── hashdb.py
│   │   │   ├── hashdb.pyc
│   │   │   ├── hash.py
│   │   │   ├── hash.pyc
│   │   │   ├── httpd.py
│   │   │   ├── httpd.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── pivotdumptable.py
│   │   │   ├── pivotdumptable.pyc
│   │   │   ├── progress.py
│   │   │   ├── progress.pyc
│   │   │   ├── purge.py
│   │   │   ├── purge.pyc
│   │   │   ├── safe2bin.py
│   │   │   ├── safe2bin.pyc
│   │   │   ├── search.py
│   │   │   ├── search.pyc
│   │   │   ├── sgmllib.py
│   │   │   ├── sgmllib.pyc
│   │   │   ├── sqlalchemy.py
│   │   │   ├── sqlalchemy.pyc
│   │   │   ├── timeout.py
│   │   │   ├── timeout.pyc
│   │   │   ├── versioncheck.py
│   │   │   ├── versioncheck.pyc
│   │   │   ├── xrange.py
│   │   │   └── xrange.pyc
│   │   ├── LICENSE
│   │   ├── plugins
│   │   │   ├── dbms
│   │   │   │   ├── access
│   │   │   │   │   ├── connector.py
│   │   │   │   │   ├── connector.pyc
│   │   │   │   │   ├── enumeration.py
│   │   │   │   │   ├── enumeration.pyc
│   │   │   │   │   ├── filesystem.py
│   │   │   │   │   ├── filesystem.pyc
│   │   │   │   │   ├── fingerprint.py
│   │   │   │   │   ├── fingerprint.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── syntax.py
│   │   │   │   │   ├── syntax.pyc
│   │   │   │   │   ├── takeover.py
│   │   │   │   │   └── takeover.pyc
│   │   │   │   ├── db2
│   │   │   │   │   ├── connector.py
│   │   │   │   │   ├── connector.pyc
│   │   │   │   │   ├── enumeration.py
│   │   │   │   │   ├── enumeration.pyc
│   │   │   │   │   ├── filesystem.py
│   │   │   │   │   ├── filesystem.pyc
│   │   │   │   │   ├── fingerprint.py
│   │   │   │   │   ├── fingerprint.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── syntax.py
│   │   │   │   │   ├── syntax.pyc
│   │   │   │   │   ├── takeover.py
│   │   │   │   │   └── takeover.pyc
│   │   │   │   ├── firebird
│   │   │   │   │   ├── connector.py
│   │   │   │   │   ├── connector.pyc
│   │   │   │   │   ├── enumeration.py
│   │   │   │   │   ├── enumeration.pyc
│   │   │   │   │   ├── filesystem.py
│   │   │   │   │   ├── filesystem.pyc
│   │   │   │   │   ├── fingerprint.py
│   │   │   │   │   ├── fingerprint.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── syntax.py
│   │   │   │   │   ├── syntax.pyc
│   │   │   │   │   ├── takeover.py
│   │   │   │   │   └── takeover.pyc
│   │   │   │   ├── h2
│   │   │   │   │   ├── connector.py
│   │   │   │   │   ├── connector.pyc
│   │   │   │   │   ├── enumeration.py
│   │   │   │   │   ├── enumeration.pyc
│   │   │   │   │   ├── filesystem.py
│   │   │   │   │   ├── filesystem.pyc
│   │   │   │   │   ├── fingerprint.py
│   │   │   │   │   ├── fingerprint.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── syntax.py
│   │   │   │   │   ├── syntax.pyc
│   │   │   │   │   ├── takeover.py
│   │   │   │   │   └── takeover.pyc
│   │   │   │   ├── hsqldb
│   │   │   │   │   ├── connector.py
│   │   │   │   │   ├── connector.pyc
│   │   │   │   │   ├── enumeration.py
│   │   │   │   │   ├── enumeration.pyc
│   │   │   │   │   ├── filesystem.py
│   │   │   │   │   ├── filesystem.pyc
│   │   │   │   │   ├── fingerprint.py
│   │   │   │   │   ├── fingerprint.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── syntax.py
│   │   │   │   │   ├── syntax.pyc
│   │   │   │   │   ├── takeover.py
│   │   │   │   │   └── takeover.pyc
│   │   │   │   ├── informix
│   │   │   │   │   ├── connector.py
│   │   │   │   │   ├── connector.pyc
│   │   │   │   │   ├── enumeration.py
│   │   │   │   │   ├── enumeration.pyc
│   │   │   │   │   ├── filesystem.py
│   │   │   │   │   ├── filesystem.pyc
│   │   │   │   │   ├── fingerprint.py
│   │   │   │   │   ├── fingerprint.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── syntax.py
│   │   │   │   │   ├── syntax.pyc
│   │   │   │   │   ├── takeover.py
│   │   │   │   │   └── takeover.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── maxdb
│   │   │   │   │   ├── connector.py
│   │   │   │   │   ├── connector.pyc
│   │   │   │   │   ├── enumeration.py
│   │   │   │   │   ├── enumeration.pyc
│   │   │   │   │   ├── filesystem.py
│   │   │   │   │   ├── filesystem.pyc
│   │   │   │   │   ├── fingerprint.py
│   │   │   │   │   ├── fingerprint.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── syntax.py
│   │   │   │   │   ├── syntax.pyc
│   │   │   │   │   ├── takeover.py
│   │   │   │   │   └── takeover.pyc
│   │   │   │   ├── mssqlserver
│   │   │   │   │   ├── connector.py
│   │   │   │   │   ├── connector.pyc
│   │   │   │   │   ├── enumeration.py
│   │   │   │   │   ├── enumeration.pyc
│   │   │   │   │   ├── filesystem.py
│   │   │   │   │   ├── filesystem.pyc
│   │   │   │   │   ├── fingerprint.py
│   │   │   │   │   ├── fingerprint.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── syntax.py
│   │   │   │   │   ├── syntax.pyc
│   │   │   │   │   ├── takeover.py
│   │   │   │   │   └── takeover.pyc
│   │   │   │   ├── mysql
│   │   │   │   │   ├── connector.py
│   │   │   │   │   ├── connector.pyc
│   │   │   │   │   ├── enumeration.py
│   │   │   │   │   ├── enumeration.pyc
│   │   │   │   │   ├── filesystem.py
│   │   │   │   │   ├── filesystem.pyc
│   │   │   │   │   ├── fingerprint.py
│   │   │   │   │   ├── fingerprint.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── syntax.py
│   │   │   │   │   ├── syntax.pyc
│   │   │   │   │   ├── takeover.py
│   │   │   │   │   └── takeover.pyc
│   │   │   │   ├── oracle
│   │   │   │   │   ├── connector.py
│   │   │   │   │   ├── connector.pyc
│   │   │   │   │   ├── enumeration.py
│   │   │   │   │   ├── enumeration.pyc
│   │   │   │   │   ├── filesystem.py
│   │   │   │   │   ├── filesystem.pyc
│   │   │   │   │   ├── fingerprint.py
│   │   │   │   │   ├── fingerprint.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── syntax.py
│   │   │   │   │   ├── syntax.pyc
│   │   │   │   │   ├── takeover.py
│   │   │   │   │   └── takeover.pyc
│   │   │   │   ├── postgresql
│   │   │   │   │   ├── connector.py
│   │   │   │   │   ├── connector.pyc
│   │   │   │   │   ├── enumeration.py
│   │   │   │   │   ├── enumeration.pyc
│   │   │   │   │   ├── filesystem.py
│   │   │   │   │   ├── filesystem.pyc
│   │   │   │   │   ├── fingerprint.py
│   │   │   │   │   ├── fingerprint.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── syntax.py
│   │   │   │   │   ├── syntax.pyc
│   │   │   │   │   ├── takeover.py
│   │   │   │   │   └── takeover.pyc
│   │   │   │   ├── sqlite
│   │   │   │   │   ├── connector.py
│   │   │   │   │   ├── connector.pyc
│   │   │   │   │   ├── enumeration.py
│   │   │   │   │   ├── enumeration.pyc
│   │   │   │   │   ├── filesystem.py
│   │   │   │   │   ├── filesystem.pyc
│   │   │   │   │   ├── fingerprint.py
│   │   │   │   │   ├── fingerprint.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── syntax.py
│   │   │   │   │   ├── syntax.pyc
│   │   │   │   │   ├── takeover.py
│   │   │   │   │   └── takeover.pyc
│   │   │   │   └── sybase
│   │   │   │   ├── connector.py
│   │   │   │   ├── connector.pyc
│   │   │   │   ├── enumeration.py
│   │   │   │   ├── enumeration.pyc
│   │   │   │   ├── filesystem.py
│   │   │   │   ├── filesystem.pyc
│   │   │   │   ├── fingerprint.py
│   │   │   │   ├── fingerprint.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── syntax.py
│   │   │   │   ├── syntax.pyc
│   │   │   │   ├── takeover.py
│   │   │   │   └── takeover.pyc
│   │   │   ├── generic
│   │   │   │   ├── connector.py
│   │   │   │   ├── connector.pyc
│   │   │   │   ├── custom.py
│   │   │   │   ├── custom.pyc
│   │   │   │   ├── databases.py
│   │   │   │   ├── databases.pyc
│   │   │   │   ├── entries.py
│   │   │   │   ├── entries.pyc
│   │   │   │   ├── enumeration.py
│   │   │   │   ├── enumeration.pyc
│   │   │   │   ├── filesystem.py
│   │   │   │   ├── filesystem.pyc
│   │   │   │   ├── fingerprint.py
│   │   │   │   ├── fingerprint.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── misc.py
│   │   │   │   ├── misc.pyc
│   │   │   │   ├── search.py
│   │   │   │   ├── search.pyc
│   │   │   │   ├── syntax.py
│   │   │   │   ├── syntax.pyc
│   │   │   │   ├── takeover.py
│   │   │   │   ├── takeover.pyc
│   │   │   │   ├── users.py
│   │   │   │   └── users.pyc
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── README.md
│   │   ├── sqlmapapi.py
│   │   ├── sqlmapapi.pyc
│   │   ├── sqlmap.conf
│   │   ├── sqlmap.py
│   │   ├── sqlmap.pyc
│   │   ├── tamper
│   │   │   ├── apostrophemask.py
│   │   │   ├── apostrophemask.pyc
│   │   │   ├── apostrophenullencode.py
│   │   │   ├── apostrophenullencode.pyc
│   │   │   ├── appendnullbyte.py
│   │   │   ├── appendnullbyte.pyc
│   │   │   ├── base64encode.py
│   │   │   ├── base64encode.pyc
│   │   │   ├── between.py
│   │   │   ├── between.pyc
│   │   │   ├── bluecoat.py
│   │   │   ├── bluecoat.pyc
│   │   │   ├── chardoubleencode.py
│   │   │   ├── chardoubleencode.pyc
│   │   │   ├── charencode.py
│   │   │   ├── charencode.pyc
│   │   │   ├── charunicodeencode.py
│   │   │   ├── charunicodeencode.pyc
│   │   │   ├── charunicodeescape.py
│   │   │   ├── charunicodeescape.pyc
│   │   │   ├── commalesslimit.py
│   │   │   ├── commalesslimit.pyc
│   │   │   ├── commalessmid.py
│   │   │   ├── commalessmid.pyc
│   │   │   ├── commentbeforeparentheses.py
│   │   │   ├── commentbeforeparentheses.pyc
│   │   │   ├── concat2concatws.py
│   │   │   ├── concat2concatws.pyc
│   │   │   ├── equaltolike.py
│   │   │   ├── equaltolike.pyc
│   │   │   ├── escapequotes.py
│   │   │   ├── escapequotes.pyc
│   │   │   ├── greatest.py
│   │   │   ├── greatest.pyc
│   │   │   ├── halfversionedmorekeywords.py
│   │   │   ├── halfversionedmorekeywords.pyc
│   │   │   ├── hex2char.py
│   │   │   ├── hex2char.pyc
│   │   │   ├── htmlencode.py
│   │   │   ├── htmlencode.pyc
│   │   │   ├── ifnull2casewhenisnull.py
│   │   │   ├── ifnull2casewhenisnull.pyc
│   │   │   ├── ifnull2ifisnull.py
│   │   │   ├── ifnull2ifisnull.pyc
│   │   │   ├── informationschemacomment.py
│   │   │   ├── informationschemacomment.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── least.py
│   │   │   ├── least.pyc
│   │   │   ├── lowercase.py
│   │   │   ├── lowercase.pyc
│   │   │   ├── luanginx.py
│   │   │   ├── luanginx.pyc
│   │   │   ├── modsecurityversioned.py
│   │   │   ├── modsecurityversioned.pyc
│   │   │   ├── modsecurityzeroversioned.py
│   │   │   ├── modsecurityzeroversioned.pyc
│   │   │   ├── multiplespaces.py
│   │   │   ├── multiplespaces.pyc
│   │   │   ├── overlongutf8more.py
│   │   │   ├── overlongutf8more.pyc
│   │   │   ├── overlongutf8.py
│   │   │   ├── overlongutf8.pyc
│   │   │   ├── percentage.py
│   │   │   ├── percentage.pyc
│   │   │   ├── plus2concat.py
│   │   │   ├── plus2concat.pyc
│   │   │   ├── plus2fnconcat.py
│   │   │   ├── plus2fnconcat.pyc
│   │   │   ├── randomcase.py
│   │   │   ├── randomcase.pyc
│   │   │   ├── randomcomments.py
│   │   │   ├── randomcomments.pyc
│   │   │   ├── space2comment.py
│   │   │   ├── space2comment.pyc
│   │   │   ├── space2dash.py
│   │   │   ├── space2dash.pyc
│   │   │   ├── space2hash.py
│   │   │   ├── space2hash.pyc
│   │   │   ├── space2morecomment.py
│   │   │   ├── space2morecomment.pyc
│   │   │   ├── space2morehash.py
│   │   │   ├── space2morehash.pyc
│   │   │   ├── space2mssqlblank.py
│   │   │   ├── space2mssqlblank.pyc
│   │   │   ├── space2mssqlhash.py
│   │   │   ├── space2mssqlhash.pyc
│   │   │   ├── space2mysqlblank.py
│   │   │   ├── space2mysqlblank.pyc
│   │   │   ├── space2mysqldash.py
│   │   │   ├── space2mysqldash.pyc
│   │   │   ├── space2plus.py
│   │   │   ├── space2plus.pyc
│   │   │   ├── space2randomblank.py
│   │   │   ├── space2randomblank.pyc
│   │   │   ├── sp_password.py
│   │   │   ├── sp_password.pyc
│   │   │   ├── substring2leftright.py
│   │   │   ├── substring2leftright.pyc
│   │   │   ├── symboliclogical.py
│   │   │   ├── symboliclogical.pyc
│   │   │   ├── unionalltounion.py
│   │   │   ├── unionalltounion.pyc
│   │   │   ├── unmagicquotes.py
│   │   │   ├── unmagicquotes.pyc
│   │   │   ├── uppercase.py
│   │   │   ├── uppercase.pyc
│   │   │   ├── varnish.py
│   │   │   ├── varnish.pyc
│   │   │   ├── versionedkeywords.py
│   │   │   ├── versionedkeywords.pyc
│   │   │   ├── versionedmorekeywords.py
│   │   │   ├── versionedmorekeywords.pyc
│   │   │   ├── xforwardedfor.py
│   │   │   └── xforwardedfor.pyc
│   │   └── thirdparty
│   │   ├── ansistrm
│   │   │   ├── ansistrm.py
│   │   │   ├── ansistrm.pyc
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── beautifulsoup
│   │   │   ├── beautifulsoup.py
│   │   │   ├── beautifulsoup.pyc
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── bottle
│   │   │   ├── bottle.py
│   │   │   ├── bottle.pyc
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── chardet
│   │   │   ├── big5freq.py
│   │   │   ├── big5freq.pyc
│   │   │   ├── big5prober.py
│   │   │   ├── big5prober.pyc
│   │   │   ├── chardetect.py
│   │   │   ├── chardetect.pyc
│   │   │   ├── chardistribution.py
│   │   │   ├── chardistribution.pyc
│   │   │   ├── charsetgroupprober.py
│   │   │   ├── charsetgroupprober.pyc
│   │   │   ├── charsetprober.py
│   │   │   ├── charsetprober.pyc
│   │   │   ├── codingstatemachine.py
│   │   │   ├── codingstatemachine.pyc
│   │   │   ├── compat.py
│   │   │   ├── compat.pyc
│   │   │   ├── constants.py
│   │   │   ├── constants.pyc
│   │   │   ├── cp949prober.py
│   │   │   ├── cp949prober.pyc
│   │   │   ├── escprober.py
│   │   │   ├── escprober.pyc
│   │   │   ├── escsm.py
│   │   │   ├── escsm.pyc
│   │   │   ├── eucjpprober.py
│   │   │   ├── eucjpprober.pyc
│   │   │   ├── euckrfreq.py
│   │   │   ├── euckrfreq.pyc
│   │   │   ├── euckrprober.py
│   │   │   ├── euckrprober.pyc
│   │   │   ├── euctwfreq.py
│   │   │   ├── euctwfreq.pyc
│   │   │   ├── euctwprober.py
│   │   │   ├── euctwprober.pyc
│   │   │   ├── gb2312freq.py
│   │   │   ├── gb2312freq.pyc
│   │   │   ├── gb2312prober.py
│   │   │   ├── gb2312prober.pyc
│   │   │   ├── hebrewprober.py
│   │   │   ├── hebrewprober.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── jisfreq.py
│   │   │   ├── jisfreq.pyc
│   │   │   ├── jpcntx.py
│   │   │   ├── jpcntx.pyc
│   │   │   ├── langbulgarianmodel.py
│   │   │   ├── langbulgarianmodel.pyc
│   │   │   ├── langcyrillicmodel.py
│   │   │   ├── langcyrillicmodel.pyc
│   │   │   ├── langgreekmodel.py
│   │   │   ├── langgreekmodel.pyc
│   │   │   ├── langhebrewmodel.py
│   │   │   ├── langhebrewmodel.pyc
│   │   │   ├── langhungarianmodel.py
│   │   │   ├── langhungarianmodel.pyc
│   │   │   ├── langthaimodel.py
│   │   │   ├── langthaimodel.pyc
│   │   │   ├── latin1prober.py
│   │   │   ├── latin1prober.pyc
│   │   │   ├── mbcharsetprober.py
│   │   │   ├── mbcharsetprober.pyc
│   │   │   ├── mbcsgroupprober.py
│   │   │   ├── mbcsgroupprober.pyc
│   │   │   ├── mbcssm.py
│   │   │   ├── mbcssm.pyc
│   │   │   ├── sbcharsetprober.py
│   │   │   ├── sbcharsetprober.pyc
│   │   │   ├── sbcsgroupprober.py
│   │   │   ├── sbcsgroupprober.pyc
│   │   │   ├── sjisprober.py
│   │   │   ├── sjisprober.pyc
│   │   │   ├── universaldetector.py
│   │   │   ├── universaldetector.pyc
│   │   │   ├── utf8prober.py
│   │   │   └── utf8prober.pyc
│   │   ├── clientform
│   │   │   ├── clientform.py
│   │   │   ├── clientform.pyc
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── colorama
│   │   │   ├── ansi.py
│   │   │   ├── ansi.pyc
│   │   │   ├── ansitowin32.py
│   │   │   ├── ansitowin32.pyc
│   │   │   ├── initialise.py
│   │   │   ├── initialise.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── win32.py
│   │   │   ├── win32.pyc
│   │   │   ├── winterm.py
│   │   │   └── winterm.pyc
│   │   ├── fcrypt
│   │   │   ├── fcrypt.py
│   │   │   ├── fcrypt.pyc
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── gprof2dot
│   │   │   ├── gprof2dot.py
│   │   │   ├── gprof2dot.pyc
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── identywaf
│   │   │   ├── data.json
│   │   │   ├── identYwaf.py
│   │   │   ├── identYwaf.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   └── LICENSE
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── keepalive
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── keepalive.py
│   │   │   └── keepalive.pyc
│   │   ├── magic
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── magic.py
│   │   │   └── magic.pyc
│   │   ├── multipart
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── multipartpost.py
│   │   │   └── multipartpost.pyc
│   │   ├── odict
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── ordereddict.py
│   │   │   └── ordereddict.pyc
│   │   ├── prettyprint
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── prettyprint.py
│   │   │   └── prettyprint.pyc
│   │   ├── pydes
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── pyDes.py
│   │   │   └── pyDes.pyc
│   │   ├── six
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── socks
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── LICENSE
│   │   │   ├── socks.py
│   │   │   └── socks.pyc
│   │   ├── termcolor
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── termcolor.py
│   │   │   └── termcolor.pyc
│   │   ├── wininetpton
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── win_inet_pton.py
│   │   │   └── win_inet_pton.pyc
│   │   └── xdot
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── xdot.py
│   │   └── xdot.pyc
│   └── sqlmap-1.4.dist-info
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
128 directories, 877 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment