ls -la — List all files including hiddenfind / -name "*.conf" 2>/dev/null — Find config filesgrep -r "password" /var/www/ — Search for passwordschmod +x script.sh — Make script executableifconfig / ip addr — Show network interfacesnetstat -tulnp — Show open portscurl -I target.com — HTTP headerswget -r target.com — Download websiteps aux — List all processeskill -9 PID — Force kill processtop / htop — Resource monitorMaster the command line in our Command Mastery course!
Subscribe to ONLY4YOU and get hands-on access to 40+ premium courses — Ethical Hacking, Kali Linux, Metasploit, Network Hacking, Bug Bounty & more!