Aliases
These aliases can be added to Kali using nano ~/.zshrc
nmapfull
[*] Requirements
nmap
[*] Add alias
alias nmapfull='sudo nmap -sV -Pn -r -g53 -D 1.1.1.1 -p- --min-rate=3000 -sC'
[*] Usage
nmapfull xxxxxxxxx
johnhashtype
[*] Requirements
john, hashid
[*] Add alias
alias get_jtr_format='function _get_jtr_format() { hashid -j "$1" | grep -oP "JtR Format: \K[^ ]+" | head -n 1 | sed "s/]$//"; }; _get_jtr_format'
[*] Usage
johnhashtype c81dde783f9543114ecd9fa14e8440a2a868bfe0bacdf14d29fce0605c09d5a2bcd2028d0d7a3fa805573d074faa15d6361f44aec9a6efe18b754b3c265ce81e