How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Depix is a pixelation recovery tool and digital forensics utility designed to reconstruct plaintext from pixelated images. It functions as a brute-force text reconstructor that identifies original text sequences by matching pixel blocks against a library of rendered characters. The tool operates as a proof of concept for image de-pixelation, utilizing pattern analysis to reveal hidden information. It is used for digital forensic analysis and redaction security testing to evaluate the effectiveness of pixelation as a method of obscuring sensitive data. The reconstruction process involves colo
Convolutional neural network for analyzing pentest screenshots
Web Inventory tool, takes screenshots of webpages using Pyppeteer (headless Chrome/Chromium) and provides some extra bells & whistles to make life easier.
EyeWitness is a web infrastructure mapper and reconnaissance tool designed to automate the visual mapping of exposed web services. It functions as a headless browser screenshotter and HTTP reconnaissance utility that captures visual evidence and extracts server headers from lists of web targets. The system identifies server technologies and audits for common default administrative credentials to map an organization's external attack surface. It generates searchable HTML security reports that combine screenshots, page source code, and categorized analysis results for vulnerability assessment.
docker pull jesseosiecki/httpscreenshot docker run jesseosiecki/httpscreenshot
The main features of breenmachine/httpscreenshot are: Visual Reconnaissance.
Open-source alternatives to breenmachine/httpscreenshot include: beurtschipper/depix — Depix is a pixelation recovery tool and digital forensics utility designed to reconstruct plaintext from pixelated… bishopfox/eyeballer — Convolutional neural network for analyzing pentest screenshots. byt3bl33d3r/witnessme — Web Inventory tool, takes screenshots of webpages using Pyppeteer (headless Chrome/Chromium) and provides some extra… fortynorthsecurity/eyewitness — EyeWitness is a web infrastructure mapper and reconnaissance tool designed to automate the visual mapping of exposed… michenriksen/aquatone — Aquatone is a web screenshot reconnaissance tool that captures full-page screenshots of web services discovered during… nccgroup/scrying — A tool for collecting RDP, web and VNC screenshots all in one place.