Security Cheat Sheets for Penetration Testing

Security cheat sheets for Penetration Testing by sniferl4bs. This cheat sheet is especially for penetration testers/CTF participants/security enthusiasts. Download and Extract Command: wget https://github.com/Snifer/security-cheatsheets/archive/master.zip unzip master.zip Contents: aircrack-ng airport burp cewl cidr cookies dig fierce ftp golismero hping http https-ssl-tls hydra john maltego markdown medusa metasploit msfvenom mysql ncat nessus nikto Read more…

Loading

All the Terms Of Hacking

Common Terms Of Hacking World 1#DDoS: DDoS  means Distributed Denial of Service. This is a type of DOS attack in which multiple compromised systems are used and these systems are often infected with a Trojan. All these infected systems select a target and cause a Denial of Service (DoS) attack. 2# VPS: It stands for Virtual private server Read more…

Loading

Security Cheat Sheets for Ethical Hacking

Security Cheat Sheets for Ethical Hacking Security cheat sheets for Ethical Hacking and Penetration Testing by sniferl4bs. This cheat sheet is especially for penetration testers/CTF participants/security enthusiasts. Download and Extract Command: wget https://github.com/Snifer/security-cheatsheets/archive/master.zip unzip master.zip Contents: aircrack-ng airport burp cewl cidr cookies dig fierce ftp golismero hping http https-ssl-tls hydra john Read more…

Loading

Tools Category

BruteSpray

BruteSpray Brute-Forcing from Nmap output (Automatically attempts default creds on found services) BruteSpray takes nmap GNMAP output and automatically brute-forces services with default credentials using Medusa. BruteSpray can even find non-standard ports by using the -sV inside Nmap. Usage First do an nmap scan with ‘-oA nmap.gnmap’. Command: python brutespray.py Read more…

Loading

Kali Linux Commands

A-Z Kali Linux commands which will help you. Kali Linux commands Function A  apropos  Search Help manual pages (man -k)  apt-get  Search for and install software packages (Debian)  aptitude  Search for and install software packages (Debian)  aspell  Spell Checker  awk  Find and Replace text, database sort/validate/index B  basename  Strip directory Read more…

Loading