Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.04 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.04 KB

ControlTower

This project provides some hack tools for local network:

  • Hosts scan

    Scan hosts by using arp. Provides optionnal name resolution.

  • Man in the middle

    Intercept traffic between 2 hosts.

  • ARP Poisoning

    Modify ARP table of the target.

  • Router

  • DNS Poisoning

    Modify DNS target. Must be used with MITM.

  • Arp communicator

    Sending messages stealthily between 2 hosts using ARP.

Prerequisites

Control Tower need NPCap or WinPCap and must be started with privilege elevation (UAC).

Screenshots

Host scan

Scan Host

ARP Poisoning

ARP Poisoning

Router

Router

DNS Poisoning

DNS Poisoning