GithubHelp home page GithubHelp logo

txgvnn / weechat-execbot Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 17 KB

IRC - Weechat - Executing bot

Home Page: https://weechat.org/scripts/source/execbot.py.html

License: GNU General Public License v3.0

Python 100.00%
weechat weechat-scripts irc irc-bot

weechat-execbot's Introduction

== About =====================
Execbot is a bot can execute the command from IRC message
(You maybe want to call it is a kind of backdoor)

With server is installed execbot script, the client can execute the
command remote by send privmsg to server's nick in IRC network

== Usage =====================
/excebot list                                List server.nicknames are allowed
/execbot add -server <server> nicknames..    Add server.nicknames are allowed to execute
/execbot del -server <server> nicknames..    Remove server.nicknames are allowed

== Changes ===================
execbot (v1.1)
  * weechat.hook_process
  * Execute command AFTER processing message (irc_in2_privmsg)
execbot (v1.0)
  * subprocess
  * Execute command BEFORE processing message (irc_in2_privmsg)

== NOTICE ====================
This is a POC that I want to execute a remote command via IRC
network. It's really not security, although you can set who can
talk with the bot.
Should setup with https://weechat.org/scripts/source/ircrypt.py.html

PLEASE CONSIDER CAREFULLY WHEN USING THE PLUGIN!

weechat-execbot's People

Contributors

txgvnn avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

zippyy

weechat-execbot's Issues

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.