WangYihang / Platypus

:hammer: A modern multiple reverse shell sessions manager written in go
http://platypus-reverse-shell.vercel.app
GNU Lesser General Public License v3.0
1.52k stars 226 forks source link

Add Port Scanner for Termite #97

Open WangYihang opened 2 years ago

WangYihang commented 2 years ago

Is your feature request related to a problem? Please describe.

On some old machines, there are no static compiled useful tools like nmap. Maybe we can enable Termite to do something to discover the network topology and live machines.

Describe the solution you'd like

Migrate some port scanning tools (eg: https://github.com/anvie/port-scanner) into Termite.

Describe alternatives you've considered

Find static compiled binaries for old systems.

Additional context