مكتبة للكشف عن ثغرات XSS، SQL Injection، LFI، و RFI
Project description
vuln_scanner
مكتبة بايثون لاكتشاف الثغرات الشائعة مثل XSS، SQL Injection، LFI، و RFI.
الاستخدام
from vuln_scanner import scan_xss, scan_sql_injection, scan_lfi, scan_rfi
url = "http://example.com"
external_url = "http://malicious.com/shell.txt"
scan_xss(url)
scan_sql_injection(url)
scan_lfi(url)
scan_rfi(url, external_url)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vuln_scanner-0.3.tar.gz
(3.9 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 vuln_scanner-0.3.tar.gz.
File metadata
- Download URL: vuln_scanner-0.3.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08ee6852cd91bc7cf4d78e33be93bf12c2bd58db2640fe57fa90a8cc9a9f91b6
|
|
| MD5 |
68f76591ed166704d5188f67fb8d7194
|
|
| BLAKE2b-256 |
04e7c40d556d8325fd2cf4bc18bd6cd0c7f84318266d5f0bff4b9f1b4da7daea
|
File details
Details for the file vuln_scanner-0.3-py3-none-any.whl.
File metadata
- Download URL: vuln_scanner-0.3-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f8480eb30b3a34ddfdc9cd53b77460a5bfe3d73946b114cbce8163f4d800e78
|
|
| MD5 |
e5493d9f4ab3290c2283addee3cf2e56
|
|
| BLAKE2b-256 |
9118005fc7ec8279c2100d70b5348076862af3390c87966352804b108033324f
|