https://github.com/0xghazy/fateh-framework
Fateh-Framework is a simple C2 (Command & Control) tool that attacking windows/Linux machines.
https://github.com/0xghazy/fateh-framework
c2 command-and-control hacking hacking-tools malware python
Last synced: 10 months ago
JSON representation
Fateh-Framework is a simple C2 (Command & Control) tool that attacking windows/Linux machines.
- Host: GitHub
- URL: https://github.com/0xghazy/fateh-framework
- Owner: 0xGhazy
- Created: 2021-08-02T01:14:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-15T20:13:56.000Z (over 1 year ago)
- Last Synced: 2024-06-16T12:49:29.281Z (over 1 year ago)
- Topics: c2, command-and-control, hacking, hacking-tools, malware, python
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 12
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# THE GREAT CROW IS BACK
[](https://forthebadge.com) [](https://forthebadge.com)
# 1. About `F4T3H-WinC2` (Beta) Version
`F4T3H-WinC2` is a free, open-source tool targeting `Windows-systems` Based on HTTP reversed shell.
This tool helps you to generate Fully UnDetectable (FUD) HTTP reversed shell With many features that you will find mentioned below.
that was programmed primarily for educational and self-challenging purpose. Any misuse of the tool, the author is not responsible for it.
I will write a full post about using this tool, I promise to cover all its aspects and how to take full advantage of it to ensure the best results.
Until then, you can follow my blog via the following link: [0xGHAZY](https://0xghazy.wordpress.com/)
# 2. F4T3H-WinC2 Shell Features
- Persistence.
- Geographical ip information.
- Port scanning.
- Navigation system.
- Sending files to the client machine.
- Downloading files from the client machine.
- Taking screenshots.
- Getting plaintext files content.
- Getting system information.
- Command execution.
- Calculating files MD5 hash value.
- Compiled to exe %100 work.
# 3. Installation
#### 3.1. Clone this repo.
`git clone https://github.com/0xGhazy/F4T3H-WinC2`
#### 3.2. Installing required python3 libs.
`pip3 install -r req.txt `
#### 3.3. Installing `NOIP` (Optionally)
here you will find the noip installation guide
`https://www.noip.com/support/knowledgebase/installing-the-linux-dynamic-update-client/`
# 4. Want to Contribute?
[+] Note
If you encounter any problem running the tool, please do not hesitate and let me know.
By opening an Issue in the repo you make me aware of to improve the tool for you <3.
1- Forking a Repo
2- Cloning a Repo
3- Open a new issue and wait until the approvement
4- Creating Pull request - [How to create a Pull Request](https://towardsdatascience.com/getting-started-with-git-and-github-6fcd0f2d4ac6)