Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

HD421/Monitoring-Systems-Version-Check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Monitoring-Systems-Version-Check

mScan script can fingerprint NagiosXI or Zabbix monitoring system. It's also trying to get a list of known CVE for this version.

python 2.7 required

Dependencies

bs4

pip install beautifulsoup4

Usage

Usage: python2.7 mScan.py [HOST] [PORT] [TYPE](optional)

Options :
-h, --help              Show help message and exit
-H, --host              Host you want to fingerprint
-p, --port              Port on which Monitoring System is located
-t, --type              Type of system. Use N for NagiosXI, Z for Zabbix. (If no parameter - Nagios by default)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages