Emi Posted March 23, 2021 Posted March 23, 2021 Hello guys, I use autoit to make simple scripts, usually to solve missings possibility not built in windows. I did a script who, with the use of a hotkey blacken one of my screen. It simply triggers an hmtl file who is just a black background on and off. Since some time windows defender flag it and detect it as a trojan. Is that a false positive ? Is it possible that malicious software use my executable autoit file ? I link the screenshot of the flag. Thanks,
seadoggie01 Posted March 23, 2021 Posted March 23, 2021 All my code provided is Public Domain... but it may not work. Use it, change it, break it, whatever you want. Spoiler My Humble Contributions:Personal Function Documentation - A personal HelpFile for your functionsAcro.au3 UDF - Automating Acrobat ProToDo Finder - Find #ToDo: lines in your scriptsUI-SimpleWrappers UDF - Use UI Automation more Simply-erKeePass UDF - Automate KeePass, a password managerInputBoxes - Simple Input boxes for various variable types
Emi Posted March 23, 2021 Author Posted March 23, 2021 Ok thank i just wanted to be sure before allowing anything on windows defender
Guest Posted March 23, 2021 Posted March 23, 2021 (edited) 20 minutes ago, Emi said: Is that a false positive ? Probably YES. 20 minutes ago, Emi said: Is it possible that malicious software use my executable autoit file ? Possibly YES Check e.g. are-my-autoit-exes-really-infected EDIT : Damn, @seadoggie01 was a little faster Edited March 23, 2021 by Musashi
Recommended Posts