Skip to content

Releases: knownsec/pocsuite3

v1.9.2

13 Apr 22:22
a00953d
Compare
Choose a tag to compare
  • Improved shell mode

v1.9.1

17 Mar 06:15
b19b244
Compare
Choose a tag to compare
  • fix #272, #274
  • the hook support of requests can be used alone
  • refactor shell mode, add handle for keyboard interrupt

v1.9.0

05 Mar 03:42
e7d4420
Compare
Choose a tag to compare
  • fix urllib3 issue with parsing URIs
  • prevent URL encoding
  • bump version to 1.9.0

v1.8.12

18 Feb 00:25
24a5305
Compare
Choose a tag to compare
  • update fofa api url #263

v1.8.11

20 Jan 00:04
b5b11dc
Compare
Choose a tag to compare
  • fix windows log color issue #258

v1.8.10

10 Jan 22:16
f96ed12
Compare
Choose a tag to compare
  • fix #254
  • fix urlparse fails with simple url
  • use pycryptodomex instead of pycryptodome, fix #255

v1.8.9

17 Dec 10:26
311e08c
Compare
Choose a tag to compare
  • fix user-agent bug #252

v1.8.8

13 Dec 10:13
bd06ad9
Compare
Choose a tag to compare
  • rewrite multi module
  • integrate with interactsh
  • support filter poc by keyword

v1.8.7

01 Dec 10:19
8dd0876
Compare
Choose a tag to compare
  • fix bug
  • optimize code style & docs
  • delete the exe tool for compatibility with dfsg

v1.8.6

25 Nov 09:55
cec411d
Compare
Choose a tag to compare
  • support encrypted shell (TLS) in shell mode
  • fix #228