Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
goelp14
GitHub Repository: goelp14/easyctf-iv-problems
Path: blob/master/pixelly/README.md
650 views

pixelly

docker and nsjail are good fun

when using docker start with --privileged because nsjail needs to use cgroups or something like that lmao

something needs to be fixed with the docker uid probably to get rid of the nsjail warning but idk

if you want to test haxxor without being annoying, uncomment the first eval inside run.py and then upload haxxor.py, you should get a seccomp violation

if you get a seccomp violation and want to see what syscall triggered it, uncomment the service rsyslog start in Dockerfile and look inside /var/log/syslog probably

idk what im doing

references in my long journey towards competence