hacker-scripts-python/README.md

43 lines
1.3 KiB
Markdown
Raw Normal View History

2023-08-19 22:30:40 -04:00
# Hacker Scripts
> For us noobs
2023-08-19 22:37:44 -04:00
2023-08-19 22:30:40 -04:00
2023-08-19 22:42:37 -04:00
> [!WARNING]\
2023-08-19 22:43:54 -04:00
> **"SOME OF THESE SCRIPTS WILL RUIN YOUR COMPUTER!!"**
2023-08-19 22:42:37 -04:00
Listen. I know you want to become a *1337 haxx0r* and all, but seriously, **don't run these scripts on your main machine**. Use a box you can blow up with malware, or a cheap Linode server, or like I do, a VM. But **DON'T BE STUPID**. **USE WITH CAUTION**.
2023-08-19 22:43:54 -04:00
> [!IMPORTANT]
2023-08-19 22:44:23 -04:00
Also, **THIS IS FOR EDUCATIONAL PURPOSES ONLY**. I am not responsible for whatever happens if you break shit or get arrested for being stupid. I will be making a license, etc, soon.
2023-08-19 22:42:37 -04:00
2023-08-19 22:30:40 -04:00
2023-08-19 22:37:44 -04:00
2023-08-19 22:30:40 -04:00
## Where are them scripts??
Glad you asked. They are broken up into several directories, and majority of these scripts are written in Python.
```
/scritps
2023-08-19 22:34:08 -04:00
├── 📁 network-chuck
2023-08-19 22:37:14 -04:00
| ├── 📁 ransomeware
2023-08-19 22:34:08 -04:00
| ├── 📄 somescript.py
| └── 📄 anothernastyboy.py
├── 📁 anotherdir
├── 📄 somemorescripts.py
2023-08-19 22:30:40 -04:00
| └── 📄 hacktheplanet.py
├── 📄 LICENSE
├── 📄 README.md
```
Unless otherwise stated, I wrote these scripts with the instruction of YouTube channels. When I get better at this, I will create my own.
However, note that I am not content to just write these down; no no. Ya girl is going to *refactor* them and *test* on my VMs.
## More info please!
2023-08-19 22:37:14 -04:00
I do more detailed writing on https://0x8c.org.