Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ WAF Public
forked from lxyeternal/WAF

基于机器学习的web攻击检测系统

Notifications You must be signed in to change notification settings

MuRKuo/WAF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

WAF

环境配置:

首先要求:python 3.6
响应的库函数:TensorFlow,python-scapy

  1. train_url.py:

    该文件主要包含的功能是实现对训练数据的加载以及处理,同时训练模型模块以及预测分析模块也在此

  2. get_url.py:

    该文件的主要功能是实现抓取数据包,同时将数据包中的URL解析出来

  3. type.py:

    该文件的主要功能是实现对攻击类型的判断

  4. UI.py:

    该文件是实现UI界面

  5. Main.py:

    主函数的执行入口

About

基于机器学习的web攻击检测系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Shell 0.7%

AltStyle によって変換されたページ (->オリジナル) /