Giter Club home page Giter Club logo

cleapp's People

Contributors

abrignoni avatar markmckinnon avatar stark4n6 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cleapp's Issues

Things to work on

  1. Get list of Downloaded files from \decrypted\mount\user\Downloads
  2. Create artifact for Instragram messages/conversations
  3. Get DUO userid/contacts from /decrypted/mount/root/android-data/data/data/com.google.android.apps.tachyon/databases/tachyon.dd
  • SQL is select user_id, contact_display_name, contact_avatar_uri,
    datetime(system_contact_last_update_millis/1000, 'unixepoch') as system_contact_last_update_millis
    from duo_users;
  • temp media files stored in this directory for duo - decrypted/mount/root/android-data/data/data/com.google.android.apps.tachyon/files/tmp_media/
  1. Other LevelDB's look for and decipher.
  2. Process Google Takeouts
  3. Twitter Artifacts

Android & More

  1. Add support for Android app support from Chrome OS to be given to be digested by ALEAPP or another software
  2. Add support for Bluetooth devices
  3. Add support for Chrome Labs data
  4. OS and Browser Settings
  5. WiFi data
  6. Management status (and information about them, policies, & their wallpaper(s) )
  7. Web Local storage
  8. Finally, profile pics.

ERROR: Crypto module missing, however it is installed

Running on a Mac with Python 3.10.0. Any quick fix suggestions?

user@AdminisatorsMBP cLeapp % python3 cleapp.py --help
Traceback (most recent call last):
File "/Users/user/Desktop/DFIR TOOLS/cLeapp/cleapp.py", line 10, in
from scripts.cleap_artifacts import *
File "/Users/user/Desktop/DFIR TOOLS/cLeapp/scripts/cleap_artifacts.py", line 18, in
from scripts.artifacts.chromeLoginData import get_chromeLoginData
File "/Users/user/Desktop/DFIR TOOLS/cLeapp/scripts/artifacts/chromeLoginData.py", line 6, in
from Crypto.Cipher import AES
ModuleNotFoundError: No module named 'Crypto'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.