Skip to content

Latest commit

 

History

History
67 lines (52 loc) · 1.61 KB

README.md

File metadata and controls

67 lines (52 loc) · 1.61 KB

intruder-deployer

Adversaries may introduce computer accessories, networking hardware, or other computing devices into a system or network that can be used as a vector to gain access - Mitre

Getting started

git clone https://github.com/nchgroup/intruder-deployer.git
cd intruder-deployer
bash installer.sh
# add pub key in your vps

# edit config.sh with your vps configs
bash config.sh

# done

Tools installed

  • firewalld
  • nmap
  • autossh
  • nbtscan
  • prips
  • python3-pip
  • python3-dev
  • tcpdump
  • macchanger
  • ettercap
  • arp-scan
  • netdiscover
  • traceroute
  • tshark
  • wipe
  • libpcap-dev
  • sslh
  • proxychains4
  • scapy
  • Responder
  • crackmapexec
  • Golang
  • simplehttpserver
  • chisel
  • bettercap

Tested on root user only

Hardware Info

Reference

Authors