zoukankan      html  css  js  c++  java
  • 2017网络渗透资料大全单——资源篇

    历经数月收集、悉心整理,小编特此双手奉上2017网络渗透资料大全单,囊括渗透测试资源、Shell 脚本资源、Linux 资源、Shellcode 开发、社工资源、工具、书籍、漏洞库、国内SRC、安全课程、信息安全会议、安全杂志等十三项分类,包含视频资料、网络课程及收纳工具,鉴于工具书籍等资料过长,将会逐一单篇发送,敬请期待!

    渗透测试资源

    Metasploit Unleashed

                  —— 免费的metasploit教程

    传送门↓

    https://www.offensive-security.com/metasploit-unleashed/

    PTES

                  ——渗透测试执行标准

    传送门↓

    http://www.pentest-standard.org/index.php/Main_Page

    OWASP

                  ——开放式Web应用程序安全项目

    传送门↓

    https://www.owasp.org/index.php/Main_Page

    OSSTMM

                 ——开源安全测试方法手册

    传送门↓

    http://www.isecom.org/research/osstmm.html

    Shell 脚本资源

    LSST

                  ——linux shell脚本教程

    传送门↓

    http://www.freeos.com/guides/lsst/

    Linux 资源

    Kernelnewbies

                 ——一个出色的Linux内核资源的社区

    传送门↓

    https://kernelnewbies.org/

    Shellcode 开发

    Shellcode Tutorials

                  ——如何编写shellcode的教程

    传送门↓

    http://www.projectshellcode.com/

    Shellcode examples

                  ——Shellcodes 的库

    传送门↓

    http://shell-storm.org/shellcode/

    Exploit Writing Tutorials

                  ——如何开发exploits的教程

    传送门↓

    https://www.corelan.be/index.php/2009/07/19/exploit-writing-tutorial-part-1-stack-based-overflows/

    shellsploit

                  ——ShellCode生成器

    传送门↓

    https://github.com/b3mb4m/shellsploit-framework

    Voltron

                  ——可扩展的黑客调试工具

    传送门↓

    https://github.com/snare/voltron

    社工资源

    Social Engineering Framework

                  ——一些社工的资源

    传送门↓

    http://www.social-engineer.org/framework/general-discussion/

    其他

    SecTools

                  ——网络安全工具前125

    传送门↓

    http://sectools.org/

    C/C++ Programming

                  ——开源工具的主要语言之一

    传送门↓

    https://github.com/fffaraz/awesome-cpp

    .NET Programming

                  ——一个开发框架

    传送门↓

    https://github.com/quozd/awesome-dotnet

    Shell Scripting

                  ——命令行集成工具包

    传送门↓

    https://github.com/alebcay/awesome-shell

    Ruby Programming by @dreikanter

                  ——编写exp的实用语言

    传送门↓

    https://github.com/dreikanter/ruby-bookmarks

    Ruby Programming by @markets

                  ——同上

    传送门↓

    https://github.com/markets/awesome-ruby

    Ruby Programming by @Sdogruyol

                  ——同上

    传送门↓

    https://github.com/Sdogruyol/awesome-ruby

    JavaScript Programming

                  ——浏览器开发脚本

    传送门↓

    https://github.com/sorrycc/awesome-javascript

    Node.js Programming by @sindresorhus

                  ——命令行的js

    传送门↓

    https://github.com/sindresorhus/awesome-nodejs

    Node.js Programming by @vndmtrx

                  ——同上

    传送门↓

    https://github.com/vndmtrx/awesome-nodejs

    Python tools for penetration testers

                  ——很多渗透工具都是用python写的

    传送门↓

    http://www.dirk-loss.de/python-tools.htm

    Python Programming by @svaksha

                  ——通用python项目

    传送门↓

    https://github.com/svaksha/pythonidae

    Python Programming by @vinta

                  ——同上

    传送门↓

    https://github.com/vinta/awesome-python

    Andorid Security

                  ——安卓安全资源聚合

    传送门↓

    https://github.com/ashishb/android-security-awesome

    我们将会持续更新内容与大家分享,以上如有不全,欢迎留言补充~

  • 相关阅读:
    POJ 3710 Christmas Game#经典图SG博弈
    POJ 2599 A funny game#树形SG(DFS实现)
    POJ 2425 A Chess Game#树形SG
    LeetCode Array Easy 122. Best Time to Buy and Sell Stock II
    LeetCode Array Easy121. Best Time to Buy and Sell Stock
    LeetCode Array Easy 119. Pascal's Triangle II
    LeetCode Array Easy 118. Pascal's Triangle
    LeetCode Array Easy 88. Merge Sorted Array
    ASP.NET MVC 学习笔记之 MVC + EF中的EO DTO ViewModel
    ASP.NET MVC 学习笔记之面向切面编程与过滤器
  • 原文地址:https://www.cnblogs.com/darking/p/7865508.html
Copyright © 2011-2022 走看看