Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Releases: the-aerospace-corporation/counter-reconnaissance-program

v1.0.3

03 Dec 21:53

Choose a tag to compare

Changes

  • CORECPRO now allows you to tap into a running container instead of being forced to initialize one from an image on boot.
  • Updated README.md to reflect the above.

v1.0.2

06 Oct 20:31

Choose a tag to compare

Bug Fixes

  • Fixes issue whereby the first Nmap logoff packet in a vulnerability scan would throw an exception and cause CORECPRO to miss a response.

v1.0.1

29 Sep 21:20

Choose a tag to compare

Changes

  • The options --smbD and --sshD now disable Samba and SSH deception, respectively.
  • Removed -a and --all options as these were made redundant by the earlier change.
  • Updated README.md to reflect the above.

Bug Fixes

  • Fixes issue whereby reset packets were not logged and, in some cases, caused the software to crash.
  • Fixes issue whereby launching the software without any flags would omit verification that the current directory could be written to.

v1.0

24 Sep 22:18

Choose a tag to compare

Initial release