Investigação Digital | OSINT
Investigação Digital | OSINT 🔎 Golpes digitais e provas ocultas ⚠️ Perícia • Rastreamento • Inteligência 📲 Análises e suporte, chama no direct! sl1nk.com/osintbrasil
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
git clone https://github.com/B16f00t/whapa && cd whapa
pip install -r ./doc/requirements.txt
python whapa.py -h
whagdext.py (Extracts whatsapp datas from google drive account)
To install:
sudo apt-get update
sudo apt-get install -y python3-pip
sudo pip3 install pyportify
To config:
edit only the values of the file ./cfg/settings.cfg
[auth]
gmail = alias@gmail.com
passw = yourpassword
devid = Device ID (optional, if specified get more information)
To usage:
whagdext.py -help|-vers|-info|-list|-sync|-pull file [backupID]
Example:
Show all messages from the database.
python whapa.py -m -tS "12-12-2017 12:00" -tE "13-12-2017 12:00"
Show all messages from 12-12-2017 12:00 to 13-12-2017 12:00.
python whapa.py -m -w -tI
Show all images send by Whatsapp Web.
python whapa.py -m -g 34XXXXXXXXX-1345475288@g.us
Show all messages send by that group.
python whapa.py -m -a -r EN
|
Comentários
Postar um comentário