Skip to content

🔍 SQLBlind_Tools 一款从PCAP文件中提取和处理数据的工具,用于快速完成SQL盲注流量分析题目

Notifications You must be signed in to change notification settings

5ime/SQLBlind_Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

SQLBlind_Tools

SQLBlind_Tools,一款从PCAP文件中提取和处理数据的工具,用于快速完成SQL盲注流量分析题目

功能

optional arguments:
  -h, --help            show this help message and exit
  -f FILE, --file FILE  PCAP文件路径
  -r REGEXP, --regexp REGEXP 使用指定正则表达式提取数据
  -o OUTPUT, --output OUTPUT 将所有URI输出到指定文件中

快速开始

python3 sqlblind_tools.py -f demo/SQL盲注2.pcapng

run

About

🔍 SQLBlind_Tools 一款从PCAP文件中提取和处理数据的工具,用于快速完成SQL盲注流量分析题目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages