-
```
While dumping the "datatable" table of an ntds.dit I get the following message.
''ascii' codec can't decode byte 0xcd in position 0: ordinal not in range(128)"
and esentutl stops short of finish…
-
```
with a 64-bit build of python, id() results often exceed 2**32, which causes
structure.pack to be unhappy.
Found this in the srvsvcserver code, but maybe it's elsewhere.. Here's what I
did to f…
-
```
What steps will reproduce the problem?
1. Create a packet using ImpactPacket.IGMP()
2. Send the packet
What is the expected output? What do you see instead?
Expect an IGMP packet to be constructe…
-
```
While dumping the "datatable" table of an ntds.dit I get the following message.
''ascii' codec can't decode byte 0xcd in position 0: ordinal not in range(128)"
and esentutl stops short of finish…
-
```
with a 64-bit build of python, id() results often exceed 2**32, which causes
structure.pack to be unhappy.
Found this in the srvsvcserver code, but maybe it's elsewhere.. Here's what I
did to f…
-
```
the problem seems to be that metasploit advertises extended security
capabilities in the protocol negotiation packet, but not in the session setup
packet. impacket relies on the negotiation pack…
-
```
with a 64-bit build of python, id() results often exceed 2**32, which causes
structure.pack to be unhappy.
Found this in the srvsvcserver code, but maybe it's elsewhere.. Here's what I
did to f…
-
```
with a 64-bit build of python, id() results often exceed 2**32, which causes
structure.pack to be unhappy.
Found this in the srvsvcserver code, but maybe it's elsewhere.. Here's what I
did to f…
-
```
What steps will reproduce the problem?
1. Create a packet using ImpactPacket.IGMP()
2. Send the packet
What is the expected output? What do you see instead?
Expect an IGMP packet to be constructe…
-
```
What steps will reproduce the problem?
1. Create a packet using ImpactPacket.IGMP()
2. Send the packet
What is the expected output? What do you see instead?
Expect an IGMP packet to be constructe…