Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Security
General Security Discussions
In an antivirus, should I be doing this?
Message
<blockquote data-quote="xor_dhillon" data-source="post: 704930" data-attributes="member: 69165"><p>Thanks, [USER=65228]@Opcode[/USER] <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite115" alt=":p" title="Stick out tongue :p" loading="lazy" data-shortname=":p" /> for clearing it up for me, </p><p>I have begun to write a file IRP I only needed it to detect file movement and thanks for clearing up my confusion <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite120" alt="o_O" title="Er... what? o_O" loading="lazy" data-shortname="o_O" /></p><p></p><p>For my first question, it was a question based on formgrabbers. Most formgrabbers have some sort of inline hook to PR_Write(firefox) SSL_Write(chrome) etc. So my question was If my program detects an inline hook with DLL injection capabilities, can I label this as banking malware?</p><p></p><p>And yes I am already using PsSetLoadProcessNotifyRoutine and PsSetCreateThreadNotifyRoutine and PsSetLoadImageNotifyRoutine to detect creation of any thread/image/process as well as protect my own process. And I thought you cannot really patch the windows kernel anymore because of KPP?</p></blockquote><p></p>
[QUOTE="xor_dhillon, post: 704930, member: 69165"] Thanks, [USER=65228]@Opcode[/USER] :P for clearing it up for me, I have begun to write a file IRP I only needed it to detect file movement and thanks for clearing up my confusion o.O For my first question, it was a question based on formgrabbers. Most formgrabbers have some sort of inline hook to PR_Write(firefox) SSL_Write(chrome) etc. So my question was If my program detects an inline hook with DLL injection capabilities, can I label this as banking malware? And yes I am already using PsSetLoadProcessNotifyRoutine and PsSetCreateThreadNotifyRoutine and PsSetLoadImageNotifyRoutine to detect creation of any thread/image/process as well as protect my own process. And I thought you cannot really patch the windows kernel anymore because of KPP? [/QUOTE]
Insert quotes…
Verification
Post reply
Top