From charlesreid1

 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page contains a list of notes related to Kali's Top 10 software packages:
This page contains a list of notes related to Kali's Top 10 software packages:
* aircrack-ng
* aircrack-ng - [[Aircrack]]
* burpsuite
* burpsuite - [[Burp Suite]]
* hydra
* hydra - [[Hydra]]
* john
* john - [[John the Ripper]]
* maltego
* maltego
* metasploit
* metasploit - [[MSF]]
* nmap
* nmap - [[Nmap]]
* owasp-zap
* owasp-zap - [[OWASP]]
* sqlmap
* sqlmap - [[Sqlmap]]
* wireshark
* wireshark - [[Wireshark]]


=Aircrack=
=Aircrack=
Line 16: Line 16:


See [[Aircrack]] page.
See [[Aircrack]] page.
{{AircrackFlag}}
=Hydra=
Hydra is a tool for brute-forcing SSH connections. It is much slower than offline password-guessing with (e.g.) [[John the Ripper]], but sometimes this is your only option.
See the [[Hydra]] page for more info.
Also see [[Metasploitable/SSH/Brute Force]]
=John the Ripper=
John the Ripper  is a software suite for password testing. It provides many different functions that make it a good complement to any program.
See [[John the Ripper]] page.
{{JohnFlag}}
=Metasploit=
Notes on the (huuuuuge) metasploit framework are here: [[MSF]]
Applying Metasploit to the Metasploitable Virtual Box: [[Metasploitable]]
{{MSFlag}}
=Nmap=
What's a hacker without nmap?
See [[Nmap]]
{{NmapFlag}}
=Wireshark=
The ubiquitous packet capture and analysis tool, wireshark is a nice tool for seeing what's happening on a network.
See [[Wireshark]] page
{{WiresharkFlag}}
=Flags=
{{KaliFlag}}

Latest revision as of 06:30, 27 July 2016

This page contains a list of notes related to Kali's Top 10 software packages:

Aircrack

Aircrack is a software suite designed to crack WPA and WEP by gathering a large enough number of packets.

See Aircrack page.





Hydra

Hydra is a tool for brute-forcing SSH connections. It is much slower than offline password-guessing with (e.g.) John the Ripper, but sometimes this is your only option.

See the Hydra page for more info.

Also see Metasploitable/SSH/Brute Force

John the Ripper

John the Ripper is a software suite for password testing. It provides many different functions that make it a good complement to any program.

See John the Ripper page.





Metasploit

Notes on the (huuuuuge) metasploit framework are here: MSF

Applying Metasploit to the Metasploitable Virtual Box: Metasploitable











Nmap

What's a hacker without nmap?

See Nmap

Template:NmapFlag

Wireshark

The ubiquitous packet capture and analysis tool, wireshark is a nice tool for seeing what's happening on a network.

See Wireshark page





Flags