18
Introduction To ToolBox Pentest Dwi Septian Wardana putra KOLAM – Komunitas Linux Arek Malang [email protected]

Tools Hacking

Embed Size (px)

DESCRIPTION

ToolBox

Citation preview

Page 1: Tools Hacking

Introduction To ToolBox Pentest

Dwi Septian Wardana putra

KOLAM – Komunitas Linux Arek Malang

[email protected]

Page 2: Tools Hacking

ToolBox

You want to know nearly all your toolbox

 ­ dpkg ­­list

You want to know if a specific tool is installed

 ­ dpkg –list | grep <tool name>

[email protected]

Page 3: Tools Hacking

Ethical

[email protected]

1. Information Gathering

2. Reconnaissance ­ Scan

3. Gain

4. Maintaining

Page 4: Tools Hacking

Information Gathering

[email protected]

 ­ Pre pentest, Important Phase

 ­ Gathering All Information

# Internet Searches

  # Social Engineering

# Hping

# Fierce

 

Page 5: Tools Hacking

ToolBox

[email protected]

Fierce ToolBox:

 ­ Scanning DNS 

 ­ Zone transfer

 ­ Config Check DNS

# /pentest/enumeration/dns/fierce

# /fierce.pl –dns <www.target.com>

Page 6: Tools Hacking

Fierce 

[email protected]

Page 7: Tools Hacking

Recon ­ Scanning

[email protected]

Recon Tools : 

 ­ Nslookup

 ­ Whois

 ­ Google

 Enum Tools / Network Scanner : 

   ­ Nmap

   ­ Netcraft

   ­ Etc

Vulnerability Tools : 

  ­ Nessus

   ­ Nikto 

  ­ Etc 

Page 8: Tools Hacking

ToolBox

Nmap ToolBox is :

 ­ Free and Open Source

 ­ Cross platform

 ­ Simple to use

Nmap : http://www.nmap.org

Command : nmap ­p <ip­addr>

[email protected]

Page 9: Tools Hacking

Nmap

[email protected]

Page 10: Tools Hacking

ToolBox

Vulnerability Assessment Nikto :

 ­ Web Server Scanner

 ­ http://cirt.net/nikto2

 ­ /pentest/scanners/nikto

 ­ ./nikto.pl ­host <websiteip>:<port>

[email protected]

Page 11: Tools Hacking

Nessus

Vulnerability Assessment :

 ­ Install

  # dpkg ­i *.deb

  # /opt/nessus/sbin/nessus­adduser

  # Reg : http://www.nessus.org/plugins/?view=register­info

  # Start Nessus : /etc/init.d/nessusd start

­ https://localhost:8834

[email protected]

Page 12: Tools Hacking

Nessus

[email protected]

Page 13: Tools Hacking

Gain

[email protected]

Gain Access Point of a modern­day attack

The usual goal is to either extract information

Gain Tools :

  ­ Metasploit

  ­ SET (Social Eng Toolkit)

­ Etc..

Page 14: Tools Hacking

ToolBox

[email protected]

Page 15: Tools Hacking

ToolBox

[email protected]

ToolBox Metasploit Interfaces :

  # MSFconsole

  # MSFcli

# MSFgui, MSFweb

# Armitage

Page 16: Tools Hacking

MSFconsole

[email protected]

Page 17: Tools Hacking

MSFcli

[email protected]

/fierce.pl –dns Target (like google.com)

Page 18: Tools Hacking

TERIMAKASIH

Dwi Septian Wardana putra

KOLAM – Komunitas Linux Arek Malang

[email protected]