Skip to content

milports/linux_enumeration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Linux Host Enumeration

Linux BASH enumeration script to help quickly and easily identify important information about a local host.

The script is best used when transferred from your pen-testing environment to the target host and then executed to the screen, to minimise the level of evidence left on the target machine. However, there may be times when you wish to dump the output to a file, as per the following example:

linux_enumeration.sh $(hostname -i) password username auth cred hash *.cnf *.conf

About

Linux BASH enumeration script to help quickly and easily identify important information about a local host

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages