All Projects → nanshihui → normal_hark_lite

nanshihui / normal_hark_lite

Licence: GPL-2.0 license
通用的POC检测框架,有足够的POC,就可以找出相应的漏洞

Programming Languages

python
139335 projects - #7 most used programming language

normal_hark_lite

Build Status Python 2.6|2.7 License

通用的POC检测框架,有足够的POC,就可以找出相应的漏洞。 a farmework to test poc,based on search engine can get the valid infomation to test the vulnerability

##plugins文件夹说明

  • 存放POC的位置
  • 命名规则:component文件夹作为分类,针对具体的漏洞要独立建立一个文件夹,并在里面添加POC,里面已经有参考的模板了,使用的时候要继承T这个类,并实现相关函数

##使用方法 python init.py ip keywords ##截图 Screenshot

  • PS:if want to help with me to complete this project ...please fork it ^_^
  • 如果想用整合一起的可以参考该项目:toolforspider
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].