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.0rc28.tar.gz
(10.5 kB
view details)
Built Distribution
File details
Details for the file phoneutria-1.0rc28.tar.gz
.
File metadata
- Download URL: phoneutria-1.0rc28.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 | e22141f122928aed2098c2c748b5f91df5784443275ca00258f5d4fe99852f1e |
|
MD5 | a82545c5fb6c26def092e7eabbeaf54b |
|
BLAKE2b-256 | 0ef2d45d04b9e0141a87e179d842b3925925afe1d1ebf8ceb377cb8092552d82 |
File details
Details for the file phoneutria-1.0rc28-py3-none-any.whl
.
File metadata
- Download URL: phoneutria-1.0rc28-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 | 88e18975ec97a8ff2c21fadd0acc4faea90b8397cf56d6b53a215cd4bd1a92f2 |
|
MD5 | a901bdc2e75946fc275d246df97d5292 |
|
BLAKE2b-256 | 306f417917c3ce17ca93bc51c8dd406f09614db4f91be1d9838b926039845821 |