1SVCRASH.PY(1) User Commands SVCRASH.PY(1)
2
3
4
6 svcrash.py - manual page for svcrash.py v0.2.8
7
9 svcrash.py [options]
10
12 --version
13 show program's version number and exit
14
15 -h, --help
16 show this help message and exit
17
18 --auto Automatically send responses to attacks
19
20 --astlog=ASTLOG
21 Path for the asterisk full logfile
22
23 -d IPADDR
24 specify attacker's ip address
25
26 -p PORT
27 specify attacker's port
28
29 -b bruteforce the attacker's port
30
31 Sipvicious crash exploits a bug in svwar/svcrack.py to stop
32 unauthorized scans from flooding the network. Copyright (C)
33 2012 Sandro Gauci <sandro@enablesecurity.com>
34
35 This program is free software: you can redistribute it and/or
36 modify it under the terms of the GNU General Public License as
37 published by the Free Software Foundation, either version 3 of
38 the License, or (at your option) any later version.
39
40 This program is distributed in the hope that it will be useful,
41 but WITHOUT ANY WARRANTY; without even the implied warranty of
42 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
43 GNU General Public License for more details.
44
45 You should have received a copy of the GNU General Public
46 License along with this program. If not, see
47 <http://www.gnu.org/licenses/>.
48
50 The full documentation for svcrash.py is maintained as a Texinfo man‐
51 ual. If the info and svcrash.py programs are properly installed at
52 your site, the command
53
54 info svcrash.py
55
56 should give you access to the complete manual.
57
58
59
60svcrash.py v0.2.8 November 2012 SVCRASH.PY(1)