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
Default Deny VS traditional AVs
Message
<blockquote data-quote="Libera Milanesi" data-source="post: 759289" data-attributes="member: 74385"><p>I did read your post. Then I quoted your post and explained to you how it really works.</p><p></p><p>You can find the post here: <a href="https://malwaretips.com/threads/default-deny-vs-traditional-avs.86147/post-759187" target="_blank">Discuss - Default Deny VS traditional AVs</a></p><p></p><p>If you're interesting in educating yourself further, read the following from the official documentation:</p><p><a href="https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/fltkernel/nf-fltkernel-fltregisterfilter" target="_blank">FltRegisterFilter function</a></p><p><a href="https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/fltkernel/nf-fltkernel-fltstartfiltering" target="_blank">FltStartFiltering function</a></p><p><a href="https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/fltkernel/ns-fltkernel-_flt_registration" target="_blank">_FLT_REGISTRATION</a></p><p><a href="https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/fltkernel/ns-fltkernel-_flt_operation_registration" target="_blank">_FLT_OPERATION_REGISTRATION</a></p><p><a href="https://docs.microsoft.com/en-us/windows-hardware/drivers/kernel/irp-mj-create" target="_blank">IRP_MJ_CREATE</a></p><p><a href="https://docs.microsoft.com/en-us/windows-hardware/drivers/kernel/irp-mj-write" target="_blank">IRP_MJ_WRITE</a></p><p><a href="https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/fltkernel/nc-fltkernel-pflt_pre_operation_callback" target="_blank">PFLT_PRE_OPERATION_CALLBACK</a></p><p><a href="https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/fltkernel/nc-fltkernel-pflt_post_operation_callback" target="_blank">PFLT_POST_OPERATION_CALLBACK</a></p><p></p><p>There's more documentation and pointers if you seek it on MSDN and on other forums.</p><p></p><p> I think the words "Thank you" were in order, but that's okay, I can live with it.</p></blockquote><p></p>
[QUOTE="Libera Milanesi, post: 759289, member: 74385"] I did read your post. Then I quoted your post and explained to you how it really works. You can find the post here: [URL='https://malwaretips.com/threads/default-deny-vs-traditional-avs.86147/post-759187']Discuss - Default Deny VS traditional AVs[/URL] If you're interesting in educating yourself further, read the following from the official documentation: [URL='https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/fltkernel/nf-fltkernel-fltregisterfilter']FltRegisterFilter function[/URL] [URL='https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/fltkernel/nf-fltkernel-fltstartfiltering']FltStartFiltering function[/URL] [URL='https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/fltkernel/ns-fltkernel-_flt_registration']_FLT_REGISTRATION[/URL] [URL='https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/fltkernel/ns-fltkernel-_flt_operation_registration']_FLT_OPERATION_REGISTRATION[/URL] [URL='https://docs.microsoft.com/en-us/windows-hardware/drivers/kernel/irp-mj-create']IRP_MJ_CREATE[/URL] [URL='https://docs.microsoft.com/en-us/windows-hardware/drivers/kernel/irp-mj-write']IRP_MJ_WRITE[/URL] [URL='https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/fltkernel/nc-fltkernel-pflt_pre_operation_callback']PFLT_PRE_OPERATION_CALLBACK[/URL] [URL='https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/fltkernel/nc-fltkernel-pflt_post_operation_callback']PFLT_POST_OPERATION_CALLBACK[/URL] There's more documentation and pointers if you seek it on MSDN and on other forums. I think the words "Thank you" were in order, but that's okay, I can live with it. [/QUOTE]
Insert quotes…
Verification
Post reply
Top