美文网首页
2018-01-23安全攻防系列

2018-01-23安全攻防系列

作者: _bab | 来源:发表于2018-01-23 14:49 被阅读36次

http://blog.csdn.net/zhangmiaoping23/article/details/50081843

转:https://github.com/pandazheng/IosHackStudy

(1) IOS安全学习网站收集:

http://samdmarshall.com

https://www.exploit-db.com

https://reverse.put.as

http://security.ios-wiki.com

https://truesecdev.wordpress.com/

http://resources.infosecinstitute.com/ios-application-security-part-1-setting-up-a-mobile-pentesting-platform/

http://esoftmobile.com/2014/02/14/ios-security/

http://bbs.iosre.com

http://bbs.chinapyg.com

http://blog.pangu.io/

http://yonsm.net/

http://nianxi.net/

https://github.com/pandazheng/iOSAppReverseEngineering

http://drops.wooyun.org

(2) IOS安全优秀博客文章

https://github.com/secmobi/wiki.secmobi.com

http://bbs.iosre.com/t/debugserver-lldb-gdb/65

http://bbs.pediy.com/showthread.php?t=193859

http://bbs.pediy.com/showthread.php?t=192657&viewgoodnees=1&prefixid=

http://blog.darkrainfall.org/2013/01/os-x-internals/

http://dvlabs.tippingpoint.com/blog/2009/03/06/reverse-engineering-iphone-appstore-binaries

http://drops.wooyun.org/papers/5309

https://www.safaribooksonline.com/library/view/hacking-and-securing/9781449325213/ch08s04.html

http://soundly.me/osx-injection-override-tutorial-hello-world/

https://nadavrub.wordpress.com/2015/07/23/injecting-code-to-an-ios-appstore-app/

(3) IOS安全优秀GitHub

XCodeGhost清除脚本

https://github.com/pandazheng/XCodeGhost-Clean

Apple OS X ROOT提权API后门

https://github.com/tihmstar/rootpipe_exploit

Dylib插入Mach-O文件

https://github.com/Tyilo/insert_dylib

OSX dylib injection

https://github.com/scen/osxinj

IOS IPA package refine and resign

https://github.com/Yonsm/iPAFine

ROP Exploitation

https://github.com/JonathanSalwan/ROPgadget

Scan an IPA file and parses its info.plist

https://github.com/apperian/iOS-checkIPA

A PoC Mach-O infector via library injection

https://github.com/gdbinit/osx_boubou

IOS-Headers

https://github.com/MP0w/iOS-Headers

Interprocess Code injection for Mac OS X

https://github.com/rentzsch/mach_inject

OS X Auditor is a free Mac OS X computer forensics tool

https://github.com/jipegit/OSXAuditor

remove PIE for osx

https://github.com/CarinaTT/MyRemovePIE

A TE executable format loader for IDA

https://github.com/gdbinit/TELoader

Mobile Security Framework

https://github.com/ajinabraham/Mobile-Security-Framework-MobSF

A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS

https://github.com/facebook/fishhook

OSX and iOS related security tools

https://github.com/ashishb/osx-and-ios-security-awesome

Introspy-Analyzer

https://github.com/iSECPartners/Introspy-Analyzer

Dumps decrypted mach-o files from encrypted iPhone applications from memory to disk

https://github.com/stefanesser/dumpdecrypted

Simple Swift wrapper for Keychain that works on iOS and OS X

https://github.com/kishikawakatsumi/KeychainAccess

idb is a tool to simplify some common tasks for iOSpentesting and research

https://github.com/dmayer/idb

Pentesting apps using Parse as a backend

https://github.com/igrekde/ParseRevealer

The iOS Reverse Engineering Toolkit

https://github.com/Vhacker/iRET

XNU – Mac OS X kernel

https://github.com/opensource-apple/xnu

Code injection + payload communications for OSX

https://github.com/mhenr18/injector

iOS related code

https://github.com/samdmarshall/iOS-Internals

OSX injection tutorial: Hello World

https://github.com/arbinger/osxinj_tut

Reveal Loader dynamically loads libReveal.dylib (Reveal.app support) into iOS apps on jailbroken devices

https://github.com/heardrwt/RevealLoader

NSUserDefaults category with AES encrypt/decrypt keys and values

https://github.com/NZN/NSUserDefaults-AESEncryptor

Blackbox tool to disable SSL certificate validation

https://github.com/iSECPartners/ios-ssl-kill-switch

应用逆向工程抽奖插件

https://github.com/iosre/iosrelottery

Untested iOS Tweak to hook OpenSSL functions

https://github.com/nabla-c0d3/iOS-hook-OpenSSL

IOS *.plistencryptor project. Protect your *.plist files from jailbroken

https://github.com/FelipeFMMobile/ios-plist-encryptor

Re-codesigning tool for iOSipa file

https://github.com/hayaq/recodesign

Scans iPhone/iPad/iPod applications for PIE flags

https://github.com/stefanesser/.ipa-PIE-Scanner

(4) IOS安全优秀书籍

《Hacking and Securing iOS Applications》

《Mac OS X and iOSInternals:To the Apple’s Core》

《OS X and iOS Kernel Programming》

《OS X ABI Mach-O File Format》

《The Mac Hacker’s Handbook》

《Mac OS X Interals:A Systems Approach》

《黑客攻防技术宝典-IOS实战篇》

《IOS应用安全攻防实战》

《IOS应用逆向工程》

《IOS取证实战》

《安全技术大系:IOS取证分析》

(5) IOS安全Twitter

https://twitter.com/Technologeeks

https://twitter.com/osxreverser

相关文章

  • 2018-01-23安全攻防系列

    http://blog.csdn.net/zhangmiaoping23/article/details/5008...

  • iOS安全攻防

    iOS安全攻防 iOS安全攻防

  • 信息安全不可错过的30门实验

    实验楼联合SEEDLabs建立SEED信息安全实验室,并推出全系列SEED信息安全在线实验,涵盖软件安全、网络攻防...

  • iOS安全攻防1

    安全攻防

  • 安全攻防实战系列MSF

    前言在红队攻防中,我们主要在外网进行信息收集,通过cms或者其他漏洞拿到shell,之后通过免杀木马将window...

  • iOS安全攻防

    参考iOS安全攻防(二十三):Objective-C代码混淆代码混淆 md5 + base64[ios]安全攻防之...

  • iOS安全攻防艺术(工具篇)

    最近闲来无事打算个系列文章,主要围绕iOS安全攻防系列,目录如下: 第一章:工具篇 第二章:越狱环境搭建 第三章:...

  • 初识Empire

    前言 最近在看《Web安全攻防》一书,将不熟悉的Empire进行实验操作来学习。 参考资料《Web安全攻防渗透测试...

  • CTF初识

    ctf分类 安全加固,系统运维,漏洞修补 网络流量,日志分析, 漏洞利用,补丁开发,组织攻防 漏洞利用,攻防实施 ...

  • 【币安全】半小时钓到500个ETH,最新骗局你有必要知晓

    攻防永远不对称,黑客无利不往,黑客永远在最前沿的战场牟利。此系列文章将深入解读币圈信息安全热点事件、把握区块链+安...

网友评论

      本文标题:2018-01-23安全攻防系列

      本文链接:https://www.haomeiwen.com/subject/qaysaxtx.html