مكتبة للكشف عن ثغرات 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.6.tar.gz
(6.4 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.6.tar.gz.
File metadata
- Download URL: vuln_scanner-0.6.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55fc478cd71ac1d23a0cdb98b83641608f66eb280d401b202fd392eb9f08f680
|
|
| MD5 |
fc6a96f54d025350bd99010bd0f2716c
|
|
| BLAKE2b-256 |
d87143772bac033ed83faed45a853d3f0feadc2a34b54c4bebfc5e62264c5dd5
|
File details
Details for the file vuln_scanner-0.6-py3-none-any.whl.
File metadata
- Download URL: vuln_scanner-0.6-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31999a93ff9bf9388fbb0b50ced7c6235da3657615ce1ab433dd89d4671666dc
|
|
| MD5 |
961953c9cc4eabc76e7604aaf21d270e
|
|
| BLAKE2b-256 |
2833dee419ab3e765734a524e8363e662dea676bd8ee4e9f04afc7dbb8dcca38
|