HOW TO EXTRACT SENSITIVE DATA (LIKE USERNAME, ACCESS TOKEN OR BTC WALLET) FROM PIC

SudoDragon

SudoDragon

Infinity Member
Joined
September 6, 2025
Messages
1,552
Reaction score
32,711
Points
113
  • Thread Author
  • #1

To see this hidden content, you need to "Reply & React" with one of the following reactions: Like Like, Love Love, Haha Haha, Wow Wow
To see this hidden content, you need to "Reply & React" with one of the following reactions: Like Like, Love Love, Haha Haha, Wow Wow
  • Now, use this command to find the sensitive information python3 shotlooter.py –code sjgmm1
  • root@kali:/home/iicybersecurity/shotlooter# python3 shotlooter.py --code sjgmm1
    Analyzing: sjgmm2
    Analyzing: sjgmm3
    Analyzing: sjgmm4
    Analyzing: sjgmm5
    Analyzing: sjgmm6
    Analyzing: sjgmm7
    Analyzing: sjgmm8
    Analyzing: sjgmm9
    Analyzing: sjgmma
    Analyzing: sjgmmb
    Analyzing: sjgmmc
    Analyzing: sjgmmd
    Analyzing: sjgmme
    Analyzing: sjgmmf
    Analyzing: sjgmmg
    Analyzing: sjgmmh
    Analyzing: sjgmmi
    Analyzing: sjgmmj
    Analyzing: sjgmmk
    Analyzing: sjgmml
    Analyzing: sjgmmm
    /usr/lib/python3/dist-packages/PIL/Image.py:988: UserWarning: Palette images with Transparency expressed in bytes should be converted to RGBA images
    warnings.warn(
    Analyzing: sjgmmn
    Analyzing: sjgmmo
    Analyzing: sjgmmp
    Analyzing: sjgmmq
    Analyzing: sjgmmr
    Analyzing: sjgmms
    Analyzing: sjgmmt
    Analyzing: sjgmmu
  • After scanning it stores two different files findings.csv and output.
  • In the findings.csv file it contains all the high entropy (API Keys) and in the output directory it contains all the sensitive images
  • Now, use cat command to view the data in findings.csv
    • cat findings.csv

  • shotlooter – Entropy
 
  • Like
Reactions: diga33 and kukulala
K

kukulala

Advanced Member
Joined
December 23, 2025
Messages
295
Reaction score
3
Points
18
  • #2
helo
 
  • Tags
    cybersecurity data-extraction digital-forensics image-analysis sensitive-information
  • Top