killchain-compendium/misc/telecommunications/sipvicious/man1/svcrash.1

49 lines
1.5 KiB
Groff

.TH SVCRASH.PY "1" "June 2020" "svcrash.py v0.3.4" "User Commands"
.SH NAME
svcrash.py \- manual page for svcrash.py v0.3.4
.SH SYNOPSIS
.B svcrash.py
[\fIoptions\fR]
.SH OPTIONS
.TP
\fB\-\-version\fR
show program's version number and exit
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-\-auto\fR
Automatically send responses to attacks
.TP
\fB\-\-astlog\fR=\fIASTLOG\fR
Path for the asterisk full logfile
.TP
\fB\-d\fR IPADDR
specify attacker's ip address
.TP
\fB\-p\fR PORT
specify attacker's port
.TP
\fB\-b\fR
bruteforce the attacker's port
.IP
Sipvicious crash exploits a bug in svwar/svcrack.py to stop unauthorized scans from flooding the network.
Copyright (C) 2021 Sandro Gauci <sandro@enablesecurity.com>
.IP
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.
.IP
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.
.IP
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.SH "SEE ALSO"
The full documentation for
.B svcrash.py
can be found on GitHub at <https://github.com/enablesecurity/sipvicious/wiki>.