Skip to content

Make Commanders run any executable? #272

@willcl-ark

Description

@willcl-ark

I think we should run a second process on the bitcoin nodes, which will simply watch a directory for executables, and run them when new ones are detected.

This watches /tmp/watchdog and runs whatever it finds there (#dangerzone).

image

This is of course fun, but also we can use it to generate random network activity without requiring the RPC server to co-ordinate everything using synchronous JSONRPC calls over http (zzzzzz)...

Someone already made a nice python lib to do this, so the code ends up pretty simple.

I know it sounds like a terrible idea, but I think it might actually be quite useful! The only issue is that we may want to add a gpg sig file or something if we had this during an attack day, as we wouldn't last long with folks dropping in auto-executed files...

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    🆕 Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions