Python 3 library providing security testing capabilities for webservers, enabling GET and POST requests, and incorporating checks against common vulnerabilities such as XSS, SQL Injection, and CSRF.
Project description
phoneutria
Description
Python 3 library providing security testing capabilities for webservers, enabling GET and POST requests, and incorporating checks against common vulnerabilities such as XSS, SQL Injection, and CSRF.
install:
pip install phoneutria
install in ubuntu:
pip install phoneutria --break-system-packages
Command line usage:
Google Hacking:
phoneutria -gh access.logs
Occurrence of the word in website:
phoneutria -t https://api.example.com -w word
To make a GET request of the all links in website:
phoneutria -t https://api.example.com --links
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
phoneutria-1.0rc18.tar.gz
(10.4 kB
view details)
Built Distribution
File details
Details for the file phoneutria-1.0rc18.tar.gz
.
File metadata
- Download URL: phoneutria-1.0rc18.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aab5b51d1d428493eed882a79e855f42da054aa07799d11b0e8c3fd481363675 |
|
MD5 | d9d5e459e2ab5399560c8e8a121092fd |
|
BLAKE2b-256 | a278d4a54c6c76df2933d1431fba22d71d1ac2f47755a874940bfed267bb5035 |
File details
Details for the file phoneutria-1.0rc18-py3-none-any.whl
.
File metadata
- Download URL: phoneutria-1.0rc18-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2894188aa52524b5ea54d22714a416b8f85af86fafd0e1c778edd17487fcc4a4 |
|
MD5 | 65da7eca7f78428ff324ba5fad324c43 |
|
BLAKE2b-256 | b57bcbc97753c96c431f855c0892304fc6ef1f2aa9d71d95f58316fb7db02334 |