Category: CryptographyHost: nc play.scriptsorcerers.xyz 10291Flag Format: scriptCTF{flag} Description: Just a simple modulo challenge Challenge file (chall.py): import os secret = int(os.urandom(32).hex(),16) print("Welcome to Mod!") num=int(input("P...
0xnaresh.hashnode.dev1 min readNo responses yet.