wfp Questions

3

Solved

Is there a .NET wrapper for the windows filtring platfrom? Im looking to use WFP to observe application level network traffic observations in my c# app. Thanks!
Poulin asked 22/12, 2010 at 20:9

2

Solved

I want to develop a host-based firewall for Windows mainly to filter URLs starting with HTTPS ! I know that Microsoft is presenting WFP as a substitution to the deprecated old techniques such as fi...
Eberhardt asked 18/4, 2014 at 9:20

2

Solved

The compilation of the Microsoft demo WFPSampler Project fails in any setup (32/64 - debug/release) on WFPSamplerCalloutDriver.InX at line 36 : [ClassInstall32.nt$ARCH$] AddReg = WFPCalloutsClass...
Mcquade asked 30/6, 2017 at 2:16

3

Solved

I have built a WFP callout driver which runs in kernel mode. Now, I'm trying to figure out how to communicate between this driver and my GUI application which runs in user-mode. Any ideas? Exactly...
Cyanamide asked 8/2, 2011 at 22:3

2

I am new to Windows Filtering Platform. Is it possible to send a tcp SYN packet with a payload by using WFP? The payload I want to send will have some secret password. My linux server will check...
Crossman asked 11/6, 2015 at 0:42

1

trying to implement transparent proxy same way as in this post, but I have a "proxy" listening only on loopback interface. Once I set DstAddr to loopback, 2nd packet of TCP handshake never received...
Dwaindwaine asked 1/3, 2017 at 9:47

9

Solved

Java 7 prevents FTP transfers on Windows Vista and 7. In FTP, before a file is transferred a PORT or a PASV command must be sent. As soon as one of the commands is sent the Windows Firewall closes ...
Thibodeau asked 9/8, 2011 at 2:2

2

Solved

I want to implement a Windows Service that will by default block/allow all network connections and whitelist/blacklist specific domain names (like google.com). I looked at Windows Filtering Platfo...
Sammy asked 23/3, 2016 at 17:0

1

Solved

I'm trying to redirect all tcp packets to my local proxy to modify html content(adblocker like). I wanted to use WinDivert but it doesn't seem to work. Im starting the driver like this: handle = ...
Natty asked 2/6, 2014 at 13:9

2

Solved

I was trying to compile and deploy the WFP sample obtained from MSDN called msnmntr but the same problem applies to all samples. This and all samples fail to deploy because there's one step in the...
Vivl asked 9/11, 2012 at 19:5

2

Solved

I am using the Windows Filtering Platform. I want to create a traffic filter, security manager, which monitors packets and network events or blocks urls... I know most of the WFP functions can be c...
Marilyn asked 31/8, 2012 at 8:46
1

© 2022 - 2024 — McMap. All rights reserved.