Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

My website has been attacked with Laravel smtp crack

Tags:

php

laravel

I noticed something strange on my sent mails today. Someone must have injected a crack.How do i solve this matter? Below is the content of the mail:

From: [email protected]

Subject: LARAVEL SMTP CRACK | HOST: mail.wokforge.com To: [email protected]

Success Send, BY XCATZE

URL :http://129.159.148.xx/.env

HOST :mail.wokforge.com

PORT :587

USER :[email protected]

PASSW :xxxxxxxxxxxxxxx

SENDER :[email protected]

like image 865
Titus Chesoen Avatar asked Oct 19 '25 05:10

Titus Chesoen


1 Answers

Turn off debug mode

APP_ENV=production 
APP_DEBUG=false

source: https://laravel-news.com/laravel-smtp-crack

like image 130
sulaeman rasyid Avatar answered Oct 21 '25 19:10

sulaeman rasyid



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!