New attack bypasses virtually all AV protection
theregister.co.uk
New attack bypasses virtually all AV protection
1–10 of 17 posts
Re: New attack bypasses virtually all AV protection
#2Re: New attack bypasses virtually all AV protection
#3Re: New attack bypasses virtually all AV protection
#4Re: New attack bypasses virtually all AV protection
#5What did the researchers propose as a solution? The article doesn't mention any way around this.
It would minimise the amount of time the malware had to get the data in.
What you really need is to move the data into kernel space somehow. That would need a tweak to windows though.
The difficulty for the attacker comes in creating the initial attacker and faker threads. Possibly AV can hook the creation of threads and examine new threads for this potential behaviour (this might kill heavily threaded apps though). Then the virus make would have to attack two separate threads.
Re: New attack bypasses virtually all AV protection
#6Since hardware virtualization was introduced, the whole system can be wrapped by an attacker. Therefore, well coded malware could use the SSDT vulnerability to virtualize the currently running OS and not even have to remove AV protection afterwards. Tech keeps getting more and more flakey :-/
http://en.wikipedia.org/wiki/Backdoor_(computing)#Reflection...
Re: New attack bypasses virtually all AV protection
#7note: i have yet to read what matousec.com really says.