Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Lifka/hacking-resources
Hacking resources and cheat sheets. References, tools, scripts, tutorials, and other resources that help offensive and defensive security professionals.
https://github.com/Lifka/hacking-resources
ethicalhacking gathering hacker hacking malware network-monitoring osint powershell social-engineering tools vulnerability
Last synced: 2 months ago
JSON representation
Hacking resources and cheat sheets. References, tools, scripts, tutorials, and other resources that help offensive and defensive security professionals.
- Host: GitHub
- URL: https://github.com/Lifka/hacking-resources
- Owner: Lifka
- Created: 2021-02-27T10:17:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T18:58:59.000Z (7 months ago)
- Last Synced: 2024-10-29T15:26:16.014Z (2 months ago)
- Topics: ethicalhacking, gathering, hacker, hacking, malware, network-monitoring, osint, powershell, social-engineering, tools, vulnerability
- Homepage:
- Size: 663 KB
- Stars: 1,888
- Watchers: 82
- Forks: 170
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - Lifka/hacking-resources - Hacking resources and cheat sheets. References, tools, scripts, tutorials, and other resources that help offensive and defensive security professionals. (Others)
README
# Hacking resources and cheat sheets
[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-)
List of hacking utilities. Resources that I consider useful and that I have been and continue to collect during my study.
## Index
* [Tools](tools.md)
* [OS distributions / Virtual machines](os-distribution-virual-machines.md)
* [Bibliography / Tutorials / Conferences](bibliography-tutorials-conferences.md)
* [Other links](other-links.md)
* Cheat sheets
* [Cloud hacking cheat sheet](cloud-hacking-cheat-sheets.md)
* [DoS cheat sheet](dos-cheat-sheet.md)
* [Hacking web cheat sheet](hacking-web-cheat-sheet.md)
* [Hacking wireless cheat sheet](hacking-wireless-cheat-sheet.md)
* [Internet of Things (IoT) hacking cheat sheet](iot-hacking-cheat-sheets.md)
* [NMap command cheat sheet](nmap-cheat-sheet.md)
* [Session hijacking cheat sheet](session-hijacking-cheat-sheet.md)
* [Spoofing networks cheat sheet](spoofing-network-cheat-sheet.md)
* [Steganography cheat sheet](steganography-cheat-sheet.md)
* [System hacking cheat sheet](system-hacking-cheat-sheet.md)
* [Contributors](#contributors)
* [License](#license)## Contributors
This repository follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## License
© 2023 [javierizquierdovera.com](https://javierizquierdovera.com)
Licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) ([`LICENSE-APACHE`](LICENSE-APACHE)) or the [MIT license](https://opensource.org/licenses/MIT) ([`LICENSE-MIT`](LICENSE-MIT)), at your option.
`SPDX-License-Identifier: (Apache-2.0 OR MIT)`