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
Hey ! So I was trying out OMEN and wanted to see how it performs but I dont really know what I am actually doing wrong as OMEN is not producing results.
I trained OMEN on Rockyou dataset and tested on 2.6 million passwords as mentioned in the paper. I was expecting around 68% success rate for 1 B guesses on the test dataset. Screenshot from the paper
When I tried I got only 28 % success rate. I have tried this several times and also with MySpace dataset but again very poor results.
I even created the alphabet file as mentioned in one the Issues.
Am I doing something wrong? If anyone can help me, it will be really helpful! Thanks
I am leaving my enumNG log text down below:
=== log file for enumNG ===
-> run through successful
Start: Tue Nov 5 07:22:01 2024
End: Tue Nov 5 07:36:01 2024
Elapsed time: 0 hour(s), 14 minute(s) and 0 second(s)
Hey ! So I was trying out OMEN and wanted to see how it performs but I dont really know what I am actually doing wrong as OMEN is not producing results.
I trained OMEN on Rockyou dataset and tested on 2.6 million passwords as mentioned in the paper. I was expecting around 68% success rate for 1 B guesses on the test dataset. Screenshot from the paper
![image](https://private-user-images.githubusercontent.com/90966493/383052355-6dbe136e-f7bb-484f-aa7e-1f50542bc4f6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNjI3NDMsIm5iZiI6MTczOTA2MjQ0MywicGF0aCI6Ii85MDk2NjQ5My8zODMwNTIzNTUtNmRiZTEzNmUtZjdiYi00ODRmLWFhN2UtMWY1MDU0MmJjNGY2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDAwNTQwM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI3OWNkOWE5YjA0ZmU5ZDZiMGQwMjcyMDBlMzFkMjdkZjcyMTAzZjMyMThkNjZhNDVkNjBmOGEzMTJlNDE0OTkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.1Kf8SHJgt6DnXTXPHqPTObHfG5RhpdX-V90GCfC0ATw)
When I tried I got only 28 % success rate. I have tried this several times and also with MySpace dataset but again very poor results.
I even created the alphabet file as mentioned in one the Issues.
Am I doing something wrong? If anyone can help me, it will be really helpful! Thanks
I am leaving my enumNG log text down below:
=== log file for enumNG ===
-> run through successful
Start: Tue Nov 5 07:22:01 2024
End: Tue Nov 5 07:36:01 2024
Elapsed time: 0 hour(s), 14 minute(s) and 0 second(s)
== Settings ==
initial probabilities: 'IP'
conditional probabilities: 'CP'
end probabilities: 'EP'
lengths: 'LN'
config: 'createConfig'
input: 'rockyou.txt'
- delta:
- IP: 1; CP: 1; EP: 1; LN: 0;
- levelAdjustFactor:
- IP: 250; CP: 2; EP: 250; LN: 1;
== Sorted arrays ==
lastGram (level - count):
0 - 20402
1 - 135567
2 - 489004
3 - 73714376
4 - 5356182
5 - 1027452
6 - 402087
7 - 181112
8 - 97379
9 - 25186
10 - 1878
initial Prob (level - count):
0 - 42
1 - 243
2 - 727
3 - 1623
4 - 2003
5 - 4477
6 - 9056
7 - 14056
8 - 21305
9 - 50498
10 - 753345
end Prob (level - count):
0 - 17
1 - 149
2 - 1238
3 - 1326
4 - 2431
5 - 4628
6 - 8679
7 - 15410
8 - 22121
9 - 47482
10 - 753894
length (length - level):
6 - 1
7 - 1
8 - 1
9 - 1
10 - 1
11 - 2
12 - 3
13 - 3
5 - 4
14 - 4
15 - 4
16 - 4
17 - 5
4 - 6
18 - 6
19 - 6
== Simulated attack mode ==
TestingSet file: 'random_passwords.txt'
created: 1000000000 of 1000000000
cracked: 744082 of 2600000(28.62 %)
lengths of the created passwords (length - created - cracked)
3 - 0 - 0
4 - 1901 - 235
5 - 47020 - 5595
6 - 4140330 - 153954
7 - 23888234 - 192507
8 - 124956986 - 180225
9 - 390371187 - 111558
10 - 349397018 - 90201
11 - 68046432 - 7318
12 - 13755065 - 1583
13 - 17063309 - 647
14 - 2598141 - 141
15 - 2723010 - 87
16 - 2747154 - 25
17 - 237434 - 3
18 - 14470 - 1
19 - 12309 - 2
20 - 0 - 0
The text was updated successfully, but these errors were encountered: