SQLMAP深度解析及使用手册

栏目: 编程工具 · 发布时间: 6年前

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 通用:这些选项用于设置一些通用参数

以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

从算法到程序

从算法到程序

徐子珊 / 2013-3 / 59.00元

《从算法到程序:从应用问题编程实践全面体验算法理论》第1章讨论算法设计、分析的基本概念,第2章讨论算法设计中最常用的几个数据结构,包括链表、栈、队列、二叉搜索数、散列表等。第3章讨论了算法设计的两个基本策略:渐增策略与分支策略。这3章的内容,为读者阅读本书以后的内容奠定了基础。第4章讨论了几个代数计算的基本问题及其算法,包括矩阵运算、解线性方程组、多项式运算等。第5章讨论了几个关于计算几何的基本问......一起来看看 《从算法到程序》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

随机密码生成器
随机密码生成器

多种字符组合密码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具