-
Notifications
You must be signed in to change notification settings - Fork 0
natalidahary/Scanning_tool_to_hack_machine_via_SSH
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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