Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Snifer/security-cheatsheets

A collection of cheatsheets for various infosec tools and topics.
https://github.com/Snifer/security-cheatsheets

cheatsheet hacking linux pentesting

Last synced: about 1 month ago
JSON representation

A collection of cheatsheets for various infosec tools and topics.

Awesome Lists containing this project

README

        

NOTE
====

[andrewjkerr](https://github.com/andrewjkerr/security-cheatsheets) forked repository for
[www.sniferl4bs.com](www.sniferl4bs.com)

The fork was done because the original author has not updated about 2 years ago.

Security Cheatsheets
====================

These security cheatsheets are part of a project for the Ethical Hacking and Penetration Testing course offered at the University of Florida. Expanding on the default set of cheatsheets, the purpose of these cheatsheets are to aid penetration testers/CTF participants/security enthusiasts in remembering commands that are useful, but not frequently used. Most of the tools that will be covered have been included in our class and are available in [Kali Linux](http://www.kali.org).

Requirements
------------

The only requirement to use these cheatsheets is for [cheat](https://github.com/chrisallenlane/cheat) to be installed.

How to Use
----------

In order to use these cheatsheets, the cheatsheets in this repository need to go into `~/.cheat/` directory. After the files are moved into that directory, `cheat ncat` will display the ncat cheatsheet.

Contributors
============

Jose Moruno Cadima aka Snifer [TWITTER](https://twitter.com/sniferl4bs) [BLOG](http://www.sniferl4bs.com)

Jason Soto aka Jsitech [TWITTER](https://twitter.com/Jsitech) [BLOG](http://www.jsitech.com)

GUTEM - [GITHUB](https://github.com/Gutem)

Original Contributors
=====================

Andrew Kerr (andrewjkerr)

Angela Evans (angelaevans)

Alex Bujduveanu (alexbujduveanu)

Michael Christakos (truckiewow)
Resources
=========

Metasploit Cheat Sheet [Sans Institute](http://www.sans.org/security-resources/sec560/misc_tools_sheet_v1.pdf)

Volatility Cheat Sheet [Sans Institute] (https://digital-forensics.sans.org/media/memory-forensics-cheat-sheet.pdf)

Cisco IOS Cheat Sheet [highon.coffee](highon.coffee)