These options can be used to specify which parameters to test for, provide custom injection payloads and optional tampering scripts ## 这些选项可以用来指定测试哪些参数, 提供自定义的注入payloads和可选篡改脚本。
These options can be used to enumerate the back-enddatabasemanagementsystem information, structure anddata contained in the tables. Moreover you can run your own SQL statements ## 这些选项可以用来列举后端数据库管理系统的信息、表中的结构和数据。此外,您还可以运行您自己的SQL语句。
-a, --all Retrieve everything ## 检索一切
-b, --banner Retrieve DBMS banner ## 检索数据库管理系统的标识
--current-user Retrieve DBMS current user ## 检索数据库管理系统的 标识
--current-db Retrieve DBMS current database ## 检索数据库管理系统当前数据库
-hostname Retrieve DBMS server hostname ## 检索数据库服务器的主机名
--is-dba Detect if the DBMS current user is DBA ## 检测DBMS当前用户是否DBA
--shared-lib=SHLIB Local path of the shared library ## 共享库的本地路径
File system access(访问文件系统)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
File system access(访问文件系统): These options can be used to access the back-enddatabasemanagementsystem underlying filesystem ## 这些选项可以被用来访问后端数据库管理系统的底层文件系统。
--file-read=RFILE Read a file from the back-end DBMS file system ## 从后端的数据库管理系统文件系统读取文件
--file-write=WFILE Write a local file on the back-end DBMS file system ## 编辑后端的数据库管理系统文件系统上的本地文件
--file-dest=DFILE Back-end DBMS absolute filepath to write to ## 后端的数据库管理系统写入文件的绝对路径