Skip to content

WinCat v1.04

Latest
Compare
Choose a tag to compare
@tomdaley92 tomdaley92 released this 18 Nov 23:31
  • Added two new options:
    • -w (adds a timeout option which significantly speeds up port/ping scans
    • -r (without this flag, reverse dns lookups will not be attempted)
  • Debugged rare deadlocks
  • Revamped options parsing
  • Added virtual terminal sequences support
    • Example: wc towel.blinkenlights.nl 23

⚠️ PLEASE NOTE: This binary will most likely get flagged and auto-removed by Windows Defender when unzipping the files. If so, you will need to add an exception into Windows Defender for this. The reason Windows Defender thinks this tool is malicious is pretty obvious with the most notable being the unsafe use of exec e.g. the -e option which pipes program input/output over a network socket.