Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook Tuesday at 01:29 PM
GTAPoliceMods Posted August 3, 2019 Share Posted August 3, 2019 Hello members, One of my community members told me that there is a possibility for someone to upload a c99 shell on IPB? My website is mostly used for downloads and I want to make sure shells like these are not a problem. How can I prevent a c99 shell? Thank you, GPM Link to comment Share on other sites More sharing options...
newbie LAC Posted August 3, 2019 Share Posted August 3, 2019 Hello, 1. It's php script. php extension is unsafe. During uploading the file will be rename to c99_php.SOME_HASH (e.g. c99_php.18b1fc711d365d91b86eca2f8f1c80fc). So you can not (in most cases (if you don't have "incorrect" configurations)) execute it as php. 2. c99 is old script and use some functions that has been removed in php 7. E.g. set_magic_quotes_runtime To use IPS 4.4 you need PHP 7.1.0 or above (7.2.0 or above recommended) So you can not execute script. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.