Skip to content

SiteQ8/alenezi-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

☠ AlEnezi Tool β€” aka SITE

All-in-one CTF terminal toolkit. One script. Every category.

    β–„β–„β–„       β–ˆβ–ˆβ–“    β–“β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ  β–ˆβ–ˆβ–ˆβ–„    β–ˆ β–“β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ β–’β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–’ β–ˆβ–ˆβ–“
   β–’β–ˆβ–ˆβ–ˆβ–ˆβ–„    β–“β–ˆβ–ˆβ–’    β–“β–ˆ   β–€  β–ˆβ–ˆ β–€β–ˆ   β–ˆ β–“β–ˆ   β–€ β–’ β–’ β–’ β–„β–€β–‘β–“β–ˆβ–ˆβ–’
   β–’β–ˆβ–ˆ  β–€β–ˆβ–„  β–’β–ˆβ–ˆβ–‘    β–’β–ˆβ–ˆβ–ˆ   β–“β–ˆβ–ˆ  β–€β–ˆ β–ˆβ–ˆβ–’β–’β–ˆβ–ˆβ–ˆ   β–‘ β–’ β–„β–€β–’β–‘ β–’β–ˆβ–ˆβ–’
   β–‘β–ˆβ–ˆβ–„β–„β–„β–„β–ˆβ–ˆ β–’β–ˆβ–ˆβ–‘    β–’β–“β–ˆ  β–„ β–“β–ˆβ–ˆβ–’  β–β–Œβ–ˆβ–ˆβ–’β–’β–“β–ˆ  β–„  β–„β–€β–’   β–‘ β–‘β–ˆβ–ˆβ–‘
    β–“β–ˆ   β–“β–ˆβ–ˆβ–’β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–’β–‘β–’β–ˆβ–ˆβ–ˆβ–ˆβ–’β–’β–ˆβ–ˆβ–‘   β–“β–ˆβ–ˆβ–‘β–‘β–’β–ˆβ–ˆβ–ˆβ–ˆβ–’β–’β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–’ β–‘β–ˆβ–ˆβ–‘

         AlEnezi Tool  aka  S I T E  β€” CTF Toolkit v2.0

πŸš€ Quick Start

git clone https://github.com/SiteQ8/alenezi-tool
cd alenezi-tool
chmod +x alenezi.sh
./alenezi.sh

No installation required. Pure bash.


πŸ“¦ Modules

# Module Tools Covered
1 Recon & Enumeration nmap (9 modes), masscan, OS detection, vuln scripts
2 Web Exploitation gobuster, ffuf, nikto, sqlmap, LFI, SSRF, PHP filters, VHost
3 Crypto & Encoding Base64, Hex, ROT-N, XOR brute, Vigenere, Morse, JWT, RSA, AES
4 Steganography binwalk, steghide, zsteg, exiftool, foremost, magic bytes
5 Forensics & Memory volatility, tshark/pcap, foremost, zip cracking
6 Binary Exploit / PWN checksec, GDB, ROPgadget, shellcode library, ret2libc template
7 Password Cracking hashcat (wordlist/rules/mask), john, hydra (SSH/HTTP/FTP)
8 Reverse Engineering radare2, objdump, jadx, ltrace, strace, nm
9 Network Tools Reverse shell generator, netcat, socat port forward, bind shells
0 Notes & Flag Tracker Capture flags, session notes, command log
r Quick Reference Linux/Windows PrivEsc, SQLi/XSS payloads, GTFObins, file transfer

πŸ›  Recommended Tool Install (Debian/Ubuntu/Kali)

sudo apt update && sudo apt install -y \
  nmap masscan gobuster dirb nikto curl wget sqlmap \
  hydra john hashcat \
  binwalk steghide exiftool foremost \
  gdb ltrace strace objdump readelf \
  openssl python3 netcat-openbsd socat \
  tshark tcpdump radare2 ffuf

Python extras:

pip3 install pwntools gmpy2 sympy

βš™οΈ Features

  • Global target β€” set once, reuse across all modules (t from main menu)
  • Session log β€” every command logged to ~/.alenezi_session.log
  • Flag tracker β€” save flags as you capture them, count shown on banner
  • Notes β€” keep recon notes within the tool
  • Tool checker β€” scan your system for missing tools with one keypress (c)
  • No deps β€” runs on any bash 4+ system

πŸ“ Files Created

File Purpose
~/.alenezi_notes.txt Session notes
~/.alenezi_flags.txt Captured flags
~/.alenezi_session.log Command history

⚠️ Legal

This tool is intended for legal CTF competitions, authorized penetration testing, and educational use only.
The author is not responsible for misuse. Always get permission before testing any system.


πŸ‘€ Author

AlEnezi β€” made for winning CTFs.


"One tool. Every category. Capture the flag."

About

All-in-one CTF terminal toolkit. One script. Every category.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages