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.0rc19.tar.gz
(10.5 kB
view details)
Built Distribution
File details
Details for the file phoneutria-1.0rc19.tar.gz
.
File metadata
- Download URL: phoneutria-1.0rc19.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d182d2f0d9c3e07ddc37e3aa4867b9088bac9ad1387cd416da17c31fe6cc626a |
|
MD5 | 20d1272ad1e411a29a87d65724fc7d98 |
|
BLAKE2b-256 | 9c878def474ec17185cb7228f4810945878de07a97eb831233b4e4875862204c |
File details
Details for the file phoneutria-1.0rc19-py3-none-any.whl
.
File metadata
- Download URL: phoneutria-1.0rc19-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 | 4bb7b384481983bab921144b3a6a6d43e53ec4b8717973876a3795b714d58aae |
|
MD5 | 5755f1c3f9a5198fce33969bf2c0395d |
|
BLAKE2b-256 | 2a59a2ae14ec46e901aa67228ff635dd074a7de7d195aac433780973c7c46748 |