Posted On March 31, 2019

PEN TEST

kimconnect 0 comments
blog.KimConnect.com >> Windows >> PEN TEST
Kali Linux: Pen testing Linux Distro: https://www.kali.org/get-kali/
VMware Images: https://www.kali.org/get-kali/#kali-virtual-machines

AirCrack-NG: WIFI
Acunetix: Web Servers
Cain & Abel: Man in the middle attack for passwords
Ettercap: ARP poisoning to sniff packets
John the Ripper: Password cracking program
Metasploit: Pen test and intrusion detection
Nessus: scans for open relay, missing service packs, low complexity passwords, Hydra to dictionary attack, DDoS
Nmap: port scanner
Kismet: silent Wifi sniffer
Wireshark: packet sniffer and USB I/O capture
smhasher: reverse hashing tool

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

PowerShell: Script to Stop, Start, Disable, and Enable Exchange Server

<#This script contains a set of functions to administer Exchange 2010, 2013, 2016, and 3000.…

How to Cramp For a Test

From my experience, the trick to memorizing 10,000+ questions and answers at the 90% accuracy…

PowerShell: How to Disable Users Authenticated Control (UAC)

This has been tested on Windows Server 2008, 2016, and 2019. Nothing fancy, just copy/paste…