Releases: EnableSecurity/sipvicious
Releases · EnableSecurity/sipvicious
SIPVicious OSS v0.3.4
Made it much easier to use SIPVicious OSS within your CI/CD pipelines and other automation systems! See the documentation on automation for more information.
Changelog
- Feature: Exit codes implementation
- Automated positive/negative testing with GitHub Actions
- Code refactoring
SIPVicious OSS v0.3.3
We have two new features, STDIN for dictionary files in svcrack and svwar and the target URI format ported to SIPVicious OSS from SIPVicious PRO.
Changelog
- Feature: Input via STDIN for svcrack and svwar
- Feature: Full URI format support for svwar and svcrack
- Code refactoring
SIPVicious OSS v0.3.2
A quick minor release with a new feature and bug fixes.
Changelog
- IPv6 support to svmap!
- other minor quick bug fixes:
- auth header exception handling,
- relative import error fixes, etc
- github templates for proper structured issue reporting.
SIPVicious OSS v0.3.0
-
Port to Python 3! thanks to 0xInfection
-
IPv6 support for svwar and svcrack
-
svcrack now takes the
--method
option too -
more complete digest authentication support: added
qop
andmd5-sess
-
a lot of bug fixes