Windows 10: Windows Defender Firewall with Advanced Security -- Connection Security Rules

Discus and support Windows Defender Firewall with Advanced Security -- Connection Security Rules in AntiVirus, Firewalls and System Security to solve the problem; I have a scenario that is really confusing me. I recently switched from a 3rd party personal firewall provider to using Windows Defender Firewall with... Discussion in 'AntiVirus, Firewalls and System Security' started by MAJA WA, Nov 6, 2018.

  1. MAJA WA Win User

    Windows Defender Firewall with Advanced Security -- Connection Security Rules


    I have a scenario that is really confusing me. I recently switched from a 3rd party personal firewall provider to using Windows Defender Firewall with Advanced Security. I'm not very familiar with it so I decided to do some experimenting. I wanted to play with Connection Security Rules and see how any of the settings might affect network traffic. Well, I added a rule requiring Kerberos v5 authentication for all incoming connections and requesting it on all outgoing connections. This applies to any two endpoints, any port, any protocol. Since my understanding is that Kerberos authentication only applies to Active Directory Domain Networks, I expected it would either disrupt my network connection, or have no affect at all.


    To my surprise, it seems to have had a beneficial effect. Simply enabling the rule disables other devices in my local network from being able to port scan my pc, or capture unencrypted web traffic with tools such as ettercap, aircrack-ng, etc. As soon as I disable the rule, I'm able capture traffic from another device and scan for open ports on the pc again. I've had the rule on for a couple weeks now, and it doesn't seem to negatively affect my connectivity in any way. When running Wireshark along side it, I don't see any unencrypted traffic, with the only noteworthy thing to mention being a whole lot of ISAKMP connections. I can't figure out what accounts for this behavior. At no time is my pc or any other device connecting to it, or trying to anyway, presented with login credential requests. If you have any idea why this is occuring, I would much appreciate the enlightenment. Specific info on my pc below:


    Windows 10 Pro x64 ver 1803 - Firewall settings are configured through mmc and group policy.


    Desktop PC, however I connect wirelessly. Only one network interface is enabled at a time. IPv6 is turned off for the interface in question.


    Local residential network. ISP is Comcast. Three Desktops (two windows, one linux), two laptops (one Windows, one Mac), two gaming systems, a tablet, and 8 phones (mix of iphones and androids), all connect wirelessly. No workgroup or filesharing established.


    If you need additional info let me know. Thanks!

    :)
     
    MAJA WA, Nov 6, 2018
    #1
  2. ARC1020 Win User

    firewall alerts even with advanced rules applied


    I don't know, it's been a really long time since I've used FTP and even then didn't use it much, so I can't help you. From memory there are two types of FTP, Passive and Active. One of them (Passive I think) doesn't just use Ports 20 and 21, but assigns a different Port number for the data transfer. Maybe that is what's being blocked? Alternatively, maybe the router or ISP is blocking the connection?

    However, if you think the problem is due to Windows Firewall (and Windows Firewall isn't asking you whether to allow an incoming connection or not), then you need to see exactly what is being blocked so that you can then add/modify your rules accordingly. Windows doesn't make that particularly user-friendly, but this is how you enable logging:

    Go to Group Policy Editor and enable logging of blocked connections:

    Computer Configuration > Windows Settings > Security Settings > Advanced Audit Policy Configuration > System Audit Policies > Object Access > Audit Filtering Platform Connection > Tick 'Failure'


    Windows Defender Firewall with Advanced Security -- Connection Security Rules [​IMG]



    Then go to Event Viewer and set it up to view those blocked connections:

    Event Viewer > Custom Views > Right-click > Create Custom View > XML tab > Tick 'Edit Query Manually'


    Windows Defender Firewall with Advanced Security -- Connection Security Rules [​IMG]


    Paste the following:

    Windows Firewall Blocked Inbound (All):
    Code:
    Code:
    <QueryList>    <Query Id="0" Path="Security">      <Select Path="Security">*[System[(EventID=5150 or EventID=5157)]]     and *[EventData[Data[@Name="Direction"]="%%14592"]]  </Select>    </Query>  </QueryList>
    Then repeat the above steps for Outbound connections too.

    Windows Firewall Blocked Outbound (All):
    Code:
    Code:
    <QueryList>    <Query Id="0" Path="Security">      <Select Path="Security">*[System[(EventID=5150 or EventID=5157)]]     and *[EventData[Data[@Name="Direction"]="%%14593"]]  </Select>    </Query>  </QueryList>
    This will show you everything that's being blocked by Windows Firewall, so you will need to sort through the entries to find the ones that could be related to your FTP problem and add/modify rules accordingly. 'Protocol' numbers shown in the logs are documented at THIS LINK (TCP = 6, UDP = 17)


    Windows Defender Firewall with Advanced Security -- Connection Security Rules [​IMG]
     
    ARC1020, Nov 6, 2018
    #2
  3. windows defender

    Well, you mentioned Windows Defender Advanced Security. Windows 10 includes Windows Defender Security Center.

    Thanks for the clarification, here is a good started guide to creating rules in Windows Defender Firewall with Advanced Security

    https://www.digitalcitizen.life/manage-rules-wi...
     
    Andre Da Costa, Nov 6, 2018
    #3
  4. topgundcp Win User

    Windows Defender Firewall with Advanced Security -- Connection Security Rules

    Windows Firewall rules: how to find out what created them?


    click on start button then type: firewall, select Windows Defender Firewall with advanced security. Click on inbound/outbound, you'll see the list.
     
    topgundcp, Nov 6, 2018
    #4
Thema:

Windows Defender Firewall with Advanced Security -- Connection Security Rules

Loading...
  1. Windows Defender Firewall with Advanced Security -- Connection Security Rules - Similar Threads - Defender Firewall Advanced

  2. Advanced Safety Windows Defender Firewall Outbound Rule was emptied

    in Windows 10 Gaming
    Advanced Safety Windows Defender Firewall Outbound Rule was emptied: Everytime when I update my Windows 10, my Advanced Safety Windows Defender Firewall Outbound Rule will be emptied. I would have to rebuild these rules everytime when I open those softwares. Is there any ways to keep it?...
  3. Advanced Safety Windows Defender Firewall Outbound Rule was emptied

    in Windows 10 Software and Apps
    Advanced Safety Windows Defender Firewall Outbound Rule was emptied: Everytime when I update my Windows 10, my Advanced Safety Windows Defender Firewall Outbound Rule will be emptied. I would have to rebuild these rules everytime when I open those softwares. Is there any ways to keep it?...
  4. Advanced Safety Windows Defender Firewall Outbound Rule was emptied

    in Windows 10 Installation and Upgrade
    Advanced Safety Windows Defender Firewall Outbound Rule was emptied: Everytime when I update my Windows 10, my Advanced Safety Windows Defender Firewall Outbound Rule will be emptied. I would have to rebuild these rules everytime when I open those softwares. Is there any ways to keep it?...
  5. Windows defender firewall Advance Security Inbound outbound Rules Settings

    in Windows 10 Gaming
    Windows defender firewall Advance Security Inbound outbound Rules Settings: How to? Windows security setup inbound, outbound for Blocking Mostly Advertisers. https://answers.microsoft.com/en-us/windows/forum/all/windows-defender-firewall-advance-security-inbound/5eb780cc-610d-421f-bd3f-b7ea49c7fb6b
  6. Windows defender firewall Advance Security Inbound outbound Rules Settings

    in Windows 10 Software and Apps
    Windows defender firewall Advance Security Inbound outbound Rules Settings: How to? Windows security setup inbound, outbound for Blocking Mostly Advertisers. https://answers.microsoft.com/en-us/windows/forum/all/windows-defender-firewall-advance-security-inbound/5eb780cc-610d-421f-bd3f-b7ea49c7fb6b
  7. Windows defender firewall Advance Security Inbound outbound Rules Settings

    in AntiVirus, Firewalls and System Security
    Windows defender firewall Advance Security Inbound outbound Rules Settings: How to? Windows security setup inbound, outbound for Blocking Mostly Advertisers. https://answers.microsoft.com/en-us/windows/forum/all/windows-defender-firewall-advance-security-inbound/5eb780cc-610d-421f-bd3f-b7ea49c7fb6b
  8. Windows Defender Firewall Security Alert

    in Windows 10 Network and Sharing
    Windows Defender Firewall Security Alert: I got a Windows Security Alert Saying Windows Defender Firewallhas blocked some features of Google Chrome on all public private networks. Name: Google Chrome Says: This app has already been blocked or unblocked for a different network type. Allow Google Chrome to...
  9. Windows Defender Firewall, advanced settings, filter rules

    in Windows 10 Customization
    Windows Defender Firewall, advanced settings, filter rules: What should the settings be for the filter ? It has a New Rule, It has Filter Profile, There is a Filter State, There is a View and a Refresh ! Then there is an Export list with a Help listing under that ? This is for the Connection Activity Rule Actions . I don,t believe...
  10. Vipre Advanced Security vs Windows Defender

    in AntiVirus, Firewalls and System Security
    Vipre Advanced Security vs Windows Defender: Can I have Vipre Advanced Security and Windows Defender run ok https://answers.microsoft.com/en-us/protect/forum/all/vipre-advanced-security-vs-windows-defender/85878114-7330-40d1-8dc4-0199e0f2f2e5

Users found this page by searching for:

  1. what is defender firewall with advanced security

    ,
  2. windows defender firewall connection security rules

    ,
  3. windows defender firewall with advanced

    ,
  4. windows defender with advanced firewall,
  5. windows defender firewall with advanced security,
  6. windows defender Connect inbound rule connect rule,
  7. windows defender firewall with advance security settings inbound rules,
  8. windows defender with advanced security inbound remote administration exception,
  9. what does firewall WITH ADVANCE SECURITY software do,
  10. windows defender firewall with advanced security shortcut,
  11. setting connection security rules in windows defender,
  12. windows defender firewall with advanced security on LGPO,
  13. defender advanced security outbound inbound connect,
  14. windows defender found Misleading:Win32/Lodi after using remote desktop connection to connect two of my laptops,
  15. windows defender firewall with Advance