1SVCRASH.PY(1) User Commands SVCRASH.PY(1)
2
3
4
6 svcrash.py - manual page for svcrash.py v0.3.3
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.
33
34 Copyright (C) 2021 Sandro Gauci <sandro@enablesecurity.com>
35
36 This program is free software: you can redistribute it and/or
37 modify it under the terms of the GNU General Public License as
38 published by the Free Software Foundation, either version 3 of
39 the License, or (at your option) any later version.
40
41 This program is distributed in the hope that it will be useful,
42 but WITHOUT ANY WARRANTY; without even the implied warranty of
43 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
44 GNU General Public License for more details.
45
46 You should have received a copy of the GNU General Public Li‐
47 cense along with this program. If not, see
48 <http://www.gnu.org/licenses/>.
49
51 The full documentation for svcrash.py can be found on GitHub at
52 <https://github.com/enablesecurity/sipvicious/wiki>.
53
54
55
56svcrash.py v0.3.3 June 2020 SVCRASH.PY(1)