Matan Hart

Results 3 issues of Matan Hart

Hola amigo! While playing with Impacket during an engagement with multi-domain forest I've encountered some Kerberos referrals issues. When a client requests a TGT from a domain controller for a...

feature

Neomodel's date property types (`DateProperty`, `DateTimeProperty` and `DateTimeFormatProperty`) are inflated and stored as string values in neo4j instead of temporal values (https://neo4j.com/docs/cypher-manual/current/syntax/temporal/). Using string instead of date/time types ruin many...

enhancement

Hi @dirkjanm, The current implementation of the Dijkstra algorithm is not optimal, which is noticeable when dealing with larger graphs. As you mentioned in the wiki, the ShortestPath algorithm is...