All Projects → 404notf0und → Ai For Security Learning

404notf0und / Ai For Security Learning

安全场景、基于AI的安全算法和安全数据分析学习资料整理

Projects that are alternatives of or similar to Ai For Security Learning

Drugs Recommendation Using Reviews
Analyzing the Drugs Descriptions, conditions, reviews and then recommending it using Deep Learning Models, for each Health Condition of a Patient.
Stars: ✭ 35 (-96.45%)
Mutual labels:  data-analysis, data-mining
Elki
ELKI Data Mining Toolkit
Stars: ✭ 613 (-37.83%)
Mutual labels:  data-analysis, data-mining
Pyod
A Python Toolbox for Scalable Outlier Detection (Anomaly Detection)
Stars: ✭ 5,083 (+415.52%)
Mutual labels:  data-analysis, data-mining
Knowage Server
Knowage is the professional open source suite for modern business analytics over traditional sources and big data systems.
Stars: ✭ 276 (-72.01%)
Mutual labels:  data-analysis, data-mining
Spring2017 proffosterprovost
Introduction to Data Science
Stars: ✭ 18 (-98.17%)
Mutual labels:  data-analysis, data-mining
Pydataroad
open source for wechat-official-account (ID: PyDataLab)
Stars: ✭ 302 (-69.37%)
Mutual labels:  data-analysis, data-mining
Data Science With Ruby
Practical Data Science with Ruby based tools.
Stars: ✭ 549 (-44.32%)
Mutual labels:  data-analysis, data-mining
twitter-analytics-wrapper
A simple Python wrapper to download tweets data from the Twitter Analytics platform. Particularly interesting for the impressions metrics that are unavailable on current Twitter API. Also works for the videos data.
Stars: ✭ 44 (-95.54%)
Mutual labels:  data-mining, data-analysis
Cookbook 2nd
IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018
Stars: ✭ 704 (-28.6%)
Mutual labels:  data-analysis, data-mining
Dataproofer
A proofreader for your data
Stars: ✭ 628 (-36.31%)
Mutual labels:  data-analysis, data-mining
Urs
Universal Reddit Scraper - A comprehensive Reddit scraping command-line tool written in Python.
Stars: ✭ 275 (-72.11%)
Mutual labels:  data-analysis, data-mining
Dataflowjavasdk
Google Cloud Dataflow provides a simple, powerful model for building both batch and streaming parallel data processing pipelines.
Stars: ✭ 854 (-13.39%)
Mutual labels:  data-analysis, data-mining
Lagoujob
Job data mining repo for lagou.com
Stars: ✭ 256 (-74.04%)
Mutual labels:  data-analysis, data-mining
Ai Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
Stars: ✭ 4,387 (+344.93%)
Mutual labels:  data-analysis, data-mining
Spotify-Song-Recommendation-ML
UC Berkeley team's submission for RecSys Challenge 2018
Stars: ✭ 70 (-92.9%)
Mutual labels:  data-mining, data-analysis
Cookbook 2nd Code
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
Stars: ✭ 541 (-45.13%)
Mutual labels:  data-analysis, data-mining
popular restaurants from officials
서울시 공무원의 업무추진비를 분석하여 진짜 맛집 찾기 프로젝트
Stars: ✭ 22 (-97.77%)
Mutual labels:  data-mining, data-analysis
genieclust
Genie++ Fast and Robust Hierarchical Clustering with Noise Point Detection - for Python and R
Stars: ✭ 34 (-96.55%)
Mutual labels:  data-mining, data-analysis
Nfstream
NFStream: a Flexible Network Data Analysis Framework.
Stars: ✭ 622 (-36.92%)
Mutual labels:  data-analysis, data-mining
Model Describer
model-describer : Making machine learning interpretable to humans
Stars: ✭ 22 (-97.77%)
Mutual labels:  data-analysis, data-mining

AI-for-Security-Learning

安全场景、基于AI的安全算法和安全数据分析学习笔记(偏工程类学习笔记),持续阅读,保持对业界技术的跟进和迭代

项目地址:https://github.com/404notf0und/AI-for-Security-Learning

最近更新日期为:2021/03/01

新增:

同步更新于:404 Not Found:AI for Security

目录:

综述篇

防护篇

使用AI保护应用

恶意样本检测

入侵检测

域名安全检测

业务安全检测

Web安全检测

Web安全之URL异常检测

Web安全之SQLi检测

Web安全之XSS检测

Web安全之攻击多分类检测

Web安全之WAF建设

Web安全之Webshell检测

Web安全之Web管理后台识别

Web安全之其他

APT检测

安全运营

二进制安全

杂项

保护AI

对抗篇

使用AI攻击应用

攻击AI

攻击AI基础框架

攻击AI数据/模型

攻击AI系统

心得体会篇

  1. 随着学习门槛的提高,公开的工业界资料已经相对匮乏,所以开始学习一些学术界较新的paper,理解吃透再工程化。
  2. Reinforcement Learning + Deep Learning = AI
  3. 人工智能技术应用于网络安全等各个垂直领域已经是大势所趋(虽然不得不承认有其局限性,但是我们可以通过细划分场景有针对性的进行安全问题分解、抽象,结合机器学习技术解决问题)
  4. 对安全场景、攻击模式、数据的认识深度,远比选择工具重要
  5. 加高自己的技术壁垒:业务业务业务,锻炼业务敏感性,理解业务需求,给出解决方案(基于业务的特征工程)
  6. 万物皆规则,机器学习训练的模型也是一种规则。用传统规则还是机器学习模型规则取决于对业务场景的先验知识的掌握程度。

学习交流篇

为适配(碎片化时间)移动端阅读与知识传播,后续持续更新内容,将同步在个人微信公众号:404 Not F0und,同时公众号提供了该项目的PDF版本,关注后回复"智能安全" 即可下载。公众号致力于分享原创高质量干货,包括但不限于:应用安全、机器智能、安全算法、安全数据分析、企业安全建设。知识分享的价值在于既能系统化梳理自己的研究和思考,又可能和他人思维碰撞,发生一些有意思的事情。​

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].