You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Two scripts are included:
23
23
-`timeroast.py`: given a DC domain name or IP, will attempt to get 'NTP hashes' of the computer accounts in the domain by enumerating RID's. Requires root privileges in order to be able to receive NTP responses.
24
24
-`timecrack.py`: performs a simple, unoptimized, dictionary attack on the results of `timeroast.py`.
25
25
26
-
Hashcat [will add support for Timeroasting hashes](https://github.com/hashcat/hashcat/issues/3629) as hash type 31300. Currently, it's already available in the (beta release)[https://hashcat.net/beta/].
26
+
Hashcat [will add support for Timeroasting hashes](https://github.com/hashcat/hashcat/issues/3629) as hash type 31300. Currently, it's already available in the [beta release](https://hashcat.net/beta/).
0 commit comments