Author Topic: HoneyPot  (Read 725 times)

0 Members and 1 Guest are viewing this topic.

Offline Craz1000

  • Forum Regular
  • Posts: 111
  • I'm OK
    • Craz1000.net
HoneyPot
« on: July 01, 2020, 02:11:35 pm »
This will listen on port 23(Telnet) any address that connects will be given the bird and then blocked in windows firewall. Must run with elevated privlages.
* HoneyPot.bas (Filesize: 2.4 KB, Downloads: 120)
* Ipcommisc.bi (Filesize: 0.54 KB, Downloads: 110)
* ipcommsg.bi (Filesize: 1.16 KB, Downloads: 107)
* Logger.bi (Filesize: 0.38 KB, Downloads: 104)
* Logger.h (Filesize: 0.31 KB, Downloads: 106)

Offline Craz1000

  • Forum Regular
  • Posts: 111
  • I'm OK
    • Craz1000.net
Re: HoneyPot
« Reply #1 on: July 01, 2020, 02:38:00 pm »
This version will self elevate.
* HoneyPot.bas (Filesize: 2.93 KB, Downloads: 110)

Offline Craz1000

  • Forum Regular
  • Posts: 111
  • I'm OK
    • Craz1000.net
Re: HoneyPot
« Reply #2 on: July 01, 2020, 03:43:38 pm »
apparently netsh only adds one ip, and overwrites any existing ip in the setting. making this useless -_-