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.
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.0rc26.tar.gz
(10.5 kB
view details)
Built Distribution
File details
Details for the file phoneutria-1.0rc26.tar.gz
.
File metadata
- Download URL: phoneutria-1.0rc26.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6024e695f33d2685b02e6cffbc530635c105ace47d329c297cf2cd40e0137dd8 |
|
MD5 | 24c53a47550e5fa16d56fa623d60b38c |
|
BLAKE2b-256 | 69e28440549c8dc942876940a22e2347f3276127bf3c8c176a81fa72141cbd86 |
File details
Details for the file phoneutria-1.0rc26-py3-none-any.whl
.
File metadata
- Download URL: phoneutria-1.0rc26-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea2b5c1bd9342cad69a3794d98b60c9e5c1801a92cd03c8c78924f9a96d4e3da |
|
MD5 | 0459b30c980b57ffd332f8a5301a1fdf |
|
BLAKE2b-256 | 7fddcfc87aa642ba51f263f5e2ca293ab0a0bfccb3dbcb015f21e423814c9fff |