Skip to content

Instantly share code, notes, and snippets.

入门指南
https://wizardforcel.gitbooks.io/web-hacking-101/content/ Web Hacking 101 中文版
https://wizardforcel.gitbooks.io/asani/content/ 浅入浅出Android安全 中文版
https://wizardforcel.gitbooks.io/lpad/content/ Android 渗透测试学习手册 中文版
https://wizardforcel.gitbooks.io/kali-linux-web-pentest-cookbook/content/ Kali Linux Web渗透测试秘籍 中文版
https://github.com/hardenedlinux/linux-exploit-development-tutorial Linux exploit 开发入门
https://www.gitbook.com/book/t0data/burpsuite/details burpsuite实战指南
http://www.kanxue.com/?article-read-1108.htm=&winzoom=1 渗透测试Node.js应用
https://github.com/qazbnm456/awesome-web-security Web安全资料和资源列表
Pod::Spec.new do |s|
s.name = "TFFileManager"
s.version = "0.0.1"
s.summary = "时光流影文件上传平台iOS客户端SDK"
s.homepage = "https://github.com/TimeFaceCoder/TFFileManager"
s.license = "Copyright (C) 2015 TimeFace, Inc. All rights reserved."
s.author = { "Melvin" => "yangmin@timeface.cn" }
s.social_media_url = "http://www.timeface.cn"
s.ios.deployment_target = "7.0"
s.source = { :git => "https://github.com/TimeFaceCoder/TFFileManager.git"}