Giter Site home page Giter Site logo

mwsmail3r's Introduction

######DISCLAIMER: I'M NOT RESPONSIBLE FOR ANY MISUSE OF THIS SCRIPT. IT IS FOR EDUCATIONAL PURPOSES ONLY. NEVER EMAIL PEOPLE WITHOUT THEIR CONSENT. DO NOT USE THIS SCRIPT FOR SPAMMING. ######Changing credits does not make you the coder ! #Description This mailer is intended to solve common sending problems. It uses the same concept of sending with other problems such as AMS and SendBlaster. It can relay emails via linux SendMail and SMTP for now. It uses a heavily modified PHPMailer class. Read the below sections to understand the advanced functionality of this script.

#SMTP Settings This section does not a take a lot of explanation. Enable SMTP and provide the script with its data and let us do the work for you !

#Email data. This is where the real work comes in. ####Universal randomizing This sole concept of this mailer script is randomization so it does not trigger suspicions. Let's go through variables one by one, you can input those in all fields.:

&name&
&surname&

&to& : victims email

    • Only available when "Use email|name|surname format." is enabled

[random_string] : Will be replaced with a 15 character long string
[random_int] :Will be replaced with a 6 random digits string.

&date& : Time and date of sending &from& : The sender email adress after randomization (If we have any of course)

####Subject field Multiple subjects can be separated by ||, each letter will have a random one. Universal randomizing works here.

####The sender field Sender email field. Must be a valid email. Universal randomizing works here.

####The Reply to field Reply to email field. Must be a valid email. Universal randomizing works here. It's possible to set it equal to sender (after randomization) if the corresponding case is checked.)

####Real name field Multiple names can be set using comma "," between them ,each letter will have a random one.

####Attachment Attach a file to your recipients, note that different hosts have different limits.

####Priority Set the XPriority header from Lowest to Highest. This will bring it to the top of the emails.

####Encoding This is to set encoding for letters. It could be 7bit, 8bit, Quoted-Printable, base64, binary.

####Email content fields I use multi-part emails. You can let me generate the text part from the html one. This should be enough not to trigger alerts. You can set it yourself too.

####Emails field This field is a bit special, you can personalize your emails if you have their respective names. use the email|name|surname format, place the &name& and &surname& and let us do the rest!

####Bypass attempts This is basically tampering headers.
Forge MS Outlook Identity : Forges MSOutlook XSender header
Make it look as newsletter : Forge newsletter headers (unsubscribe, spam score, etc..)
Fake OVH headers : Fake OVH headers (Works in almost all mail hosts, well except for major ones: gmail, ymail, hotmail, etc..
Add verified symbol to the title. : Adds the verified symbol to the title.

#CLI USE This script can be used via CLI Too. use [path/to/your/php]/php mailer.php data.ini maillist.txt
data.ini is a configuration file generated using the WEB interface or a manual edit of the template.
All features are enabled in cli mode except for file joining. It's still not implemented for the moment.

###We are UTS. We are spammers. Provoke us, we will l33t you ! ###Praise for Souheyel!

mwsmail3r's People

Contributors

thejaaba avatar tayebja3ba avatar

Stargazers

 avatar 0fficial_BlackHat13 avatar Jayke Peters avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.