webProhard
Тест Тьюринга (Turing Test)
hackerlab
Task: Anti-CAPTCHA challenge requiring to solve a 12-digit CAPTCHA within 1 second. Solution: Used pytesseract OCR for automated recognition and extracted the flag from hidden data after PNG IEND marker in the response body.
$ ls tags/ techniques/
ocrhidden_dataautomationcaptchaanti_captchatesseractpytesseractcomputer_visiontiming_attackpng_structuresession_cookiesrickroll
OCR (Optical Character Recognition) with tesseractHTTP session management with cookiesRaw HTTP response body analysisHidden data extraction after PNG IEND markerTiming constraint bypass via automation
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [stego][Pro]SomeText— taipanbyte
- [misc][Pro]По крупицам (Bit by Bit)— hackerlab
- [misc][Pro]Иерархия (Hierarchy)— duckerz
- [misc][Pro]Текстурпак (Texturepack)— hackerlab
- [crypto][Pro]AES-CTR— spbctf