Tagged Questions
0
votes
1answer
171 views
How do i protect my self from “Form grabbing” attack?
I'm writing a simple piece of security software - I'm interested in attack techniques and especially in how to protect my users from this attack?
From wiki I can see how its works: it hooks the API ...