Havoc
Havoc copied to clipboard
patch demon implant negatif sleep
add a simple check for setup negatif sleep to 0 in demon implant
This validation needs to happen on all user input (Teamserver) as well as in the implant itself before or within ParseInt32 and other atoi-/atof-parsers.
I have add client side negatif sleep vérification. I just convert Qstring to int and I check if negatif we could also replace all '-' to '' but I don't know which one is better.
fixed in the newest commit.