cryptic-game / cryptic-service

The offical service microservice of Cryptic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bruteforce `stop` error after long time

Akida31 opened this issue · comments

Description

Wenn man lange Zeit während der Bruteforce-Attack wartet und dann versucht mit stop zu stoppen kommt You started a bruteforce attack und es stoppt nicht, sondern startet den Timer neu.

Reproduce

Eine normale Bruteforce-Attack starten und lange warten (ca. 10 min glaube ich) und versuchen zu stoppen.

Expected behavior

Normal stoppen und Zugriff gewähren

Screenshots (if appropriate)

Unbenannt

Could it be that you stopped the bruteforcing in another terminal (e.g. by bruteforcing another service or typing the same command in) during the 10 minutes?

no, i was afk for this time

I tested this again and it looks like that this is a random bug. Sometimes it works correctly. Also only the message is false...
bruteforce_bug_1

Okay, that's strange. Then that's most likely a backend issue (cryptic-service)

Should already been fixed (by changing the way how bruteforce is implemented), if not, feel free to open this issue again.