Skip to content

Oh-my-zsh theme for pentesters which includes the date, time, and IP address for pentest logging.

License

Notifications You must be signed in to change notification settings

sdcampbell/lpha3cho-Oh-My-Zsh-theme-for-pentesters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lpha3cho Oh-My-Zsh theme for pentesters

Oh-my-zsh theme for pentesters which includes the date, time, and IP address for pentest logging.

This is a modified version of the intheloop theme, with date, time, and IP address added for penetration testing logging.

screenshot

Installation:

If you're not already using Zshell, switch to it by opening a terminal and enter: chsh -s $(which zsh). Then logout and login. Don't forget to copy anthing impotant like aliases over from ~/.bashrc to ~/.zshrc. Note: Kali Linux uses Zshell by default.

Install Oh My Zsh: https://ohmyz.sh/

Copy the file lpha3ch0.zsh-theme to ~/.oh-my-zsh/themes

Edit ~/.zshrc and change the theme from robbyrussel to lpha3ch0 near the top, then source ~/.zshrc.

By default it's configured to include the IP address of tun0 in your prompt, so change the network adapter in line 13 if needed.

For External network pentests, comment out lines 13 and 14, and uncomment lines 16 and 17 to include your Internet IP address in the prompt.

About

Oh-my-zsh theme for pentesters which includes the date, time, and IP address for pentest logging.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages