Eric Range
Eric Range
any updates so far?
here is the go script: https://gist.github.com/FiloSottile/fc7822b1f5b475a25e58d77d1b394860 is it possible to convert it to python?
https://testssl.sh/ticketbleed.sh
here is a python script: https://github.com/0x00string/oldays/blob/master/CVE-2016-9244.py
why cant you just name the "old" file like that: .prog-04-04-2018-13-56.old so there is always a "new" old file and you dont have trouble with renaming and so on.
i solved the problem with: ``` now := time.Now() err = update.Apply(resp.Body, update.Options{ OldSavePath: exPath + "/" + now.Format("20060102150405") + ".old"}) ```
its windows thing. a service dont have access to a active window user session. its possible but it needs some windows-dll magic :( the toast notification apears if you start...
its not a "perfect" solution. but it feels way more better than without the fix ``` :deep(.q-field--dark input:-webkit-autofill), :deep(.q-field--dark input:-webkit-autofill:hover), :deep(.q-field--dark input:-webkit-autofill:focus), :deep(.q-field--dark input:-webkit-autofill:active) { background-clip: text; -webkit-text-fill-color: #fff; transition:...
@AmosSzust i know this case. but my example fixes that ;) u just to need to adapt your colors
why not merged yet? i need this!!! :(