ヤミRoot VoidGate
User / IP
:
216.73.217.162
Host / Server
:
15.235.182.215 / pollibazaar.com
System
:
Linux asia.cbnex.com 5.14.0-611.49.2.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 09:05:08 EDT 2026 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
opt
/
nmon
/
Viewing: uninstall.sh
#!/bin/bash # #//////////////////////////////////////////////////////////// #=========================================================== # nMom - Uninstaller v1.0 #=========================================================== # Set environment PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin # Clear the screen clear #SERVERKEY=$1 LOG=/tmp/pniner.log echo "---------------------------------" echo "nMon Linux Agent Uninstaller" echo "---------------------------------" echo " " # Are we running as root if [ $(id -u) != "0" ]; then echo "nMon Agent uninstaller needs to be run with root priviliges" echo "Try again with root privilileges" exit 1; fi # Remove previous installation if [ -f /opt/nmon/agent.sh ]; then # Remove folder rm -rf /opt/nmon # Remove crontab crontab -r -u nmonagent >> $LOG 2>&1 # Remove user userdel nmonagent >> $LOG 2>&1 fi echo " " echo "-------------------------------------" echo "Uninstallation Completed " echo "-------------------------------------"
Coded With 💗 by
0x6ick