Skip to content

Spread Bot is a postman designed to send a specific message to a large number of sites

License

Notifications You must be signed in to change notification settings

0x802/Spread_Bot

Repository files navigation


Spread Bot
Spread Bot

Spread Bot is a postman designed to send a specific message to a large number of sites


Why Spread Bot

because it helps you to deliver a message to a thousand sites and also sorting sites that have accepted messages that did not accept and also does not leave any trace at the target sites etc...


Features

  • easy to use
  • Target multiple locations at the same time.
  • Does not leave any trace in the target website.
  • Scans websites before sending.
  • find the mistakes and resolve it

Install

$ git clone https://github.com/HathemAhmed/Spread_Bot.git
$ cd Spread_Bot
$ python3 -m pip install -r requirements.txt
$ chmod +x spread_bot.py spread_dork.py
$ ./spread_bot.py -h/--help
   ____ ___  ____ ____ ____ ___   ___  ____ ___ 
   [__  |__] |__/ |___ |__| |  \  |__] |  |  |  
   ___] |    |  \ |___ |  | |__/  |__] |__|  |  
                                         

WORK: Spread Bot is a postman designed to send a specific message to a large number of sites

USAGE: spread_bot.py [options]

Options: 
   -n NAME,   --name      Name in the content of the message default [ anonymous ]
   -e EMAIL,  --email     Email content in message default [ anonymous@gmail.com ]
   -m MESSAGE,--message   Text in message content ** Mandatory **
   -p file,   --file      File contains the target site links default [ target.txt ] 


Example:
	python3 spread_bot.py -n <name> -e <email> -m <text> -f <file_targets_list>
	OR
	python3 spread_bot.py

Using

Extract sites using Dork

$ ./spread_dork.py <dork>

Example:

$ ./spread_dork.py "inurl:contact site:co.ir" 

Make the main tool work

$ ./spread_bot.py -n <name> -e <email> -m <text>

Example:

$ ./spread_bot.py -n example -e example@example.com -m "Do You Like Spread Bot ?" -f target.txt

Or

$ ./spread_bot.py 

Photos


⚠️ Warning!

I Am Not Responsible of any Illegal Use

About

Spread Bot is a postman designed to send a specific message to a large number of sites

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages