Skip to content

onEpAth936/SQLlogtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

由一道CTF的web日志题目所引出来的工具,功能与Windows的findstr命令,Linux的grep命令类似

由python3编写,脚本缺点挺多,主要是想练一下python脚本编写

参数用法:

stri	搜索指定字符串
number	搜索数字

python sqllog.py stri table_name
python sqllog.py number 200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages