Windows Firewall

Discussion in 'Windows XP Security' started by MruH, Nov 7, 2014.

  1. MruH

    MruH

    Joined:
    Nov 7, 2014
    Messages:
    4
    Likes Received:
    1
    I am writing an application which shows the windows firewall activity (turning ON/OFF). Is there any method to get notification about windows firewall getting disabled/enabled?
     
    MruH, Nov 7, 2014
    #1
    Avinash kumar likes this.
  2. MruH

    Elizabeth23

    Joined:
    Dec 10, 2012
    Messages:
    5,847
    Likes Received:
    756
    Location:
    Florida
    Elizabeth23, Nov 7, 2014
    #2
  3. MruH

    MruH

    Joined:
    Nov 7, 2014
    Messages:
    4
    Likes Received:
    1
    Thank you for the reply.
    I read all the links you posted but it didn't answered my question.
    I will again re-frame my question.
    The scenario will be as follows:
    My application will be running continuously (at background). Whenever user will enable/disable windows firewall my application will get notification. Accordingly application will display message box about windows firewall status.

    My question is how to achieve this? How I will come to know that user is turning on windows firewall?
     
    MruH, Nov 10, 2014
    #3
  4. MruH

    Elizabeth23

    Joined:
    Dec 10, 2012
    Messages:
    5,847
    Likes Received:
    756
    Location:
    Florida
    above from here, where you can use group policy to prevent users from turning off windows firewall

    http://www.techrepublic.com/forums/...om-turning-on-off-windows-firewall-using-gpo/

    above is further reading, which shows that if the users are administrators they can still disable firewall, unless you make them power users instead.

    ====

    http://www.freewarefiles.com/Instant-Firewall-Monitor_program_26999.html

    you might check out the above freeware, I have not used it, so have no personal experience with this program but it appears to do what you wish.
     
    Elizabeth23, Nov 10, 2014
    #4
  5. MruH

    MruH

    Joined:
    Nov 7, 2014
    Messages:
    4
    Likes Received:
    1
    I read all those links. Using group policy we can prevent user from enabling/disabling windows firewall.

    I want some notification to my application whenever user will turn on windows firewall and will click ok button. I want to display a message box that will tell user activity. It will be like warning to user if he/she is turning off windows firewall.

    Is there any API present? Is it that I should register my application to windows action center to get windows firewall on/off notification?
     
    MruH, Nov 11, 2014
    #5
  6. MruH

    Elizabeth23

    Joined:
    Dec 10, 2012
    Messages:
    5,847
    Likes Received:
    756
    Location:
    Florida
    http://stackoverflow.com/

    You might ask at the above site, there is problably a script to do as you ask, but I do not know coding, and it seems like this would be a coding issue.
     
    Elizabeth23, Nov 11, 2014
    #6
  7. MruH

    MruH

    Joined:
    Nov 7, 2014
    Messages:
    4
    Likes Received:
    1
    Thank you so much for all the replies.
    I have already posted a question there.
    Will update a thread if I get any solution.
     
    MruH, Nov 12, 2014
    #7
  8. MruH

    Elizabeth23

    Joined:
    Dec 10, 2012
    Messages:
    5,847
    Likes Received:
    756
    Location:
    Florida
    Thanks for the update will be watching to see if they get you a solution, could you post a link to your thread so I can follow it also, please. :)
     
    Elizabeth23, Nov 12, 2014
    #8
  9. MruH

    yummy90

    Joined:
    Jun 29, 2015
    Messages:
    14
    Likes Received:
    5
    thanks
     
    yummy90, Jun 29, 2015
    #9
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.