All Projects → andrewjkerr → Security Cheatsheets

andrewjkerr / Security Cheatsheets

Licence: mit
🔒 A collection of cheatsheets for various infosec tools and topics.

Programming Languages

bash
514 projects

Projects that are alternatives of or similar to Security Cheatsheets

nus-notes-cheatsheets
Notes and cheatsheets from NUS modules taken as part of the Computer Science curriculum.
Stars: ✭ 97 (-88.2%)
Mutual labels:  cheatsheets
vue
Cheatsheets for experienced Vue developers getting started with TypeScript
Stars: ✭ 190 (-76.89%)
Mutual labels:  cheatsheets
Eth Cs Notes
Lecture notes and cheatsheets for Master's in Computer Science at ETH Zurich
Stars: ✭ 388 (-52.8%)
Mutual labels:  cheatsheets
cheat-sheet
collection of cheat sheets
Stars: ✭ 150 (-81.75%)
Mutual labels:  cheatsheets
cheatsheet
📝 A Repository for developers for different kinds of Programming Cheatsheets
Stars: ✭ 217 (-73.6%)
Mutual labels:  cheatsheets
Cheatsheetseries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
Stars: ✭ 19,302 (+2248.18%)
Mutual labels:  cheatsheets
dev-cheatsheets
A collection of code snippets and CLI guides for quick and easy reference while coding
Stars: ✭ 33 (-95.99%)
Mutual labels:  cheatsheets
Awesome Cheatsheets
📚 Ultimate CheatSheets(Tutorials&MindMap), overview of syntax, features and practical tips, collection of useful code snippets, go from zero to hero at fly. 💫 干货满满的全栈开发速学速查手册集锦
Stars: ✭ 509 (-38.08%)
Mutual labels:  cheatsheets
Awesome-Math-Learning
📜 Collection of the most awesome Math learning resources in the form of notes, videos and cheatsheets.
Stars: ✭ 73 (-91.12%)
Mutual labels:  cheatsheets
Awesome Cheatsheets
👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
Stars: ✭ 26,007 (+3063.87%)
Mutual labels:  cheatsheets
ds
👨‍🔬 In Russian: Обновляемая структурированная подборка бесплатных ресурсов по тематикам Data Science: курсы, книги, открытые данные, блоги и готовые решения.
Stars: ✭ 102 (-87.59%)
Mutual labels:  cheatsheets
Cyanhall
Content List on Cyanhall, Star me if it’s useful ★ Cheatsheets
Stars: ✭ 39 (-95.26%)
Mutual labels:  cheatsheets
Training Kit
Open source courseware for Git and GitHub
Stars: ✭ 3,462 (+321.17%)
Mutual labels:  cheatsheets
react-cheatsheets
Create and generate cheat sheets using React
Stars: ✭ 21 (-97.45%)
Mutual labels:  cheatsheets
Cheatsheets
Community-sourced cheatsheets
Stars: ✭ 430 (-47.69%)
Mutual labels:  cheatsheets
memo-dev
Knowledge base, Today I Learned, Cheatsheet ... Call this as you want ...
Stars: ✭ 13 (-98.42%)
Mutual labels:  cheatsheets
cheat
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
Stars: ✭ 8,686 (+956.69%)
Mutual labels:  cheatsheets
Penetration Testing Tools
A collection of more than 140+ tools, scripts, cheatsheets and other loots that I have developed over years for Red Teaming/Pentesting/IT Security audits purposes. Most of them came handy on at least one of my real-world engagements.
Stars: ✭ 614 (-25.3%)
Mutual labels:  cheatsheets
Kali Linux Cheatsheet
Kali Linux Cheat Sheet for Penetration Testers
Stars: ✭ 483 (-41.24%)
Mutual labels:  cheatsheets
Awesome Android Interview
🔥 A awesome android expert interview questions and answers(continuous updating ...)
Stars: ✭ 3,596 (+337.47%)
Mutual labels:  cheatsheets

security-cheatsheets

A collection of useful cheatsheets for cheat that focuses on aiding security-type people with either security tools or popular UNIX programs.

Requirements

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.

Original Contributors

This repository was originally a group project which had the following group members:

License

This repository is licensed under the MIT license.

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].