GitHub - mstxq17/dbLeakscan: this scanner try to scan some dbbak or ctf #源码泄露
2019-08-05 02:28:55 Author: github.com(查看原文) 阅读量:163 收藏

Join GitHub today

GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.

Sign up

this scanner try to scan some dbbak or ctf #源码泄露

Python

this scanner try to scan some dbbak or ctf #源码泄露

Type the following in the terminal

git clone https://github.com/mstxq17/dbLeakscan /opt/dbLeakscan

the fllowing python module should be installed:

import requests

import threading

import re

import sys

python dbLeakscan.py [url] [thread_number] [time_out]

It can increate some bak file about the domain,which may be important

dbLeakscan is my first python tools wiht multithreading.The file had contained good fuzzing dictionary so i don't code the application to support users's dict but maybe v2.0 it will become better and help you more!

`


文章来源: https://github.com/mstxq17/dbLeakscan
如有侵权请联系:admin#unsafe.sh