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.0rc20.tar.gz
(10.5 kB
view details)
Built Distribution
File details
Details for the file phoneutria-1.0rc20.tar.gz
.
File metadata
- Download URL: phoneutria-1.0rc20.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 | ee56aa3f84689dfb5e12dc9c8658aa8ab7931d7f05111edf6035968d167a7feb |
|
MD5 | 5f83097ca3918d6045adb17c906b1399 |
|
BLAKE2b-256 | 62ef67ed854e5102c1ebcba349c193e76478bb531b2af1e8d66a15e0c17c2852 |
File details
Details for the file phoneutria-1.0rc20-py3-none-any.whl
.
File metadata
- Download URL: phoneutria-1.0rc20-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 | 7576bc070d411c7bae069b95416f2669103bfb87b1fbd47a21492a01c1736e8e |
|
MD5 | a995d83dac05fe455c9e26e6351531ea |
|
BLAKE2b-256 | 2e148656afa38f0d58674ed0b19476965f821a402a86a399badeb1d790cf6737 |