Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeroxxhah authored Oct 21, 2022
1 parent 0d1be77 commit fcee8c6
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
### README.md 👋
# 6u4rd
[![Awesome Badges](https://img.shields.io/badge/badges-awesome-green.svg)](https://github.com/Xeroxxhah/6u4rd)
[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)
![Contribution](https://img.shields.io/badge/Contributions-Welcome-<brightgreen>)
[![Active](http://img.shields.io/badge/Status-Active-green.svg)](https://github.com/Xeroxxhah)
[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)
[![releases](https://img.shields.io/github/release/Xeroxxhah/6u4rd.svg)](https://github.com/Xeroxxhah/6u4rd/releases)

Your personal backdoor for your device.

Don't ask me why i did it (._.).

# Installation & Usage:

# Follow these steps:
- 1st: ```git clone https://github.com/Xeroxxhah/6u4rd.git```
- 2nd: ```cd 6u4rd```
- 3rd: ```pip install -r requirements.txt```
- 4th: ```Setup Dummy Account (Gmail)```
- 5th ```python3 6u4rd.py```
- 6th ```Setup as Windows service```


### Setting up a Dummy email account
- Create a new dummy gmail account.
- Follow these steps: [App Password Guide](https://support.google.com/mail/answer/185833?hl=en)

### Setting up as windows service
- Download nssm from [here](https://nssm.cc/download).
- Here is a guide how you can setup python script as windows service [Guide](https://www.mssqltips.com/sqlservertip/7325/how-to-run-a-python-script-windows-service-nssm/).
- No need to convert py to exe.

### Usage
- Once downloaded and setup correctly you will receive receive a ngrok link to your mail from your dummy account.
- Open the link and press "visit site".
- you'll be presented with default apache page, press p and a login field will appear.
- Default password is ```pass```, but if you changed the password enter password.
- You'll be presented with an ugly dashboard.
- Enjoy...

### Bug report
Found any bug!
Report it to me at [email protected]
or open an [issue](https://github.com/Xeroxxhah/6u4rd/issues)

### TODO:
Add more features.

### Contributions:
All contributions are welcomed.fork this repo,improve it and [pull requests](https://github.com/Xeroxxhah/6u4rd/pulls)
### License
Distributed under GPLV3.0

0 comments on commit fcee8c6

Please sign in to comment.