Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.53 KB

File metadata and controls

42 lines (27 loc) · 1.53 KB

MantleOfSaturn

Mantle Of Saturn is remote administration tool based on PHP Server and Python Client.

This Remote Administration Tool uses POST & READ Method and not require to open extra ports or any Socket.

I Build a Realistic Graphical Design for PHP Server like a virtual web based os system.

Included a Betcalculator application as bonus and example for more application in this PHP Server.

Official Website : https://sourcecode347.com

Installation

Set your sitelink in MantleOfSaturn.py on Line 40

Upload files from PHP-Server folder to your Server

Change the password in md5password.php

Run this command to give permissions to clients folder

    sudo chmod -R 777 clients

Video Example

https://www.youtube.com/watch?v=Iw6gIGBSN3c

License

Mantle Of Saturn - Remote Administration Tool Based on PHP Server and Python Client
Copyright (C) 2021  Nikolaos Bazigos

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty 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, see <https://www.gnu.org/licenses/>.