Skip to content

SSH Tool For OSINT and then Cracking.

Notifications You must be signed in to change notification settings

marcoshat/sshmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sshmap

SSH Tool For OSINT and then Cracking.

Linux Systems Only

example

Usage:

Scanner Syntax:
    scanner start/stop/status                 - Sarts/stops/shows status of the scanner.
    scanner timeout <interger_in_seconds>     - Sets timeout to wait for each possible SSH server.
                                                Dont set too low.
    Scanner port <new_op_port>                - Scanner operating port. currently only uses one at a time.
    scanner adduser/rmuser <user_to_add>      - Add users/remove users from try list.
                                                The more you add the longer it takes.
    scanner log <new_log_file>                - Canges the scanner log file to write to at the end.
Load Syntax:
    load iplist <path_to_list_of_ips.txt>     - Text File of plain text IP addresses you may have to
                                                automatically check for SSH servers.
Exit Syntax:
    exit/quit/q                               - Closes the program.

More Soon...

About

SSH Tool For OSINT and then Cracking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages