-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f495bc2
commit db2c73c
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# PTEye # | ||
|
||
PTeye(Phantom eye) 是一个逻辑漏洞审计工具集,使用 NodeJS 结合开源框架完成,主要用于对非常规的业务逻辑漏洞进行审计。 | ||
|
||
PTeye 初步设计为使用黑盒和白盒两套机制对业务逻辑漏洞进行半自动化/被动化的审计,白盒机制主要使用代码片段逻辑匹配的方式,黑盒主要使用被动代理+漏洞模块的方式。 | ||
|
||
PTscan仅供交流学习使用,请勿用于非法行为。 | ||
|
||
<img src="http://phantom0301.cc/achiveimg/20170901103835.jpg" style="position: relative;left: 50%;transform: translate(-50%,0%);" /> | ||
|
||
|
||
## Features ## | ||
|
||
- 无 | ||
|
||
## Usage ## | ||
|
||
Usage: | ||
|
||
扫描结果样例 | ||
|
||
无 | ||
|
||
## Update1.0 ## | ||
|
||
1. 基本框架完成 | ||
|
||
|
||
### Other ### | ||
|
||
Issues submit |