BADS Community: A simple threaded path scanner
Project description
bads
Simple threaded path scanner. Usage:
from bads import h0rn3t
sites_file = "v.txt"
paths = ["robots.txt", "login.php", "admin/"]
check_texts = ["admin", "login", "sql error"]
threads = 5
output_file = "results.txt"
scanner = h0rn3t(sites_file, paths, check_texts, threads, output_file)
scanner.run()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bads-0.1.0.tar.gz
(3.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
bads-0.1.0-py3-none-any.whl
(4.6 kB
view details)
File details
Details for the file bads-0.1.0.tar.gz.
File metadata
- Download URL: bads-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c79cb2df6f0b4a3ddb9dc410d5ffeec2e726f431ce8a8aff7ab84e97c943cc72
|
|
| MD5 |
76022c07c4b6234ae23b23f48781bcc3
|
|
| BLAKE2b-256 |
410647429f93424b605b91dc81a9ffcc4667051fe640bccfdebd0498bd927e81
|
File details
Details for the file bads-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bads-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e1af4c202a7c761c1ea2abc7db998ed752ad8dc053c9d77236281ea279083da
|
|
| MD5 |
5652d5da8590666dbf691e346f666ad4
|
|
| BLAKE2b-256 |
4b8e4d758c1bbecae87266eda52e9aff5523f84d8deb7d130b28d7728bb101d2
|