SQLMAP深度解析及使用手冊
摘要:
Target:At least one of these options has to be provided to define the target(s)
目標:至少為目標提供一個選項
Request:Thes...
Target:At least one of these options has to be provided to define the target(s) | 目標:至少為目標提供一個選項 |
---|---|
Request:These options can be used to specify how to connect to the target URL | 請求:這些選項用於指定如何連線目標URL的方法 |
Optimization:These options can be used to optimize the performance of sqlmap | 優化:這些選項用來優化sqlmap的效能 |
Injection:These options can be used to specify which parameters to test for, | 注入:這些選項用於指定測試那些引數,提供注入payload和篡改指令碼 |
Detection:These options can be used to customize the detection phase | 偵測:這些選項用於偵測階段的定製化 |
Techniques:These options can be used to tweak testing of specific SQL injection techniques | 技巧:這些選項用於調整特定sql注入技術的技巧 |
Enumeration:These options can be used to enumerate the back-end database management system information, structure and data contained in the tables. Moreover you can run your own SQL statements | 列舉:這些選項可用於列舉後端資料庫管理系統資訊、表裡的資料介面,此外還可以執行你的sql語句 |
Brute force:These options can be used to run brute force checks | 暴力執行:這些選項用於暴力檢查 |
User-defined function injection:These options can be used to create custom user-defined functions | 使用者定義注入函式:這些選項用於建立使用者定義函式 |
File system access:These options can be used to access the back-end database management system underlying file system | 訪問檔案系統:這些選項用於訪問後端資料庫管理系統的底層檔案系統 |
Operating system access:These options can be used to access the back-end database management system underlying operating system | 作業系統連線:這些選項用於連線後端DBMS底層的os |
Windows registry access:These options can be used to access the back-end database management system Windows registry | windows 登錄檔連線:這些選項用於連線後端DBMS的windows 登錄檔 |
General: These options can be used to set some general working parameters | 通用:這些選項用於設定一些通用引數 |