最近开始做风控系统,搜集了一些风控和web安全方面的资料,一来分享给大家,也方便自己查看。大家有好的资料也可以分享给我,整理完善,欢迎大神交流指导。
业务风控:
风控笔记:https://github.com/WalterInSH/risk-management-note 介绍风控常见问题和解决思路
爱奇艺业务安全风控体系的建设实践http://www.4hou.com/business/7974.html
风控模型分析http://shujuren.org/article/407.html
小米风控实践 https://toutiao.io/posts/c355w5/preview
风控中心—京东基于Spark的风控系统架构实践和技术细节 https://www.jianshu.com/p/9de45d2d16e6
应用:风控用户识别方法 https://www.jianshu.com/p/047c99bec254
搭建风控系统存在的问题 https://www.jianshu.com/p/c1fd5ef185b6
风控知识 https://github.com/yangliang1415/awesome-risk-control
有赞风控规则引擎实践 https://tech.youzan.com/rules-engine/
一个CPO的心得分享:搭建风控系统道路上踩过的坑 http://www.woshipm.com/kol/534292.html
如何构建基于AI的金融风控系统 https://www.leiphone.com/news/201704/iKUlxVEcyyM1CMVj.html
风控机器学习算法:
检测异常样本方法总结https://blog.csdn.net/Mr_tyting/article/details/77371157
风控模型分析http://shujuren.org/article/407.html
web安全:
Web日志安全分析浅谈 https://xz.aliyun.com/t/1121?accounttraceid=9ef7efd4-0316-406a-9129-88852da08abc
Web日志安全分析系统实践 https://xz.aliyun.com/t/2136
用机器学习玩转恶意URL检测 http://www.freebuf.com/articles/network/131279.html
携程恶意攻击检测 机器学习在web攻击检测中的应用实践 https://www.jianshu.com/p/36fc4a84c0d6
基于机器学习的web异常检测 http://www.freebuf.com/articles/web/126543.html
基于大数据和机器学习的Web异常参数检测系统Demo实现 http://www.freebuf.com/articles/web/134334.html
我的日志分析之道:简单的Web日志分析脚本 http://www.freebuf.com/sectool/126698.html
攻击检测和防范方法之日志分析 http://www.freebuf.com/articles/web/109001.html
spark高级数据分析---网络流量异常检测(升级实战) https://blog.csdn.net/sinat_31726559/article/details/52016652
一次完整的入侵检测 https://blog.csdn.net/zacklin/article/details/7403183
网站被黑客扫描撞库该怎么应对防范?https://www.jianshu.com/p/88dec046a193
开源项目:
六道 —— 实时业务风控系统 https://github.com/ysrc/Liudao
基于HMM的web异常参数检测 https://github.com/SparkSharly/Sharly
基于spark streaming和kafka,hbase的日志统计分析系统https://github.com/wankunde/logcount
A big data platform for analyzing web access logs https://github.com/Maicius/WebLogsAnalysisSystem
基于Strom的日志实时流量分析主动防御(CCFirewall)系统 https://github.com/gy-games/shield
RiskControl —— 实时业务风控系统 https://github.com/sunpeak/riskcontrol\