icarcal / spammer-core

Strategy-oriented social network spammer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo spammer

Spammer

Strategy-oriented social network spammer.


The easiest way to spam social networks. Just create a strategy or use one of the existing ones.

Usage

flow

You can use the Spammer Runner project(basically is an docker environment) to use the UI and Core instead of using REST access.

Basically is a POST method to /spam

Strategies payload

facebook

{
  ... 
  "data": [
    { "id": "group-1", "text": "Hello World" }
  ]
  ...
}

About

Strategy-oriented social network spammer.


Languages

Language:JavaScript 100.0%