Git Product home page Git Product logo

sendmail's Introduction

批量发送钓鱼邮箱

点个star是我继续写下去的动力,谢谢

场景介绍

在红队进行渗透期间,社工钓鱼的手段必不可少。但由于收集到的邮箱数量众多,单个发送影响时间。此工具可以批量发送邮箱,以达到"大面积撒网"的目的。

目录结果

1.文件为源码
2.jar文件为编译好的文件,可以直接运行

使用说明

1.java -jar sendMail.jar

image

2.模板地址为txt文件

image 模板第一行为主题
第二行开始其余内容为邮件正文,支持html模板 image

3.收件人地址为txt文件

image image

4.附件地址为任意文件

image image

5.发件人邮箱为你的邮箱地址 例如:[email protected]

6.发件人密钥为使用的邮件服务器提供的api密钥

不会获取请查看此文章https://service.mail.qq.com/cgi-bin/help?subtype=1&&no=1001256&&id=28

7.邮箱服务器为smtp.qq.com、smtp.163.com,其他请自行百度

效果如图

image image

sendmail's People

Contributors

1n7erface 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.