ROOTPLOIT
Server: Apache
System: Linux node6122.myfcloud.com 6.14.3-x86_64-linode168 #1 SMP PREEMPT_DYNAMIC Mon Apr 21 19:47:55 EDT 2025 x86_64
User: bashacomputer (1004)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/bashacomputer/www/iljawa/torsion/css/css3.css
.msg-page {
    display: flex;
    flex-direction: column;
    max-width: 480px;
    margin: 40px auto;
    color: #333;
    border: 2px solid #ccc9c9;
}
/*header*/
.msg-header {
    display: flex;
    flex-flow: row;
    margin-bottom: 0 0 50px 0;
    max-height: 100px;
    background: linear-gradient(to bottom ,#FFCC00 30% ,#FFF) ;
    background: -webkit-linear-gradient(to bottom ,#FFCC00 30% ,#FFF) ;
    background: -moz-linear-gradient(to bottom ,#FFCC00 30% ,#FFF) ;
    background: -o-linear-gradient(to bottom ,#FFCC00 30% ,#FFF) ;
}
.msg-header-img {
    margin: 30px auto 0 auto;
    width: 150px;
    height: 100px;
}
.msg-header-img img {
    width: 100%;
}
/*content*/
.load-confirm {
    margin-top: 90px;
}/*footer*/
.msg-footer {
    display: flex;
    justify-content: center;
    background-color: #EAEAEA ;
    padding: 20px;
    text-align: center;
    margin-top: 90px;

}
.msg-footer span {
    font-size: 14px;
    color: #000;
}