Skip to content

0.9 Security Scan and Headless mode

Compare
Choose a tag to compare
@MXZZ MXZZ released this 12 Jul 20:27
· 44 commits to main since this release

0.9 version is a milestone as Netgotchi has now quite UI improvements including, headless mode, and a service scan for potential exploitable services in your network : this mean if the flag "securityScanActive" is true, Netgotchi will periodically scan each host for those services and report as vulnerables. ( VU parameter in the main screen, and hosts will be marked with a warning "WRNG!"
  { "Telnet", 23 },
  { "FTP", 21 },
  { "SSH", 22 },
  { "VNC", 5900 },
  { "RDP", 3389 },
  { "SMB", 445 },
  { "HTTP", 80 },
  { "HTTPS", 443 }
This is sort of Quick Scan from Nmap and will trigger other netgotchi in the network , so by default the FTP service scan is disabled as it will trigger the honeypot.

immagine

Etsy :
quite a challenge week for me . I'm still struggling with Etsy closing my account and all chargebacks I received from previous clients. All Negotchi ordered will be shipped by tomorrow, and if something goes wrong you will still have Etsy protection up to 180 days from the closure of my account, so no worries for your oreders !
if you are interested to buy one a netgotchi in future please reach my new shop here Netgotchi on Bonanza.

regards
MXZZ

What's Changed

New Contributors

Full Changelog: https://github.com/MXZZ/Netgotchi/commits/v0.9