May 2017
Intermediate to advanced
416 pages
21h 33m
English
If you can't guess the full filename and you would like to attempt to brute force the name from the short name form, you may use a script I posted: 8dot3-brute, available at https://github.com/cldrn/8dot3-brute. The script attempts to brute force file and directory names by iterating through a default charset but you can specify your own character set and length rules.
For example, if the 8.3 directory name is DOCUME~, we would run the following command:
./8dot3-brute.py -u <target> -d 'DOCUME' -v
Read now
Unlock full access