Penterep OpenVAS/GVM Automation Tool
Project description
PTOPENVAS
Penterep OpenVAS/GVM Automation Tool
Installation
pip install ptopenvas
Adding to PATH
If you're unable to invoke the script from your terminal, it's likely because it's not included in your PATH. You can resolve this issue by executing the following commands, depending on the shell you're using:
For Bash Users
echo "export PATH=\"`python3 -m site --user-base`/bin:\$PATH\"" >> ~/.bashrc
source ~/.bashrc
For ZSH Users
echo "export PATH=\"`python3 -m site --user-base`/bin:\$PATH\"" >> ~/.zshrc
source ~/.zshrc
Usage examples
ptopenvas -T www.example.com -P 80,443
ptopenvas -T 23.192.228.84 -P 80,443 -sc 'Base'
Options
-T --target <target> Set Target
-P --port <port> Set Port(s)
-sc --scan-config Select scan config type (default Full and fast):
Full and fast Most NVT's; optimized by using previously collected information
Base Basic config with a minimum set of NVTs
Discovery Network Discovery
System Discovery Network System Discovery
Host Discovery Network Host Discovery
Log4Shell Checks for Log4j and CVE-2021-44228
-v --version Show script version and exit
-h --help Show this help message and exit
-j --json Output in JSON format
Dependencies
ptlibs
License
Copyright (c) 2025 Penterep Security s.r.o.
ptopenvas is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
ptopenvas is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with ptopenvas. If not, see https://www.gnu.org/licenses/.
Warning
You are only allowed to run the tool against the websites which you have been given permission to pentest. We do not accept any responsibility for any damage/harm that this application causes to your computer, or your network. Penterep is not responsible for any illegal or malicious use of this code. Be Ethical!
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ptopenvas-0.0.1.tar.gz.
File metadata
- Download URL: ptopenvas-0.0.1.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f71242e6d95c8ecd4bba7ecf12804e8afe0e812aacfe4fc6df7e79744e6eebaa
|
|
| MD5 |
7dbb529abaf5debff4a58172c0c4d48e
|
|
| BLAKE2b-256 |
bd291f79b4b56931993d1295c7fe3f2202dd207133411e17e73bd28105bbab24
|
File details
Details for the file ptopenvas-0.0.1-py3-none-any.whl.
File metadata
- Download URL: ptopenvas-0.0.1-py3-none-any.whl
- Upload date:
- Size: 26.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16e0eb4df547bd26e8f19dd36510bc4de729fef72ddf5190e40ea5960fbd0cbc
|
|
| MD5 |
ea911cb0ca1be93cde8277c23f3aa0fe
|
|
| BLAKE2b-256 |
6e3e392714466272e686a216327a9dc746fc458016ff9c5d3f7753a7352c4ed8
|