HarryLee02

@HarryLee02

newbiee

Joined on May 9, 2023

  • do kém đợt này choke quá nên mình chỉ làm được 2 câu :crying_cat_face: (mém giải được web 1 và foren 2) Flipping login (250) Description: Login System using authenticated token. Only admin can read the secret! server.py #!/usr/bin/env python3 import json
     Like  Bookmark
  • Pwn: python is safe The challenge's attachment file: main.py First look Here is what the file looks like: #!/usr/bin/env python3 from ctypes import CDLL, c_buffer libc = CDLL('/lib/x86_64-linux-gnu/libc.so.6')
     Like  Bookmark