Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewjkerr/security-cheatsheets
π A collection of cheatsheets for various infosec tools and topics.
https://github.com/andrewjkerr/security-cheatsheets
bash cheatsheets security
Last synced: about 1 month ago
JSON representation
π A collection of cheatsheets for various infosec tools and topics.
- Host: GitHub
- URL: https://github.com/andrewjkerr/security-cheatsheets
- Owner: andrewjkerr
- License: mit
- Created: 2013-11-06T03:44:06.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-03-18T02:18:03.000Z (over 2 years ago)
- Last Synced: 2024-02-14T13:28:33.692Z (10 months ago)
- Topics: bash, cheatsheets, security
- Homepage: https://andrewjkerr.com
- Size: 47.9 KB
- Stars: 1,176
- Watchers: 73
- Forks: 547
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- Hacking-Awesome - - Collection of cheatsheets for various infosec tools and topics (Uncategorized / Uncategorized)
- Awesome-Hacking - Security Cheatsheets
- awesome-security-collection - **684**ζ - type people with either security tools or popular UNIX programs. (<a id="8c5a692b5d26527ef346687e047c5c21"></a>ζΆι)
- fucking-Awesome-Hacking - Security Cheatsheets
- awesome-hacking - Security Cheatsheets
- awesome-hacking - Security Cheatsheets
README
# security-cheatsheets
A collection of useful cheatsheets for [cheat](https://github.com/chrisallenlane/cheat) that focuses on aiding security-type people with either security tools or popular UNIX programs.
## Requirements
- [cheat](https://github.com/chrisallenlane/cheat)
## Installation
- Somehow get this repository into your `~/.cheat` directory.
## Usage
Use this like you'd normally use `cheat`. For example, use `cheat ncat` to display the `ncat` cheatsheet.
## History
These security cheatsheets were a 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).
### Original Contributors
This repository was originally a group project which had the following group members:
- [Andrew Kerr](http://andrewjkerr.com)
- [Angela Evans](https://github.com/angelaevans)
- [Alex Bujduveanu](https://github.com/alexbujduveanu)
- [Michael Christakos](https://github.com/truckiewow)## License
This repository is licensed under the [MIT license](https://github.com/andrewjkerr/security-cheatsheets/blob/master/LICENSE.md).
## Contributing
Want to contribute? Great! Here's what you do:
1. Fork this repository
2. Push some code to your fork
3. Come back to this repository and open a PR
4. After some review, get that PR merged to `master`
5. Give yourself a pat on the back; you're awesome!Feel free to also open an issue with any requests!