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.0rc22.tar.gz
(10.5 kB
view details)
Built Distribution
File details
Details for the file phoneutria-1.0rc22.tar.gz
.
File metadata
- Download URL: phoneutria-1.0rc22.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 | 1a7db3a592298c0fa7880d1e8ffc728f62bdfff52188213cbc5e3bc1c3abd9e1 |
|
MD5 | 17ad8564477820f36f384c41063cd8dc |
|
BLAKE2b-256 | 931f7e193ffdc438b866108b87ba3bb358272f6ddc4f768ff412dc0f28161c2c |
File details
Details for the file phoneutria-1.0rc22-py3-none-any.whl
.
File metadata
- Download URL: phoneutria-1.0rc22-py3-none-any.whl
- Upload date:
- Size: 12.2 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 | 07f20f43dfe6bb298ad1aed816811fdfb776b08bd19619942073d02ce322d507 |
|
MD5 | f4165b8d8855ddd9da6aa5cf366e82db |
|
BLAKE2b-256 | dc56dbdb4d4e9fe22d3d1c09aab3786eab86c3f8b3e0850d81e09ca4c1cea7c6 |