Skip to content

ilyaasha24/IDS---LAN-Detector-Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDS - LAN Detector Discord Bot

Using nmap, this script scan the number of hosts connected to the network, and notify via discord when a device connected or disconnected. The aim is to warn when something using the network.

Install

The script use python and requires the installation of several modules, which are described below :

  1. Python [tested version: 3.9.1 64-bit]
  2. Nmap Security Scanner, see also it's python modul
  3. Discord Python API

Thanks to Pescimoro Mattia and his WiFinder which I use as a foundation.

About

Simple network scanning script with discord integration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages