Posts

Showing posts with the label Metadata

Goca Scanner - Foca Fork Written Inward Go

Image
Goca is a FOCA fork written inwards Go, which is a tool used mainly to uncovering metadata as well as hidden information inwards the documents its scans. These documents may endure on spider web pages, as well as tin endure downloaded as well as analyzed alongside Goca . It is capable of analyzing a broad multifariousness of documents, alongside the virtually mutual beingness Microsoft Office, Open Office, or PDF files, although it also analyzes Adobe InDesign or SVG files, for instance. These documents are searched for using search engines such as: Google Bing DuckDuckGo Yahoo Ask Then downloads the documents as well as extracts the EXIF information from graphic files, as well as a consummate analysis of the information discovered through the URL is conducted fifty-fifty earlier downloading the file. USAGE Download built packages from Releases To cook from source, yous volition demand Go installed. $ export GO111MODULE=on $ become larn ./... $ become run go...

Metaforge - An Osint Metadata Analyzing Tool That Filters Through Tags Together With Creates Reports

Image
An OSINT tool that analyzes metadata in addition to creates dynamic reports" What is "metadata"? To pose it simply, metadata is precisely information almost data. The information comes from the tags that capture valuable information almost each specific file. Each file has tin convey many unlike tags of information that tin live on retreived for multiple purposes. The uses for metadata are endless in addition to tin show valuable to those inwards the information safety fields for pentesting in addition to gathering information, similar who created the file in addition to what software was used to edit it. Metaforge Checklist Must convey a Unix-based Operating System (Arch, Debian, in addition to RHEL Linux distros convey been tested in addition to also Mac OSX) Must convey at to the lowest degree Python3.5 or higher Must house all information yous wishing to analyze inwards the /media directory. Cannot house folders inside the /media directory. Senior...

Barq - The Aws Cloud Postal Service Exploitation Framework!

Image
barq: The AWS Cloud Post Exploitation framework! What is it? barq is a post-exploitation framework that allows yous to easily perform attacks on a running AWS infrastructure. It allows yous to laid upward on running EC2 instances without having the master copy instance SSH keypairs. It also allows yous to perform enumeration as well as extraction of stored Secrets as well as Parameters inwards AWS. Prerequisites An existing AWS line organisation human relationship access fundamental id as well as undercover (Token likewise inwards unopen to case) Python ii or 3. It tin sack run amongst both. To run the msfvenom payloads, yous withdraw msfvenom to live on available on your workstation, amongst the PATH setup correctly. Installing For python 2: pip install -r requirements.txt For python3 pip3 install -r requirements.txt Better to practise a virtualenv environs for the tool. Please banking concern annotation that using sudo amongst pip is non recommended. Author ...