Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/lololosys/awesome_cisco_exploitation

A curated list of awesome Cisco exploitation resources
https://github.com/lololosys/awesome_cisco_exploitation

List: awesome_cisco_exploitation

awesome awesome-list cisco cisco-exploitation exploitation ios security security-research source-code

Last synced: 3 months ago
JSON representation

A curated list of awesome Cisco exploitation resources

Lists

README

        

[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

A curated list of awesome Cisco exploitation resources. Inspired by
[awesome](https://github.com/sindresorhus/awesome).

# A curated list of awesome Cisco exploitation resources

- [Awesome Cisco Exploiation](#awesome-cisco-exploitation)
- [Exploitation](#exploitation)
- [Shellcoding](#shellcoding)
- [Malwares and implents](#malwares)
- [Code](#code)
- [Remediation](#remediation)

## Exploitation
+ [Cisco IOS Router Exploitation - A map of the problem space](http://www.blackhat.com/presentations/bh-usa-09/LINDNER/BHUSA09-Lindner-RouterExploit-PAPER.pdf) - by Felix 'FX' Lindner [July 26, 2009]
+ [Research on Cisco IOS Security Mechanisms](http://www.ipcsit.com/vol51/109-A30035.pdf) - by Xiaoyan Sua,Dongying Wua, Da Xiaoa, Yuxiang Hana [2011]
+ [Burning the bridge: Cisco IOS exploits](http://phrack.org/issues/60/7.html) - by FX of Phenoelit [2002]
+ [IOS Exploitation Techniques](ftp://hackbbs.org/milworm/166) - by Gyan Chawdhary []
+ [BENIGNCERTAIN - Extracting VPN private keys from Cisco PIX](https://packetstormsecurity.com/files/download/138470/BenignCertain.tgz)
+ [EXTRABACON - Authentication Bypass in Cisco ASA](https://www.exploit-db.com/exploits/40386/)
+ [Cisco ASA: IKEv1 heap overflow - CVE-2016-1287 - Presentation](https://www.nccgroup.trust/globalassets/newsroom/uk/blog/documents/2017/06-june/cisco-asa-episode-1-ikev1-exploit-web.pdf)
+ [Cisco ASA: IKEv1 heap overflow - CVE-2016-1287 - Writeup](https://blog.exodusintel.com/2016/02/10/firewall-hacking/)

## Shellcoding
+ [Killing the Myth of Cisco IOS Diversity - Recent Advances in Reliable Shellcode Design](https://www.usenix.org/legacy/event/woot11/tech/final_files/Cui.pdf) - by Ang Cui,Jatin Kataria,Salvatore J. Stolfo []
+ [Cisco IOS Shellcodes](https://www.blackhat.com/presentations/bh-usa-08/Chawdhary_Uppal/BH_US_08_Chawdhary_Uppal_Cisco_IOS_Shellcodes.pdf) - by Gyan Chawdhary,Varun Uppal [2008]

## Malwares
+ [SYNful Knock - A Cisco router implant](https://www.fireeye.com/blog/threat-research/2015/09/synful_knock_-_acis.html) [2015]
+ [JetPlow NSA implent](https://www.schneier.com/blog/archives/2014/01/jetplow_nsa_exp.html)

## Code
+ [IOS 11.2-8 Leaked Source Code](https://github.com/dvur12/cisco_ios_research/tree/master/IOS%20Source%20Code/IOS-11.2-8)

## Remediation
+ [Synful Knock Scanner](https://www.talosintelligence.com/scanner/)