tiagorlampert / sAINT

:eye: (s)AINT is a Spyware Generator for Windows systems written in Java. [Discontinued]
BSD 3-Clause "New" or "Revised" License
703 stars 307 forks source link

Email not recieve #22

Closed aymenkssi closed 4 years ago

aymenkssi commented 4 years ago

Hi, I made the installation on Kali Linux and I generated the jar file but when I tested on the Windows machine I note that the sAINT folder was created but I do not receive the Email despite that I used a gmail email address with the correct password

MasterFlomaster1 commented 4 years ago

Don't forget to allow access to less secure apps on your google account!

Check here: https://myaccount.google.com/lesssecureapps?pli=1

aymenkssi commented 4 years ago

yes i did but without result maybe there is a problem in the smtp.jar file

MasterFlomaster1 commented 4 years ago

I checked several times today and it works fine for me.

Run the jar file in terminal and check logs. There should be error message.

aymenkssi commented 4 years ago

this is the output of the debug debug

MasterFlomaster1 commented 4 years ago

Seems like you can't resolve smtp.gmail.com. Try to reinstall smtp.jar

aymenkssi commented 4 years ago

Thanks MasterFlomaster1 now it's Ok the problem was in the pc on which i do my tests when i change the pc and used an azure VM all is pass correctly

MasterFlomaster1 commented 4 years ago

Ok, close this issue then

GoogTech commented 4 years ago

谢谢MasterFlomaster1现在可以了,问题出在电脑上,当我更换电脑并使用天蓝色的VM时,我在上面进行测试

hey bro please tell me how to resolve it ? thanks a lot.

DEBUG SMTP: trying to connect to host "smtp.gmail.com", port 465, isSSL false
Sending the email to the following server failed : smtp.gmail.com:465
MasterFlomaster1 commented 4 years ago

谢谢MasterFlomaster1现在可以了,问题出在电脑上,当我更换电脑并使用天蓝色的VM时,我在上面进行测试

hey bro please tell me how to resolve it ? thanks a lot.

DEBUG SMTP: trying to connect to host "smtp.gmail.com", port 465, isSSL false
Sending the email to the following server failed : smtp.gmail.com:465

1) Make sure that you use GMAIL account 2) Check spam 3) Turn off Antivirus/Windows Defender 4) Note that email will be received after a certain number of characters were typed

I have just compiled this program myself and everything works fine

GoogTech commented 4 years ago

谢谢MasterFlomaster1现在可以了,问题出在电脑上,当我更换电脑并使用天蓝色的VM时,我在上面进行测试

嘿,兄弟,请告诉我该如何解决?非常感谢。

DEBUG SMTP: trying to connect to host "smtp.gmail.com", port 465, isSSL false
Sending the email to the following server failed : smtp.gmail.com:465
  1. 确保您使用GMAIL帐户
  2. 检查垃圾邮件
  3. 关闭防病毒/ Windows Defender
  4. 请注意,键入一定数量的字符后,将收到电子邮件

我自己编译了这个程序,一切正常

thanks bro, let's try again.