Skip to content

veerendra2/hacker-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Docker Stars GitHub stars Docker Pulls MicroBadger Size (tag)

Hacker Tools Dockerfile

This repository is meant to build the base image for a Hacker Tools container.

Tools included in this image.

Tools
0 Automated Wifi-Deauth script (Python Script in /opt/)
1 macof
2 yersinia
3 kismet
4 nmap
5 dsniff
6 dnsmaq
7 hostapd
8 ettercap
9 conntrack
10 traceroute
11 tcpdump
12 scapy
13 airmon-ng (with password dictionary rockyou.txt in /opt/)
14 ping

Pull the Image

docker pull veerendrav2/hacker-tools

Run the Container

docker run -it -d --net=host --privileged --name little-boy veerendrav2/hacker-tools

NOTE:

Must run the container with --net=host --privileged option. Then only you can capture the packets and monitor the network on physical interface(Example: wlan0)

About

aircrack-ng, kismet and ettercap in Docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published