Skip to content

A scanning tool that hacks into the machine via the ssh protocol. Using libraries: Socket, Paramiko and OS.

Notifications You must be signed in to change notification settings

natalidahary/Scanning_tool_to_hack_machine_via_SSH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

A scanning tool that performs the following actions:
Checks that the target is on by sending a Ping.
If the target is on, the code scans all TCP ports.
If port 22 is on, Python tries a username and password to hack into the machine automatically.
At the end of the process, Python will print the correct username and password to connect and will offer the option of connecting and sending commands.
Using libraries: OS, Socket and Paramiko

About

A scanning tool that hacks into the machine via the ssh protocol. Using libraries: Socket, Paramiko and OS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages