https://github.com/ice-wzl/hacknetics
Contained is all my reference material for my OSCP / Red Teaming. Designed to be a one stop shop for code, guides, command syntax, and high level strategy. One simple clone and you have access to some of the most popular tools used for pentesting.
https://github.com/ice-wzl/hacknetics
bash-script batch-script educational linux linux-shell oscp oscp-guide oscp-journey pentest-scripts pentesting pentesting-networks pentesting-tools pentesting-windows powershell python3 redteaming vbscript
Last synced: 3 months ago
JSON representation
Contained is all my reference material for my OSCP / Red Teaming. Designed to be a one stop shop for code, guides, command syntax, and high level strategy. One simple clone and you have access to some of the most popular tools used for pentesting.
- Host: GitHub
- URL: https://github.com/ice-wzl/hacknetics
- Owner: ice-wzl
- License: unlicense
- Created: 2021-06-02T11:54:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-10-23T00:29:28.000Z (3 months ago)
- Last Synced: 2025-10-23T01:24:22.816Z (3 months ago)
- Topics: bash-script, batch-script, educational, linux, linux-shell, oscp, oscp-guide, oscp-journey, pentest-scripts, pentesting, pentesting-networks, pentesting-tools, pentesting-windows, powershell, python3, redteaming, vbscript
- Language: Shell
- Homepage:
- Size: 49.7 MB
- Stars: 94
- Watchers: 8
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hacknetics
## Hacknetics 🛡️
**Owner:** [ice-wzl](https://github.com/ice-wzl)
**Contributors:** ice-wzl, Jfox32199
**Description:** Your one-stop reference for OSCP and Red Teaming! 🚀 This repository contains a curated collection of code snippets, guides, command syntax, and high-level strategies. Clone it once and gain access to popular pentesting tools and resources.
**Topics/Tags:** `bash-script`, `batch-script`, `educational`, `linux`, `linux-shell`, `oscp`, `oscp-guide`, `oscp-journey`, `pentest-scripts`, `pentesting`, `pentesting-networks`, `pentesting-tools`, `pentesting-windows`, `powershell`, `python3`, `redteaming`, `vbscript`
### 📚 Dive Deeper with the GitBook!
For a more structured and in-depth exploration of the Hacknetics resources, check out the GitBook:
* [**https://book.ice-wzl.xyz**](https://book.ice-wzl.xyz)
* [**https://ice-wzl.gitbook.io/hacknetics/**](https://ice-wzl.gitbook.io/hacknetics/)
The GitBook provides a better reading experience, improved navigation, and additional context for the materials in this repository. We highly recommend checking it out!
### 🛠️ Keep a Local Copy
#### Prerequisites
* A Linux environment (Kali Linux, Parrot OS, etc.) is highly recommended.
* Ensure you have `git` installed:
```bash
sudo apt update
sudo apt install git
```
#### Cloning the Repository
Clone the Hacknetics repository to your local machine:
```bash
git clone https://github.com/ice-wzl/Hacknetics.git
cd Hacknetics
```
### ✨ Key Features
* **Comprehensive Resource:** A centralized location for all your OSCP and Red Teaming needs.
* **Code Snippets:** Ready-to-use code in various languages (Shell, Python, PowerShell, VBScript).
* **Guides & Strategies:** High-level strategies and step-by-step guides for pentesting.
* **Popular Tools:** Access to commonly used pentesting tools and their syntax.
* **Regularly Updated:** Maintained with the latest techniques and tools.
### 📜 License
This project is released under a free and unencumbered software license, dedicating it to the public domain. See the LICENSE file for more details.
### 🤝 Contributing
Contributions are welcome! If you have useful scripts, guides, or improvements, feel free to submit a pull request.
1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Commit your changes with descriptive commit messages.
4. Push your branch to your forked repository.
5. Submit a pull request.
### 🐛 Troubleshooting
* **Script Execution Issues:** Ensure you have the necessary permissions to execute scripts. Use `chmod +x script.sh` to make a script executable.
* **Missing Dependencies:** Check the script's documentation or comments for any required dependencies and install them using `apt`, `pip`, or your system's package manager.
* **Configuration Errors:** Double-check configuration files for typos or incorrect settings.
### 🙏 Acknowledgements
Special thanks to our sponsors:
* Medium Corporation
* SynAck RedTeam