Giter VIP home page Giter VIP logo

kerberom's People

Contributors

fist0urs 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

Watchers

 avatar  avatar  avatar

kerberom's Issues

parsing error

Hey,

For some reason the tool pulls out the first hash fine, but then i get the error below and it dies, any ideas?:

running latest version on Kali 64 rolling ed.
thanks

[+] Building TGS-REQ for SPN 'mssqlsvc/xxxxx:1267' and account 'xxxxbackup'... Done!
[+] Sending TGS-REQ to xxxxxx.com... Done!
[+] Receiving TGS-REP from xxxxxx.com... Done!
[+] Parsing TGS-REP from xxxx..com..Traceback (most recent call last):
File "kerberom.py", line 557, in
DataSubmitted.TGS_attack()
File "kerberom.py", line 204, in TGS_attack
tgs_rep = parse_TGS_REP(sock, subkey, spn, samaccountname, self.DC_addr)[0]
File "kerberom.py", line 407, in parse_TGS_REP
tgs_rep, tgs_rep_enc = decrypt_tgs_rep(data, subkey)
File "/root/tools/kerberos/kerberom/modules/rom/krb5.py", line 443, in decrypt_tgs_rep
return _decrypt_rep(data, key, TgsRep(), EncTGSRepPart(), 9) # assume subkey
File "/root/tools/kerberos/kerberom/modules/rom/krb5.py", line 430, in _decrypt_rep
rep = decode(data, asn1Spec=spec)[0]
File "/usr/lib/python2.7/dist-packages/pyasn1/codec/ber/decoder.py", line 825, in call
stGetValueDecoder, self, substrateFun
File "/usr/lib/python2.7/dist-packages/pyasn1/codec/ber/decoder.py", line 50, in valueDecoder
value, _ = decodeFun(head, asn1Spec, tagSet, length)
File "/usr/lib/python2.7/dist-packages/pyasn1/codec/ber/decoder.py", line 831, in call
'%s not in asn1Spec: %s' % (tagSet, asn1Spec)
pyasn1.error.PyAsn1Error: [0:32:16]+[64:32:30] not in asn1Spec: TgsRep(componentType=NamedTypes(NamedType('pvno', Integer(tagSet=TagSet((), Tag(tagClass=0, tagFormat=0, tagId=2), Tag(tagClass=128, tagFormat=0, tagId=0)))), NamedType('msg-type', Integer(tagSet=TagSet((), Tag(tagClass=0, tag

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.