Skip to content
/ NoEye Public
forked from tutorial0/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

Notifications You must be signed in to change notification settings

jackhuyh/NoEye

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.4%
  • PHP 24.6%