k2 — a small threaded path scanner (h0rn3t)
Project description
k2
Simple threaded path scanner. Usage:
from k2 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
k2_h0rn3t-0.1.0.tar.gz
(3.5 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
File details
Details for the file k2_h0rn3t-0.1.0.tar.gz.
File metadata
- Download URL: k2_h0rn3t-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
573bdb3ccf9e1bd80923ea76c2ff7fb17ca7e396ed009086f4af61d6a49b0172
|
|
| MD5 |
d769319171abfa139d48b22796bb59f9
|
|
| BLAKE2b-256 |
5c0e2d1f0be5617214c22172e8ca71b12bd41a8b406f0b7d75b770178e0eb9b6
|
File details
Details for the file k2_h0rn3t-0.1.0-py3-none-any.whl.
File metadata
- Download URL: k2_h0rn3t-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.0 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 |
52603c0e2111ba89fb38da4b547a1ca1304ed7faba0b28eee5b9114346fffa18
|
|
| MD5 |
8a807285553c1c71c37176cab76f3310
|
|
| BLAKE2b-256 |
020b705cb5c0532f0973413df35a2a4813973a6f111f37df55483adf70fe8d98
|