burpsuit (1.7.26)扩展 sqlmap 插件,并sql注入

0.添加sqlmap目录到环境变量,否则命令行中找不到sqlmap.py;

1.下载sqlmap.jar (不是sqlmap工具) ; 

2.burp>extender>extensions,添加插件

3.添加后多了标签页“Sqlmap”;

4.选择目标请求,发送到sqlmap

5.弹出命令窗口:

 C:\Users\TEST_Y~1\AppData\Local\Temp\\1563959877234.req,文件内容是接口请求详情:

POST /address/un_reg_list HTTP/1.1
accept: application/json
version: 1.0.0
Content-Type: application/json;charset=utf-8
Content-Length: 121
Host: 192.168.1.68:5000
Connection: close
Cookie: session=eyJ1c2VybmFtZSI6IjRiODAwODcyLWM3MDYtNDhlZS1iYTE1LWEzNGU0OTliYmY3YiJ9.XTghtA.pA7fW9n6pntnZ328ZLE_Uaa6BTA
User-Agent: okhttp/3.6.0

{"data":{"req_time":1563959604647,"customer_id":20181},"merchant_id":"crm-app","sign":"2b8fe3827f0154fa17371d8de801236e"}

6.burpsuite-sqlmap中可用添加参数

7.本机安装多版本python时,需要设置默认python为2.x版本;设置后重新启动burpsuite 。默认python3.x版本会如此提示:

D:\BurpsuiteUnlimited>sqlmap.py -r C:\Users\TEST_Y~1\AppData\Local\Temp\\1563957751189.req --level 3
[CRITICAL] incompatible Python version detected ('3.6.2'). For successfully running sqlmap you'll have to use version 2.6 or 2.7 (visit 'http://www.python.org/download/')

 

国外网友基于faketime做的burp loader的unlimited版本. 需要一堆dll或者so. 详情见如下描述,没有分的可以去github上找. ======================== BurpUnlimited version 1.7.26 release 1.0 + Created by: mxcx@fosec.vn + Email: mxcxvn@gmail.com + Based on: BurpLoader by larry_lau + Github: https://github.com/mxcxvn/BurpUnlimited it's opensource ======================== This project is NOT intended to replace BurpLoader. It just EXTENDS BurpLoader's license! To run the project from the command line: java -javaagent:BurpUnlimited.jar -agentpath:lib/libfaketime -jar BurpUnlimited.jar or double click on BurpUnlimited.jar (set permision before) ## Notes: - There are some requirements files in lib at current folder: + burpsuite_pro_v1.7.26.jar is main object + libfaketime* Lib for hook time activation. Sourcecode is at https://github.com/faketime-java/faketime - For windows, vcredist is required: https://www.microsoft.com/en-gb/download/details.aspx?id=48145 - The folder for_windows_if_you_dont_wanna_install_vcredist is for anyone who don't wana install vcredist, please chose the file for x64 or x86, rename to vcruntime140.dll and copy to BurpUnlimited.jar's folder - To have no unexpected error, please leave all file in the folders which have not any space character (including java binary file in case not run with default java). - This version is tested run stable on MACOSX 64 bit, Ubuntu 64 bit, Windows 64 and 32 bit. If you have any error in starting, please try some ways: + Change manually your datetime to before 01/10/2017 + Build your own libfaketime, sourcecode is at https://github.com/faketime-java/faketime + Or contact me mxcxvn@gmail.com ## Hash MD5 version release 1 BurpUnlimited.jar 5cf68ad0cc2d4ee265d0da1469decf21 lib/ burpsuite_pro_v1.7.26.jar 5d1cbbebc7fb59a399ae7bcacbe05f74 libfaketime32.dll e3842711a065b672dec322c4140b950f libfaketime32.jnilib d2b62d06a972035149bfdefe1605c041 libfaketime32.so 5c2baa272037207533d74faa4291e91d libfaketime64.dll 6659efeee9698609a9ffd9ea8c9d07d1 libfaketime64.jnilib ff3dbde6a28f1c59d829cf5665c8e628 libfaketime64.so 5c2baa272037207533d74faa4291e91d for_windows_if_you_dont_wanna_install_vcredist/ vcruntime140_x32.dll b77eeaeaf5f8493189b89852f3a7a712 vcruntime140_x64.dll 6c2c88ff1b3da84b44d23a253a06c01b
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

生命的脚步从不停歇

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值