Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
A collection of cheatsheets for various infosec tools and topics.
- Host: GitHub
- URL: https://github.com/Snifer/security-cheatsheets
- Owner: Snifer
- Fork: true (andrewjkerr/security-cheatsheets)
- Created: 2015-03-21T14:58:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T02:53:53.000Z (over 3 years ago)
- Last Synced: 2024-08-01T09:21:52.007Z (3 months ago)
- Topics: cheatsheet, hacking, linux, pentesting
- Homepage:
- Size: 83 KB
- Stars: 805
- Watchers: 108
- Forks: 257
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)