From a21a1eb6fb68e051b9a20810d296ce09c50b09b0 Mon Sep 17 00:00:00 2001 From: AleksaMCode Date: Tue, 16 May 2023 14:55:57 +0200 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index fe98bbf..aff6bc5 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ @@ -68,23 +68,23 @@ ## Exfiltration

Data exfiltration is an unauthorized transfer of data from a computer/device. Once the data is collected, adversary can package it to avoid detection while sending data over the network, using encryption or compression. Two most common way of exfiltration are:

### Windows exploit -

In order to use the Windows payload, called payload.dd, you don't need to connect any jumper wire between pins.

+

In order to use the Windows payload (payload.dd), you don't need to connect any jumper wire between pins.

#### Sending stolen data over email

Once passwords have been exported to the .txt file, payload will send the data to the appointed email using Yahoo SMTP. For more detailed instructions visit a following link. Also, the payload needs to be updated with your SMTP information.

-https://github.com/AleksaMCode/WiFi-password-stealer/blob/d99f11cd630e91d7e9a409bfed175ca46e899c14/payload_windows.dd#L28 +https://github.com/AleksaMCode/WiFi-password-stealer/blob/598e2454855374a9cd362cda40bd2623c0713731/payload/payload_windows.dd#L31 > **Note**: >