reversehard

ML Connoisseur

uoftctf2026

Task: Obfuscated PyTorch digit classifier with a hidden backdoor that returns class 10 when input features match a secret reference tensor (MSE < 0.001). Solution: Performed a model inversion attack using multi-phase gradient descent optimization with a Straight-Through Estimator for quantization-aware fine-tuning to generate a PNG image whose features match the hidden reference.

$ ls tags/ techniques/
xor_deobfuscationmodel_inversion_attackgradient_descentquantization_aware_trainingstraight_through_estimator

🔒

Permission denied (requires tier.pro)

Sign in to access full writeups

Create a free account with GitHub, then upgrade to Pro.

$ssh [email protected]