Skip to content

A text file that contains most of the commands that we run during hackthebox enumeration and exams like OSCP that can be easy be viewed by guake

Notifications You must be signed in to change notification settings

georgelyjo/Guake-pentest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Guake-pentest

A text file that contains most of the commands that we run during hackthebox enumeration and exams like OSCP that can be easy be viewed by guake
Guake is a terminal which you can hide and show by setting up certain key bindings.
In a pentest or HTB you may notice that running the same commands again and again is frustrating so guake can help you in this scenario this enum command should be run in guake so that it can be easily used to view your enum commands that you run for HTB or OSCP reducing most of the burden.

How Set Up Guake for Pentest

1)Go kali search and search for guake preferences and then make sure everyhing is configured as your need
2)Go to keyboard shortcuts > toggle guake visibility > your key binding (mine is ctrl + g)
3)Now go to session and startup and add guake to ensure it run's in background every time your system reboot
4)restart your system and use your keybinding to bring up guake

Installation

git clone https://github.com/georgelyjo/Guake-pentest && cd Guake-pentest && bash install.sh && chmod 777 enum && sudo cp enum /usr/bin/

Usage

run enum <victim_ip> <victim_hostname>

Requirments

NmapAutomator
Autorecon
Feroxbuster
Rustscan

About

A text file that contains most of the commands that we run during hackthebox enumeration and exams like OSCP that can be easy be viewed by guake

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages