1.1.20 • Published 9 years ago
spambot-cli v1.1.20
spambot
The spambot-cli is a tool for initiating spam attack on WordPress blog using free proxy online to hide its trace.
The original idea of this project is to play pranks on friends. Don't use this tool for illegal purposes.
Happy pranking :)
Quick start
Install spambot Command-line tool
Install npm package spambot-cli in terminal.
npm install -g spambot-cli
# Add --unsafe-perm on Linux environment to spawn installation child process.
npm install -g --unsafe-perm spambot-cliChrome Webdriver and PhantomJS will be automatically downloaded and installed on your machine.
Get a list of free proxy online
By default, spambot will return 10 or less available proxies.
spambot proxy -n --number 10Search for article urls under blog
spambot search yourwordpress.comSpam a random article in target blog
spambot spam yourwordpress.com
-d --dirty
-m --message <string>
-i --interval <millisec>
-v --verbose
-f --forever
-w --webdriver <webdriver>
-l --logCollaborations
Feel free to send pull request or email to testsomethingforme@gmail.com.