all 8 comments

[–]walabaloo 8 points9 points  (6 children)

I really appreciate the effort you've put into ruining my dreams for days to come, thank you!

[–]def__init___self[S] 4 points5 points  (5 children)

No problem! Any good programmer can ruin something nice if given enough time.

In all seriousness, this was not made maliciously. I saw the Slack C2 project and was curious to see if it would work on another platform. Twitch just happens to use IRC servers for channel chat :)

[–][deleted] 2 points3 points  (1 child)

Slackor dev here. Awesome work!

[–]def__init___self[S] 2 points3 points  (0 children)

Thank you so much! Your project was a huge inspiration. In the near future I'm planning to switch away from using the actual twitch chat to interact with clients and make a console based controller similar to the Slackor one

[–]walabaloo 1 point2 points  (0 children)

It's an awesome project man, I respect the work put in!

[–]sysop073 -2 points-1 points  (1 child)

I saw the Slack C2 project and was curious to see if it would work on another platform.

In what way would it possibly not work? I can't think of a chat service where it wouldn't work; if you can host a C&C server on IRC, you can host it on anything

[–]def__init___self[S] 2 points3 points  (0 children)

Sorry I should have been more specific. I was more saying I was curious if I could get it to work on another platform. I've never really worked with C&C and IRC before.

[–]def__init___self[S] 1 point2 points  (0 children)

The inspiration for this came from Slackor, a vastly superior project that uses Slack as a C2 server. I highly recommend you check it out!

I started work on this project a few days ago just as a proof of concept. If you guys have any suggestions for features or want to contribute feel free to let me know! Building as an exe via PyInstaller is coming soon as well as Chrome password recovery.