My security tools created
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
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)
*not working well
A reverse shell to get total access to the computer
- Powershell
- Persistence
- CMD
- Screenshot
- Keylogger*
- Send and Get files
- Get WEBCAM*
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*
Many scripts to get the geographic machine location
- With geocoder library
- With ipregistry library
- With Google TOKEN and street number*
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