Skip to content

Robinx0/sentinelX-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SentinelX

High-Performance Zsh Theme for Offensive Security.

SentinelX is a lightweight, high-fidelity Zsh theme optimized for penetration testing and red teaming. It provides real-time situational awareness and process tracking for long-running security tools.

Key Features

  • Live Process Spinner: Uses gum to provide a visual heartbeat for tools like nmap and ffuf.
  • VPN Guard: Automatic icon (󰖂) when tun0 or wg0 is active.
  • Privilege Alert: Dynamic Red Skull (󱗓) and red username when running as root.
  • Execution Timer: Displays command duration (e.g., 45s 󱑎) in the status bar.
  • Dual-Line UI: Separates metadata from the input line for cleaner payload typing.

Pentest Aliases

Alias Command Purpose
nscan nmap -Pn -sC -sV Stealthy service discovery
fscan nmap -p- -T4 Full port discovery
dirb ffuf -recursion Directory fuzzing
git-clone git clone Directory fuzzing

Quick Start

  1. Prerequisites: Install a Nerd Font and golang.
  2. Install:
cat sentinelx.zsh >> ~/.zshrc && source ~/.zshrc
  1. Usage:
scan <command>  # Runs any command with the live spinner

Demo Image:

image

About

SentinelX - an oh me zsh theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages