Cyber Security
CtrlK
LinkedInGithub
  • Who Is
  • [ CTF ]
    • National
      • 2025
        • RECURSION 1.0
        • NETCOMP 3.0
      • 2024
        • NETCOMP 2.0
        • TECHCOMFEST 2024
        • FESTICTF 2024
      • 2023
        • COMPFEST 15
        • SLASHROOT 7.0
    • International
  • [ LIFETIME ]
    • Hack The Box
      • Machine
  • [ RESOURCES ]
    • Web Exploitation
      • SQL Injection
      • File Upload
      • File Inclusion
    • Misc
      • Jail
  • [ ASSISTANT ]
    • PAI
      • SQL Injection
Powered by GitBook
On this page
  1. [ RESOURCES ]
  2. Misc

Jail

Python Jail

help()
help> modules
help> antigravity
: !/bin/bash
vars()['__builtins__']['breakpoint']()
vars(vars()['__builtins__'])['breakpoint']()

Usefull Resources

  • https://shirajuki.js.org/blog/pyjail-cheatsheet

  • https://github.com/salvatore-abello/python-ctf-cheatsheet/blob/main/pyjails/README.md

Last updated 4 months ago