Sinisterly
Privateloader CMS v1.1 - A simple CMS written in PHP - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: PHP (https://sinister.ly/Forum-PHP)
+--- Thread: Privateloader CMS v1.1 - A simple CMS written in PHP (/Thread-Privateloader-CMS-v1-1-A-simple-CMS-written-in-PHP)



Privateloader CMS v1.1 - A simple CMS written in PHP - hacxx - 10-21-2018

This is a simple CMS (Content Management System) written in PHP.

Version 1.1 fixes one vulnerability and one flaw. The vulnerability is a LFI which is protected now and the flaw is a DB error when clearing the file db.txt

Requirements:
Xampp or any PHP enabled server

Files:
Code:
add.html - Manage the database
. Add - Add text to the database
. View DB - View the text written to the database
. Delete DB - Erases the database

add.php - Add the text to the DB
. Do not invoke directly, use add.html

db.txt - Where the texts are stored

del.php - Delete the DB
. Can be called directly but is better used inside add.html

index.php - Show the text in the DB
. This is the homepage - Text or HTML will show in here

Download
https://www.mediafire.com/file/i4f85x7mbe43sk0/%5BPHP%5D+Privateloader+CMS+v1.1.rar

Virustotal
https://www.virustotal.com/#/file/b65454b543d51fd382bf7ccd6cb203f3dfdc0b6928d7eb92c1845a7376313bc0/detection


RE: Privateloader CMS v1.1 - A simple CMS written in PHP - winder - 10-26-2018

So i work in add.html and get as result the front end change and edit the txt