From a90ffb208e6a09d1b0ae44d1afe81d82248ba3fe Mon Sep 17 00:00:00 2001 From: AleksaMCode Date: Wed, 19 Jul 2023 13:05:35 +0200 Subject: [PATCH] Update `README.md` --- README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a21ff60..5d0d5fb 100644 --- a/README.md +++ b/README.md @@ -82,9 +82,9 @@

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.

+

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 template needs to be updated with your SMTP information, meaning that you need to update RECEIVER_EMAIL, SENDER_EMAIL and yours email PASSWORD. In addition, you could also update the body and the subject of the email.

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