51 matches found
telegram-story-scraper
Telegram Story Scraper 📱 A Python script that allows you to automatically scrape and download stories from your Telegram friends using the Telethon library. The script continuously monitors and saves both photos and videos from stories, along with their metadata. TGSS - Main Interface Important...
evine
Evine Interactive CLI Web Crawler. Evine is a simple, fast, and interactive web crawler and web scraper written in Golang. Evine is useful for a wide range of purposes such as metadata and data extraction, data mining, reconnaissance and testing. If you like the project, give it a star. It forces...
username-anarchy
Username Anarchy Version: 0.6 20 September 2024 Author: urbanadventurer Andrew Horton Homepage: https://www.morningstarsecurity.com/research/username-anarchy Source: https://github.com/urbanadventurer/username-anarchy/ License: MIT Description Tools for generating usernames when penetration...
analyzeMFT
AnalyzeMFT Status : All tests passing across Python 3.8-3.12 on Windows, macOS, and Linux. Quick Start root@kitploit: Install pip install analyzeMFT Basic usage python analyzeMFT.py -f MFTFILE -o output.csv --csv Generate test MFT for testing python -c "from src.analyzeMFT.testgenerator import...
goca
Goca es un fork de FOCA escrito en Go, una herramienta utilizada principalmente para encontrar metadatos e información oculta en los documentos que escanea. Estos documentos pueden estar en páginas web, y se pueden descargar y analizar con Goca. Es capaz de analizar una amplia variedad de...
BurpMetaFinder
BurpMetaFinder - Metadata extractor Burp Suite extension for extracting metadata from files Currently supported documents: PDF DOCX PPTX XLSX The project created at Jetbrains has been completely added. Don't forget to change the settings you need. Usage You need to dowload 2 external libraries:...
PowerMeta
PowerMeta PowerMeta searches for publicly available files hosted on various websites for a particular domain by using specially crafted Google, and Bing searches. It then allows for the download of those files from the target domain. After retrieving the files, the metadata associated with them c...
MozCache
MozCache Bash script Simple shell script to perform forensic analysis of the Mozilla-Browsers cache Firefox, Iceweasel and Seamonkey. The script orders by date the files cached from a browser of the Mozilla family using the cache version 2. Together with the name of each file the script generates...
exifLooter
Exif Looter Publicación del Blog » · Reportar error · Solicitar característica Tabla de contenidos 1. Primeros pasos Instalación 2. Uso Analizar una imagen específica Analizar un directorio específico Tubería con otras herramientas Eliminar metadatos de imágenes Obtener URL de Open Street Map 3...
FOCA
FOCA Fingerprinting Organizations with Collected Archives FOCA is a tool used mainly to find metadata and hidden information in the documents it scans. These documents may be on web pages, and can be downloaded and analysed with FOCA. It is capable of analysing a wide variety of documents, with t...
steg-tools
steg-tools This is a list of tools and resources for learning and experimenting with steganography and information hiding. Tools Exiftool is a Perl library and a command line application for the manipulation of metadata of different files, including EXIF, GPS, XMP, and ID3. Strings is part of the...
StegoLab
🕵️ StegoLab – All-in-One Image Steganography Toolkit StegoLab is a lightweight, all-in-one image steganography analysis suite built for CTFs, cybersecurity challenges, and digital forensics. It automates the use of popular tools like binwalk, steghide, stegseek, zsteg, exiftool, and more — all in ...
pymeta
PyMeta PyMeta es una reescritura en Python3 de la herramienta PowerMeta, creada por dafthack en PowerShell. Utiliza consultas de búsqueda especialmente diseñadas para identificar y descargar los siguientes tipos de archivo pdf, xls, xlsx, csv, doc, docx, ppt, pptx de un dominio dado mediante el...
tiktok-scraper
TikTok Scraper & Downloader Extrae y descarga información útil de TikTok. No se requieren inicio de sesión ni contraseña Esto no es un soporte de API oficial ni nada por el estilo. Es solo un scraper que utiliza la API web de TikTok para extraer contenido multimedia e información meta relacionada...
metagoofil
Metagoofil 2.2 Coded by Christian Martorella www.edge-security.com [email protected] What is this? Metagoofil is a tool for extracting metadata of public documents pdf,doc,xls,ppt,etc availables in the target websites.This information could be useful because you can get valid usernames, peop...
MetaFinder
MetaFinder Search for documents in a domain through Search Engines. The objective is to extract metadata. Installation: root@kitploit: pip3 install metafinder Upgrades are also available using: root@kitploit: pip3 install metafinder --upgrade Usage MetaFinder can be used in 2 ways: CLI...
MetadataPlus
MetadataPlus V.1.0 - Chris Nevin @ NCCGroup A tool to extract metadata from Microsoft Office files that includes new locations not checked in other tools. Example Usage: Run on compatible documents in the directory it is in: MetaDataPlus.exe Specify input folder: MetaDataPlus.exe -i=c:\Docs Run o...
pdfgrab
pdfgrab Version 0.4.9 What is it? This is a reborn tool, used during the epoche dinosaurs were traipsing the earth. Basically it analyses PDF files for Metadata. You can direct it to a file or directory with pdfs. You can show it the url of a pdf or use the integrated googlesearch thanx to mario...