BlueGhost - A Network Tool Designed To Assist Blue Teams In Banning Attackers From Linux Servers

✨ DeeZNuTz

✨ Master ✨
Staff member
May 15, 2017
990
759
1,045
BlueGhost_1.png


This tool utilizes various linux network tools and bash scripting to assist blue teams on defending debian and ubuntu based servers from malicious attackers.
  • Scan/Ban shows connected IPs, scans IP addresses for open ports using nmap and whois search to gather reconnaissance on connected IPs, shows activity on the system, checks abuseipdb.com for reports and offers a ban function to ban unwanted IPs using iptables.
BlueGhost_2.png


BlueGhost_3.png


  • UbanAnAddress A function to unban IPs.
  • ListAllBanned A function to list all banned IPs.
  • TraceRoute A function to perform traceroutes on IPs.
Installation
Enter this one liner command in terminal to install:
Code:
sudo git clone https://github.com/d4rk007/BlueGhost; cd BlueGhost; source install.sh; cd;
Download BlueGhost
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu