Skip to content

Performs a ping test on a host, checks if SSH is available and if so, try to get his hostname. Can be usefull to update /etc/hosts

Notifications You must be signed in to change notification settings

Ethal101/ghostscan.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Ghostscan.sh

Scan a Class C network for available hosts.

Performs a ping test on a host, checks if SSH is available and if so, try to get his hostname.

Can be usefull to update your /etc/hosts ;)

It just works (usally :D)

USAGE : ./ghostscan.sh 192.168.42

You can modify user account and private ssh key path : ghost_user="user" ghost_idrsa_path="/home/user/.ssh/id_rsa"

About

Performs a ping test on a host, checks if SSH is available and if so, try to get his hostname. Can be usefull to update /etc/hosts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages