tuhaolam / NoEye

A blind mode exploit framework (a dns server and a web app) that like wvs's AcuMonitor Service or burpsuite's collabrator or cloudeye

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoEye

update 2016-03-16:

修复之前的程序错误:

  • db.sql与程序逻辑对不上

  • noeye.php 66行 mysql_real_escape_string修改成addslashes函数对输入数据处理。

##How to use?

http://localhost/noeye.php?uk=md5(userkey)

Original readme:

A blind exploit tool( a dns server and a web app) that like wvs's AcuMonitor Service or burpsuite's collabrator or cloudeye!

Send me any bug to cmdbat#126.com

About

A blind mode exploit framework (a dns server and a web app) that like wvs's AcuMonitor Service or burpsuite's collabrator or cloudeye


Languages

Language:Python 75.4%Language:PHP 24.6%