dhondta / bots-scheduler

Cron-like system based on Nextdoor Scheduler, PyBots and Tinyscript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bots Scheduler Tweet

Schedule your OSINT task the Cron way with a Web interface.

Read The Docs Known Vulnerabilities License

This application is a scheduling system based on Nextdoor Scheduler that uses jobs templated upon PyBots. It especially focuses on tasks derived from security-related Web services like Shodan or Censys. Additionally, it protects the original Web server from Nextdoor with an authentication proxy based on mitmproxy.

$ git clone https://github.com/dhondta/bots-scheduler.git
$ cd bots-scheduler
$ ./bots-scheduler reset
<<< adapt conf/db.ini and conf/smtp.ini >>>

😎 Demonstrations

Running the server from the command line

Authenticating with the reverse proxy

Browsing the WUI panels

Adding and running a job, inspecting the report

👏 Supporters

Stargazers repo roster for @dhondta/bots-scheduler

Forkers repo roster for @dhondta/bots-scheduler

Back to top

About

Cron-like system based on Nextdoor Scheduler, PyBots and Tinyscript

License:GNU Affero General Public License v3.0


Languages

Language:Python 41.5%Language:JavaScript 30.3%Language:HTML 24.9%Language:CSS 3.2%