SkillAgentSearch skills...

H4CKING

My hacking tools created

Install / Use

/learn @Al0nnso/H4CKING
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> <br> <!--<img src="documents/logo2.png" alt="Whonfollow" width="350">--> H4CKING TOOLS <br> </h1> <p align="center">My security tools created</p> <!-- <p align="center"> <a href="https://opensource.org/licenses/MIT"> <img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License MIT"> </a> </p> --> <!-- ## SCREEN <p align="center"> <img src="UI-UX/1.png" width="200" title="Login"> </p> -->

Tools

The avaliable tools

  • 📊 DMPShell - Reverse Shell
  • 📄 FTPShell - FTP File Server Creator
  • 🎯 GeoLocator - Get the machine geographic location
  • MailAutodel - Send a file by email and delete himself
  • 🏅 ~~3XCEL - Tutorial to execute a shell with excel tables~~

To compile

pyinstaler - documentation
Using pyinstaller to compile and make the executable

pip install pyinstaller
pyinstaler --onefile --noconsole FILE.py

--noconsole ( no show console when open )
--onefile ( create only one .exe file )
--icon=app.ico ( set icon to the file)

Description

*not working well

📊 DMPShell

A reverse shell to get total access to the computer

  • Powershell
  • Persistence
  • CMD
  • Screenshot
  • Keylogger*
  • Send and Get files
  • Get WEBCAM*

📄 FTPShell

A script to init a FTP file server in the machine

  • Read / Download / Get files in the machine
  • List files and filesystem
  • Total disk access
  • Server like directory listing
  • Change by disks*

🎯 GeoLocator

Many scripts to get the geographic machine location

  1. With geocoder library
  2. With ipregistry library
  3. With Google TOKEN and street number*

MailAutodel

A script to send a machine file by email and delete himself

  • Send computer information
  • Send IPs and email
  • Send Login Data*
  • Auto-delete
  • Send files
<!--## License This project is licensed under the MIT License - see the [LICENSE](https://opensource.org/licenses/MIT) page for details.-->
View on GitHub
GitHub Stars27
CategoryDevelopment
Updated2mo ago
Forks10

Languages

Python

Security Score

75/100

Audited on Jan 29, 2026

No findings