Quantcast
Channel: Penetration Test – Security List Network™
Viewing all articles
Browse latest Browse all 1152

Bash Kit – Multitool : Bash script for system enumeration, vulnerability identification and privilege escalation.

$
0
0

Bash Kit – Multitool aims to be a comprehensive assistant for operations and utilities related to system enumeration, vulnerability identification, exploitation and privilege escalation. with two main functional:
* SysEnum
Simple Bash script to retrieve basic system information including but not limited to; current user, IP Configuration, ARP table and running processes.
* RootHelper
Roothelper will aid in the process of privilege escalation on a Linux system that has been compromised, by fetching a number of enumeration and exploit suggestion scripts. The latest version downloads five scripts. Two enumeration shellscripts, one information gathering shellscript and two exploit suggesters, one written in perl and the other one in python.

Bash Kit – Multitool

Besides functionality from these two previous scripts it incorporates some of it’s own and as such aims to be a comprehensive assistant for operations and utilities related to system enumeration, vulnerability identification, exploitation and privilege escalation.

Usage:

git clone https://github.com/NullArray/Bash-Kit-Multitool && cd Bash-Kit-Multitool
sudo bash ./bashkit.sh

Source: https://github.com/NullArray


Viewing all articles
Browse latest Browse all 1152

Trending Articles