- Catch of
PermissionError
when enabling IP forwarding - basically root privs check
- Error when sniffed AS-REQ is one sent by the attacker during the replay
- Now ignores AS-REQs with source IP matching the IP of the provided interface
- Error in main
finally
block if error caught before Sniffer or Spoofer creation
- Handling of
KDC_ERR_PREAUTH_FAILED
- Sniffer runs within a
while
loop until a valid AS-REQ is sniffed- Validity tested by requesting TGS with
krbtgt
SPN
- Validity tested by requesting TGS with
- Opening/read of input
--users-file
- Initial release