Consider using some other webterminal
Closed this issue · 1 comments
mzfr commented
Currently, we are using butterfly to provide a web-based terminal for our Binary exploitation challenges but the issue is that butterfly isn't under development, the last commit on that project was in 2018. Also when I tried to set up butterfly
on other dockerfiles there was some PEP 517 error.
I think we should try to use some other web-based terminal like pyxterm.js.
mzfr commented
BTW @blabla1337 You said that some people might have an issue if we setup our binexp challenges on SSH, so for that maybe we can use webssh this will allow anyone to deploy the challenge and then access SSH via a browser so they won't have any issue.