Pular para o conteúdo principal

Compartilhe

FORENSE DIGITAL EM DISPOSITIVOS MÓVEIS

FORENSE DIGITAL EM DISPOSITIVOS MÓVEIS E OUTROS DISPOSITIVOS ELETRÔNICOS Análise Técnica de Ferramentas, Metodologias e Softwares Forenses Incluindo análise aprofundada do MOBILedit Forensic (Compelson) 2025 1. Introdução à Forense Digital em Dispositivos Móveis A forense digital é uma disciplina da ciência forense que se ocupa da identificação, preservação, coleta, análise e apresentação de evidências digitais de maneira legalmente aceitável. Com a proliferação de smartphones, tablets, wearables, veículos conectados e dispositivos IoT, o campo da forense mobile tornou-se um dos pilares mais críticos das investigações criminais modernas. Segundo dados do setor, mais de 6,8 bilhões de pessoas no mundo possuem um smartphone, e estima-se que cerca de 90% dos crimes investigados hoje apresentam algum componente digital. Mensagens, ligações, localização GPS, histórico de navegação, dados de aplicativos de pagamento, redes sociais e até dados de saúde armazenados em dispositivos vestíveis po...

GasMask - Information Gathering Tool (OSINT)




All in one Information gathering tool - OSINT
Written by: maldevel (twitter)

Dependencies
  • Python 2.x
  • validators
  • python-whois
  • dnspython
  • requests


Information Gathering
  • ask
  • bing
  • crt
  • dns
  • dogpile
  • github
  • google
  • googleplus
  • instagram
  • linkedin
  • netcraft
  • pgp
  • reddit
  • reverse dns
  • twitter
  • vhosts
  • virustotal
  • whois
  • yahoo
  • yandex
  • youtube

Dependencies
pip install -r requirements.txt

Usage
    ______           __  ___           __ __
  / ____/___ ______/  |/  /___ ______/ //_/
 / / __/ __ `/ ___/ /|_/ / __ `/ ___/ ,<
/ /_/ / /_/ (__  ) /  / / /_/ (__  ) /| |
\____/\__,_/____/_/  /_/\__,_/____/_/ |_|

GasMasK - All in one Information gathering tool - OSINT
Ver. 1.0
Written by: @maldevel
https://www.twelvesec.com/

usage: gasmask.py [-h] -d DOMAIN [-s NAMESERVER] [-x PROXY] [-l LIMIT]
                  [-i MODE] [-o BASENAME]

optional arguments:
  -h, --help            show this help message and exit
  -d DOMAIN, --domain DOMAIN
                        Domain to search.
  -s NAMESERVER, --server NAMESERVER
                        DNS server to use.
  -x PROXY, --proxy PROXY
                        Use a proxy server when retrieving results from search engines (eg. '-x http://127.0.0.1:8080')
  -l LIMIT, --limit LIMIT
                        Limit the number of search engine results (default: 100)                                                          .
  -i MODE, --info MODE  Limit information gathering (basic,whois,dns,revdns,vhos                                                          ts,google,bing,yahoo,ask,dogpile,yandex,linkedin,twitter,googleplus,youtube,reddit,github,instagram,crt,pgp,netcraft,virustotal).
  -o BASENAME, --output BASENAME
                        Output in the four major formats at once (markdown, txt, xml and html).

Usage Examples
python gasmask.py -d example.com

python gasmask.py -d example.com -i whois,dns,revdns

python gasmask.py -d example.com -i basic,yahoo,github -o myresults/example_com_search_results

Credits


Comentários

Como usar um Agente OSINT IA

Pericia Digital

Ebook

Postagens mais visitadas