Search Criteria
Package Details: sipvicious 0.3.1-5
Git Clone URL: | https://aur.archlinux.org/sipvicious.git (read-only, click to copy) |
---|---|
Package Base: | sipvicious |
Description: | Set of security tools that can be used to audit SIP based VoIP systems |
Upstream URL: | https://github.com/EnableSecurity/sipvicious |
Keywords: | password-cracker security security-tools sip svcrack svcrash svmap svwar voip war-dial |
Licenses: | |
Submitter: | xdevla |
Maintainer: | franck.stauffer |
Last Packager: | franck.stauffer |
Votes: | 10 |
Popularity: | 0.005180 |
First Submitted: | 2011-04-01 08:40 |
Last Updated: | 2021-01-12 08:00 |
Dependencies (3)
- python>=3.6 (python-dbg)
- python-setuptools (make)
- python-scapy (python-scapy-git) (optional) – allow svcrash to crash SIPVicious toolset
Required by (1)
- autorecon-git (optional)
Latest Comments
GI_Jack commented on 2017-12-04 17:12
Oh boy, looking at this PKGBUILD, there are a few things wrong:
I fixed all of these for you, pastes:
PKGBUILD: https://pastebin.com/K95F9x8r
.install: https://pastebin.com/1uK1qgN8
GI_Jack commented on 2017-12-03 18:24
Source is now on github
https://github.com/EnableSecurity/sipvicious/releases/tag/v0.2.8
Anonymous comment on 2013-01-22 22:45
You could of adopted and updated sipvicious-svn, instead of blatantly
ripping it without giving any credit.
By the way you need to fix sipvicious.install as pptable.py and svhelper.py
are now in the lib directory, they probably get referenced from elsewhere so
renaming them is a bad idea.. also regen.py, svfphelper.py and svlearnfp.py
no longer exist.