mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-05 05:33:16 +03:00
converted to titles
This commit is contained in:
parent
7ddca10002
commit
1b225852f5
|
@ -1,4 +1,4 @@
|
|||
Libraries in `thirdparty/` directory:
|
||||
<h2 id="thirdparty">Libraries in `thirdparty/` directory</h2>
|
||||
|
||||
| Library | Homepage | License | Notes | Switch |
|
||||
| ------------ | ----------- | ----------- | ----------- | ----------- |
|
||||
|
@ -21,13 +21,13 @@ Libraries in `thirdparty/` directory:
|
|||
| `thirdparty/termcolor/` | http://pypi.python.org/pypi/termcolor | MIT | Used to colourize output | - |
|
||||
| `thirdparty/xdot/` | http://code.google.com/p/jrfonseca/wiki/XDot | LGPL | Used for internal debug purposes | `--profile` |
|
||||
|
||||
Libraries and tools in `extra/` directory not entirely written by sqlmap developers:
|
||||
<h2 id="extra">Libraries and tools in `extra/` directory not entirely written by sqlmap developers</h2>
|
||||
|
||||
| Library / tool | Homepage | License | Notes | Switch |
|
||||
| ------------ | ----------- | ----------- | ----------- | ----------- |
|
||||
| `extra/icmpsh/` | http://leidecker.info | GPL | Used for OS takeover feature via ICMP | `--os-pwn` |
|
||||
|
||||
Dependencies not bundled:
|
||||
<h2 id="notbundled">Dependencies not bundled</h2>
|
||||
|
||||
| Library / tool | Homepage | License | Notes | Switch |
|
||||
| ------------ | ----------- | ----------- | ----------- | ----------- |
|
||||
|
@ -42,4 +42,4 @@ Dependencies not bundled:
|
|||
| python-pyodbc | http://pyodbc.googlecode.com/ | MIT | Connector for Microsoft Access | `-d` |
|
||||
| python-pymssql | http://pymssql.sourceforge.net/ | LGPL | Connector for MS SQL Server | `-d` |
|
||||
| python pymysql | http://code.google.com/p/pymysql/ | MIT | Connector for MySQL | `-d` |
|
||||
| python-pysqlite2 | http://pysqlite.googlecode.com/ | MIT | Connector for SQLite 2 | `-d` |
|
||||
| python-pysqlite2 | http://pysqlite.googlecode.com/ | MIT | Connector for SQLite 2 | `-d` |
|
||||
|
|
Loading…
Reference in New Issue
Block a user