Python Script for extracting information from Apache Access logs. Extracts full paths and directory names as a wordlist. New 0.4 extracts possible basic auth usernames into a useable list.
PoC for decoding scr.im captcha images (example only)Based on the excellent script from Andreas Riancho# 0.1 --> Initial version taken from Andreas Riancho's example script (bonsai-sec.com)# 1.0 --> Altered to use Python-tesseract, tuned image manipulation for scr.im specific captchas