gvm-tools | Remote control your Greenbone Community Edition | Security Testing library
kandi X-RAY | gvm-tools Summary
kandi X-RAY | gvm-tools Summary
The Greenbone Vulnerability Management Tools gvm-tools are a collection of tools that help with remote controlling a Greenbone Security Manager (GSM) appliance and its underlying Greenbone Vulnerability Management (GVM) framework. The tools aid in accessing the communication protocols GMP (Greenbone Management Protocol) and OSP (Open Scanner Protocol). This module is comprised of interactive and non-interactive clients. The programming language Python is supported directly for interactive scripting. But it is also possible to issue remote GMP/OSP commands without programming in Python.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Parse command line arguments
- Set defaults from configfile
- Parse known arguments
- Add an argument to the server
- Display status
- Delete the report
- Add a report to the database
- Return True if report is older than last_scan_end
- Get an alert
- Get a list of alert alerts
- Retrieve a scan configuration
- Cleans up GMP task
- Create the scan configuration for a certificate bundle
- Combine multiple reports
- Parse a start date string
- Create random data
- Create CPE to CPE
- Get the last report in a given time period
- Create a task and start it
- Prints the results of a GMP
- Parse send XML tree
- Executes the scheduler
- Get alerts from a GMP task
- Check the number of instances to see if they are running
- Initialize the parser
- Parse the contents of the JSON dump
- Create a new target
gvm-tools Key Features
gvm-tools Examples and Code Snippets
Community Discussions
Trending Discussions on gvm-tools
QUESTION
I have been trying to figure out how I can execute tasks from the command line with OpenVAS (without any interactions with their web gui)
I've tried running this command:
omp --port=9392 --host= --username=admin --password=admin --xml ""
And it just stalls there, appearing to do nothing. No output, nothing.
After looking around, apparently omp
is deprecated and people have said to switch to gvm-cli
found here.
After switching to gvm-cli
, I ran the following command, and got this error..
ANSWER
Answered 2019-Feb-06 at 06:08Figured it out, and took many hours of scouring the internet..
All that is needed is this:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install gvm-tools
You can install the latest stable release of gvm-tools from the Python Package Index using pip:.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page