dnscat2 icon indicating copy to clipboard operation
dnscat2 copied to clipboard

Solaris10 further work

Open truekonrads opened this issue 7 years ago • 0 comments

  • This PR fixes a NULL pointer deref and crash issue when domain is empty (no --dns or domain).
  • It also changes -d to --debug (and -q to --quiet) as try as I might the getopt_long_only routine that is used to parse it would fail on Sol10.
  • Squelch of warnings in uECC.c file to allow a debug build compile.

truekonrads avatar May 19 '18 23:05 truekonrads