Giter VIP home page Giter VIP logo

graphcat's People

Contributors

0x0cd avatar zblurx 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

graphcat's Issues

gobject-2.0-0

OSError: cannot load library 'gobject-2.0-0': dlopen(gobject-2.0-0, 0x0002): tried: 'gobject-2.0-0' (no such file), '/System/Volumes/Preboot/Cryptexes/OSgobject-2.0-0' (no such file), '/usr/lib/gobject-2.0-0' (no such file, not in dyld cache), 'gobject-2.0-0' (no such file), '/usr/lib/gobject-2.0-0' (no such file, not in dyld cache). Additionally, ctypes.util.find_library() did not manage to locate a library called 'gobject-2.0-0'

Submitted error to ChatGPT and worked through all recommendations without success...

Issues with larger potfiles

I've been having issues with using graphcat especially if the potfile is larger than 10mb;

python3 graphcat.py -potfile ../hashcat.potfile -hashfile ../zephr.lab.ntds -debug -format 3 -export-charts
[-] Parsing potfile
[-] 552945 entries in potfile
[-] Parsing hashfile
[-] 39584 entries in hashfile
[-] Generating graphs...
Traceback (most recent call last):
  File "graphcat.py", line 661, in <module>
    executor.gen_stat()
  File "graphcat.py", line 248, in gen_stat
    total_user = len(self.all_nt_hash)
  File "graphcat.py", line 626, in all_nt_hash
    self._all_nt_hash = [user.secret.nthash for user in self.users.values()]
  File "graphcat.py", line 597, in users
    username, nthash = self.parse_ntds_line(line)
  File "graphcat.py", line 565, in parse_ntds_line
    return elements[0], elements[3].lower()
IndexError: list index out of range
ERROR: list index out of range

This is just an example above but I've had it with several DITs and potfiles

feature: plot timestamps from outfiles

Hashcat supports the following --outfile-format format elements:

  # | Format
 ===+========
  1 | hash[:salt]
  2 | plain
  3 | hex_plain
  4 | crack_pos
  5 | timestamp absolute
  6 | timestamp relative

Note especially the timestamp data. For both pentesting and general/academic research, it would be very useful to be able to graph cracking progress along a time axis.

There is some complexity around the configurable nature of the outfile fields format, so there would need to be a way to tell graphcat how to interpret the outfile.

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.