Telehack Scripts and notes
Find a file
2024-11-12 12:24:44 -05:00
nlogin.bas add nlogin.bas 2024-11-11 23:01:39 -05:00
nremps.bas added nremps.bas 2024-11-12 12:24:44 -05:00
README.md added nremps.bas 2024-11-12 12:24:44 -05:00

Telehack Basic Scripts

nlogin

Will attemt to login to remote systems via provided path. If login is not available it will run porthack on the remote host. If porthack.exe does not exist on a remote host it will download it from the previous host before continuing.

usage

run nlogin <host1> [host2] [host3] [...]

nremps

Checks if hosts are rooted the provided hosts, or all connected hosts

If no hosts are listed as arguments it will run on all connected hosts, otherwise it will run on the provided hosts.

usage

run nremps [host1] [host2] [host3] [...]