Coder Social home page Coder Social logo

thiber-org / userline Goto Github PK

View Code? Open in Web Editor NEW
240.0 240.0 36.0 641 KB

Query and report user logons relations from MS Windows Security Events

License: BSD 3-Clause "New" or "Revised" License

Python 99.18% Shell 0.82%
blackhat csv dfir docker dockerfile elasticsearch evtx-analisys forensics gephi graph login logon-relations neo4j plaso python windows-eventlog

userline's People

Contributors

csash avatar sch3m4 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

userline's Issues

Installation with pip3 results into program errors

I install using pip3 but then the following error apperars when running:

Traceback (most recent call last):
  File "/home/kali/userline/src/./userline.py", line 23, in <module>
    from lib.output.neo4j import Neo4J
  File "/home/kali/userline/src/lib/output/neo4j.py", line 8, in <module>
    from neo4j.v1 import GraphDatabase, basic_auth
  File "/usr/local/lib/python3.9/dist-packages/neo4j/v1/__init__.py", line 24, in <module>
    from .api import *
  File "/usr/local/lib/python3.9/dist-packages/neo4j/v1/api.py", line 25, in <module>
    from time import clock, sleep
ImportError: cannot import name 'clock' from 'time' (unknown location)

I then tried changing the dependencies from >= to == but still get the same error

requirements

Please add a requirements.txt for the python dependencies. I'm having trouble here especially meeting neo4j.v1 needs.

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.