This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
dcrack [2018/04/20 02:14] mister_x Explained dcrack protocol |
dcrack [2018/04/20 23:35] mister_x [Client worker] Request indicatig failure |
||
---|---|---|---|
Line 119: | Line 119: | ||
GET /dcrack/worker/net/00:14:6C:7E:40:80/result?pass=12345678 HTTP/1.1 | GET /dcrack/worker/net/00:14:6C:7E:40:80/result?pass=12345678 HTTP/1.1 | ||
- | ==== Server ==== | + | When the key isn't found, the following request will be sent indicating that passphrase for BSSID **00:14:6C:7E:40:80** wasn't found using the wordlist that has the SHA1 of **1a15d1f10377829ead1fee8299f83f14d539f1e1** and going through lines **0** to **233**: |
+ | GET /dcrack/worker/net/00:14:6C:7E:40:80/result?wl=1a15d1f10377829ead1fee8299f83f14d539f1e1&start=0&end=233&found=0 HTTP/1.1 | ||
==== User ==== | ==== User ==== | ||