Skip to content

MattSteedWork/Pea-Ish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pea-Ish


Logo

Pea-Ish

A Pea-like Info Grabber

About The Project

Pea-Ish is an automated Bash script that grabs the following potentially helpful information from a compromised machine.

  1. Netwrok Ping Sweep
  2. Simple Curl Port Scan
  3. Prints Linux Version
  4. Whoami/ID
  5. Prints SUIDs
  6. Prints Passwd (Stripping out all No Login)
  7. Prints Running Processes
  8. Prints Versions Of Sudo/Mysql/Apache
  9. Checks If Vulnerable to Dirty Pipe

(back to top)

Installation

  1. Clone the repo
    git clone https://github.com/MattSteedWork/Pea-Ish.git

(back to top)

Usage

#########################################################################
#./Peaish.sh -h or --help                          Display Help Text    #
#./Peaish.sh -o or --output (filename)             Writes Output To File#
#./Peaish.sh -v or --verbose                       Verbose Mode         #
#                                                                       #
# example:                                                              #
#         ./Peaish.sh -v                                                #
#########################################################################

About

A Pea-like Info Grabber

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages