Basic Tools & Techniques

Best Resources

Getting Manual Help

  • man - opens manual eg: man telnet

  • tlds - short commands eg: tlds redis-cls

  • --help

  • -h

  • apropas - short description

Encoding Decoding

Simple encryption

Other Tools List

  1. FTP ftp

  2. redis-cli

  3. smbclient

Check reputation of a file

https://labs.inquest.net/ (to search for reputation of a file)

SSH error

ssh [email protected] -oHostKeyAlgorithms=+ssh-rsa

Last updated