9.1. 推荐资源

文章目录

  • 9.1. 推荐资源
    • 9.1.1. 书单
      • 9.1.1.1. 前端
      • 9.1.1.2. 网络
      • 9.1.1.3. Java
      • 9.1.1.4. 后渗透
      • 9.1.1.5. 红蓝对抗
      • 9.1.1.6. SEO
      • 9.1.1.7. 无线攻防
      • 9.1.1.8. Hacking Programming
      • 9.1.1.9. 社会工程学
      • 9.1.1.10. 数据安全
      • 9.1.1.11. 机器学习与网络安全
      • 9.1.1.12. 安全建设
      • 9.1.1.13. 综合
    • 9.1.2. Blog
    • 9.1.3. Bug Bounty
    • 9.1.4. 实验环境
      • 9.1.4.1. Web安全相关CTF题目
      • 9.1.4.2. 域实验环境
    • 9.1.5. Awesome 系列

9.1. 推荐资源

9.1.1. 书单

9.1.1.1. 前端

  • Web之困
  • 白帽子讲Web安全
  • 帽子讲浏览器安全(钱文祥)
  • Web前端黑客技术揭秘
  • XSS跨站脚本攻击剖析与防御
  • SQL注入攻击与防御

9.1.1.2. 网络

  • Understanding linux network internals
  • TCP/IP Architecture, Design, and Implementation in Linux
  • Linux Kernel Networking: Implementation and Theory
  • Bulletproof SSL and TLS
  • UNIX Network Programming

9.1.1.3. Java

  • learnjavabug Java安全相关的漏洞和技术demo

9.1.1.4. 后渗透

  • Powershell攻击指南 黑客后渗透之道
  • Active Directory Exploitation Cheat Sheet

9.1.1.5. 红蓝对抗

  • Atomic Red Team Small and highly portable detection tests based on MITRE’s ATT&CK

9.1.1.6. SEO

  • SEO艺术

9.1.1.7. 无线攻防

  • 无线网络安全攻防实战
  • 无线网络安全攻防实战进阶
  • 黑客大揭秘——近源渗透测试(柴坤哲等)

9.1.1.8. Hacking Programming

  • Gray Hat Python

9.1.1.9. 社会工程学

  • 社会工程:安全体系中的人性漏洞
  • 反欺骗的艺术
  • 反入侵的艺术

9.1.1.10. 数据安全

  • 大数据治理与安全 从理论到开源实践(刘驰等)
  • 企业大数据处理 Spark、Druid、Flume与Kafka应用实践(肖冠宇)
  • 数据安全 架构设计与实战(郑云文)

9.1.1.11. 机器学习与网络安全

  • Web安全深度学习实战(刘焱)
  • Web安全机器学习入门(刘焱)
  • Web安全之强化学习与GAN(刘焱)
  • AI安全之对抗样本入门​(兜哥)

9.1.1.12. 安全建设

  • 企业安全建设入门——基于开源软件打造企业网络安全 (刘焱)
  • 企业安全建设指南——金融行业安全架构与技术实践 (聂君等)
  • 大型互联网企业安全架构(石祖文)

9.1.1.13. 综合

  • Web安全深度剖析
  • 黑客秘笈——渗透测试实用指南
  • 黑客攻防技术宝典——web实战篇

9.1.2. Blog

  • https://www.leavesongs.com/
  • https://paper.seebug.org/
  • https://xz.aliyun.com/
  • https://portswigger.net/blog
  • https://www.hackerone.com/blog

9.1.3. Bug Bounty

  • https://www.hackerone.com/
  • https://bugcrowd.com
  • https://www.synack.com/
  • https://cobalt.io/

9.1.4. 实验环境

9.1.4.1. Web安全相关CTF题目

  • https://github.com/orangetw/My-CTF-Web-Challenges
  • https://www.ripstech.com/php-security-calendar-2017/
  • https://github.com/wonderkun/CTF_web
  • https://github.com/CHYbeta/Code-Audit-Challenges
  • https://github.com/l4wio/CTF-challenges-by-me
  • https://github.com/tsug0d/MyAwesomeWebChallenge
  • https://github.com/a0xnirudh/kurukshetra
  • http://www.xssed.com/

9.1.4.2. 域实验环境

  • Adaz: Active Directory Hunting Lab in Azure
  • Detection Vagrant & Packer scripts to build a lab environment complete with security tooling and logging best practices

9.1.5. Awesome 系列

  • awesome web security
  • Awesome Hacking
  • Awesome Security
  • awesome sec talks

你可能感兴趣的:(Web安全学习笔记,前端,后渗透,红蓝对抗,无线攻防,机器学习与网络安全)