Coder Social home page Coder Social logo

ghunt-maltego's Introduction

KODAMA THE CHAMELEON

   __ __        __               
  / //_/__  ___/ /__ ___ _  ___ _
 / ,< / _ \/ _  / _ `/  ' \/ _ `/
/_/|_|\___/\_,_/\_,_/_/_/_/\_,_/ EST. 2022
 

Github

Definitions

Kodama -- (木霊, 木魂 or 木魅) spirits in Japanese folklore that inhabit trees.
Chameleon -- a small slow-moving Old World lizard with a prehensile tail, long extensible tongue, protruding eyes that rotate independently, and a highly developed ability to change color.

About

  • I am a Cybersecurity Systems Analyst dedicated to advancing the fields of Cyber Threat Intelligence (CTI). 🕵️‍♂️
  • So Maltego is pretty cool!! ✨✨✨
  • Contemplating the mysteries of (🚨 buzz word alert 🚨) AI and ML

Languages and Tools:

Python Terminal javascript html MySQL PowerShell Jupyter Notebooks Visual Studio Git GitHub Linux Windows AWS Maltego Splunk

Experimented in a lot of languages and tools. Definitely most familiar with Python. Must be some sort of reptilian connection.

Contact Info

Discord Twitter Email

ghunt-maltego's People

Contributors

kodamachameleon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

06opotehb

ghunt-maltego's Issues

json.decoder.JSONDecodeError

Not sure why certain emails receive the following error.

Traceback (most recent call last):
  File "/home/osint/.local/lib/python3.11/site-packages/maltego_trx/server.py", line 38, in run_transform
    return transform_method.run_transform(client_msg), 200  # Transform class
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/osint/.local/lib/python3.11/site-packages/maltego_trx/transform.py", line 12, in run_transform
    cls.create_entities(request, response)
  File "/home/osint/Transforms/ghunt-maltego/transforms/ghuntFromEmail.py", line 82, in create_entities
    trio.run(main) # running our async code in a non-async code
    ^^^^^^^^^^^^^^
  File "/home/osint/.local/lib/python3.11/site-packages/trio/_core/_run.py", line 1946, in run
    raise runner.main_task_outcome.error
  File "/home/osint/Transforms/ghunt-maltego/transforms/ghuntFromEmail.py", line 66, in main
    err, stats, reviews, photos = await gmaps.get_reviews(as_client, person.personId)
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/osint/.local/lib/python3.11/site-packages/ghunt/helpers/gmaps.py", line 56, in get_reviews
    data = json.loads(req.text[5:])
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

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.