Advertisement
Guest User

Untitled

a guest
Mar 4th, 2018
2,187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.83 KB | None | 0 0
  1. ---- DELIVERY ----
  2.  
  3. SMTP settings:
  4. * Recommended emails to use with AutoLOG are Aol.com, yandex.com or mail.com (Do not use Gmail.com as they might will block your emails and your account)
  5. * Make sure to enable: SMTP server usage/access, unknown logins, less secure apps (this is needed for some email provider like for example gmail) But mostly these settings are on by default
  6. * Username: mostly it is exactly the same as the email
  7. * Smtp Server and Port: You can always look these settings up (just google) for aol it would be: smtp.aol.com and the Port is: 465 (that is the standard port)
  8. * Get sure you have used the right password to the email
  9. * Always use SSL
  10. * Use this if you are facing problems with gmail: https://accounts.google.com/displayunlockcaptcha
  11. * Always get sure you tested your email and look up if you have received the test email, before continuing building.
  12.  
  13. List of free email provider you can use with AutoLOG and their smtp settings:
  14. -Gmail.com
  15. Username: email address without the @gmail.com (i.e. username of example@gmail.com will be example)
  16. SMTP server: smtp.gmail.com Port: 465
  17. SSL: Yes
  18.  
  19. -Yahoo.com
  20. Username: email address without the @yahoo.com (i.e. username of example@yahoo.com will be example)
  21. SMTP server: smtp.mail.yahoo.com Port: 465
  22. SSL: Yes
  23.  
  24. -AOL.com
  25. Username: exactly the as the email ("example@aol.com", for example)
  26. Smtp Server: smtp.aol.com Port: 465
  27. SSL: Yes
  28.  
  29. -yandex.com (may block)
  30. Username: Your email adress, without the "@" and part after it. (Username of "Example@yandex.com" would be "Example")
  31. Smtp Server: smtp.yandex.com Port: 465
  32. SSL: Yes
  33.  
  34. -mail.com (may block)
  35. Username: Your full Mail.com email address ("example@mail.com", for example)
  36. Smtp Server: smtp.mail.com Port: 465
  37. SSL: Yes
  38.  
  39. Others:
  40. -OpenMailBox.org
  41. -Mail.ru
  42. -GMX
  43.  
  44. NOTE: For certain emails, you need to follow certain steps.
  45.  
  46. YAHOO: Turn on less secure apps here: https://login.yahoo.com/account/security?.intl=us&.lang=en-US
  47.  
  48. GMAIL: You need to go to My Account > settings > connected apps and devices > TURN ON less secure apps
  49.  
  50. YANDEX: Go to settings > Email Clients > enable all POP3/IMAP settings and save them.
  51.  
  52. The process is same for other email boxes, you need to search for "less secure" "unknown" or "third party" applications and allow them to access your mailbox via SMTP
  53.  
  54. But any other smtp email provider should work as well, just test yourself.
  55.  
  56. You can also buy yourself a cheap offshore email provider if you have fear that the free email provider ban your account:
  57. http://shinjiru.com/web_hosting/email_hosting/private-email-hosting.php
  58.  
  59. FTP settings:
  60. * Enter your Server like this: server10.000webhost.com (without ftp:// and without "/" at the end)
  61. * Username/Password must be correct
  62. * Keep in mind that the stub needs admin rights if you use ftp, because it needs to make an exception in the firewall
  63. * Testing FTP requires the example_logfile.htm to be present in the same folder to be sent as a "test log" (if you dont have it just create yourself a file with that name)
  64. * Be sure you have the rights to upload on the main directory of your ftp server.
  65.  
  66. * Time delivery - The logs will be sent every x minutes
  67. * Self Destruct Date - The keylogger will delete itself on the specified date. Make sure that you format it properly (eg. 15th of October 2017 is 15.10.2017)
  68. * New logs will be attached at the old - You will receive the same log file for a day (for each day there will be a new log file and the old will be deleted)
  69. So you always just need to read the newest email with the logs, to know what happen at a day.
  70. * Delete logs after they got send - This will delete the logs after they got send, so you will get a new log file everytime.
  71. Not recommended, as you will have to read through every logs to know what happened.
  72. As you only get the new keylog data and not all from a day.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement