Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mstxq17/dbLeakscan
this scanner try to scan some dbbak or ctf #源码泄露
https://github.com/mstxq17/dbLeakscan
Last synced: 21 days ago
JSON representation
this scanner try to scan some dbbak or ctf #源码泄露
- Host: GitHub
- URL: https://github.com/mstxq17/dbLeakscan
- Owner: mstxq17
- Created: 2018-02-05T06:39:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-05T07:43:02.000Z (almost 7 years ago)
- Last Synced: 2024-08-05T17:40:45.430Z (4 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 23
- Watchers: 0
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - mstxq17/dbLeakscan - this scanner try to scan some dbbak or ctf #源码泄露 (Python)
README
# dbLeakscan
this scanner try to scan some dbbak or ctf #源码泄露
# Installation:
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
# Usage:
`python dbLeakscan.py [url] [thread_number] [time_out]`# Special
It can increate some bak file about the domain,which may be important# Description:
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!`