Scroll to navigation

SVREPORT(1) User Commands SVREPORT(1)

NAME

svreport - report engine manage sessions from previous scans with SIPVicious

SYNOPSIS

svreport [command] [options]

DESCRIPTION

Supported commands:

- list: lists all scans
exports the given scan to a given format
deletes the scan
print out some statistics of interest
search for a specific string in the user agent (svmap)

examples:

svreport list
svreport export -f pdf -o scan1.pdf -s scan1
svreport delete -s scan1

OPTIONS

show program's version number and exit
show this help message and exit
Increase verbosity
Quiet mode
Type of session. This is usually either svmap, svwar or svcrack. If not set I will try to find the best match
Name of the session
Format type. Can be stdout, pdf, xml, csv or txt
Output filename
Do not resolve the ip address
Used togather with 'list' command to count the number of entries
SIPVicious report engine manages sessions from previous scans with SIPVicious tools and allows you to export these scans. Copyright (C) 2007 Sandro Gauci <sandrogauc@gmail.com>
This program 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.
This program 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 this program. If not, see <http://www.gnu.org/licenses/>.

SEE ALSO

The full documentation for svreport is maintained as a Texinfo manual. If the info and svreport programs are properly installed at your site, the command

info svreport

should give you access to the complete manual.

November 2012 svreport v0.2.8