Releases: knownsec/Pocsuite
Releases · knownsec/Pocsuite
2.0.8
2.0.6
2.0.5
This is a relatively stable version.Fixed some bug,a major update.
- bugfix for zoomeye api data with host and port support
- Seebug PoC api with zoomeye more intelligent
- support --update command for update pocsuite code with git version
- support --ssv-id command for auto download PoC and run
2.0.4.2
version 2.0.4.2
---------------
* Add seebug api support
* Add zoomeye api support
* Add random functions
* Add a new console feature
* Update cannon doc
* Fix AttributeErrir bug in pocsuite/api/x.py
* Fix OSError bug in pocsuite/lib/core/consoles.py
* Fix pep8 syntax check
* Fix output bug in pocsuite/lib/core/poc.py
* Fix timeout retry bug in pocsuite/lib/core/option.py
How to install pocsuite
sudo pip install pocsuite
or
sudo pip install git+https://github.com/knownsec/Pocsuite/