Releases: knownsec/pocsuite3
Releases · knownsec/pocsuite3
v1.9.1
- fix #272, #274
- the hook support of requests can be used alone
- refactor shell mode, add handle for keyboard interrupt
v1.9.0
- fix urllib3 issue with parsing URIs
- prevent URL encoding
- bump version to 1.9.0
v1.8.11
- fix windows log color issue #258
v1.8.10
- fix #254
- fix urlparse fails with simple url
- use pycryptodomex instead of pycryptodome, fix #255
v1.8.8
- rewrite multi module
- integrate with interactsh
- support filter poc by keyword
v1.8.7
- fix bug
- optimize code style & docs
- delete the exe tool for compatibility with dfsg
v1.8.6
- support encrypted shell (TLS) in shell mode
- fix #228