succubus
Free SSH c2 for all to use! the only skill you need is the knowledge to setup mysql and edit json.
git clone https://github.com/lolinekos/succubus.gitlolinekos/succubusSuccubus C2
If you think this is a backdoor please submit the proof as an issue or fork to this repository otherwise fuck off, sincerely bleach.
6525 Lines of code and counting
Non profit c2 for all you wanting something to get off of the ground and start your projects. Don't annoy or complain to others that they are using a free c2. Why should anyone pay for something that's free. you just look like an idiot. :)
Setup
Setup Video - https://www.youtube.com/watch?v=TFNugqO2y4k
-
first step - mysql
need to setup mysql? Go Here: https://dev.mysql.com/doc/mysql-installation-excerpt/5.7/en/
You may need to allow localhost to connect if you do not allow remote connections here is a command that should allow you to whitelist yourself
$ mysql -u USERNAME -pSECRET_PASSWORD mysql -e "grant ALL on *.* to USERNAME@'localhost' IDENTIFIED by 'SECRET_PASSWORD';"If you have too many file descriptors open change to however much you need
$ ulimit -n 999999$ mysql -u USERNAME -p SECRET_PASSWORD succubus < doodump.sqlthat's all there is too it folks -
second step - customize! go ahead you're already good to go!
original made in a week flat
more like this
purecutcnc
PureCutCNC is a 2.5D CAD / CAM workspace for designing parts, defining machining operations, previewing toolpaths, and…
WasteOptimiser
Irregular shape nesting software for waste material optimisation in 2D machining.