Jump to content

Looking for a program to open all ports...


Recommended Posts

Posted

I want to determine what ports are being blocked by an intermediate firewall

which I do not have control over, and which I'm not being told what ports are

and are not blocked.

 

What I'd like to do is run a program on a Windows server that will open all

unopened ports and then I'll run a scanner such as nmap to see what is and is

not being allowed through.

 

NetCat could probably be used in such a way, I was wondering if there is

something the already exists that can do this out of the box.

  • Replies 2
  • Created
  • Last Reply
Guest Valery Marchuk
Posted

You can use any honeypot, for example KFSensor

(http://www.keyfocus.net/kfsensor/).

 

--

BR,

Valery Marchuk

 

"C S S" <CSS@discussions.microsoft.com> wrote in message

news:A2F28552-BBCC-463A-93E1-B117E0AEFD8A@microsoft.com...<span style="color:blue">

>I want to determine what ports are being blocked by an intermediate

>firewall

> which I do not have control over, and which I'm not being told what ports

> are

> and are not blocked.

>

> What I'd like to do is run a program on a Windows server that will open

> all

> unopened ports and then I'll run a scanner such as nmap to see what is and

> is

> not being allowed through.

>

> NetCat could probably be used in such a way, I was wondering if there is

> something the already exists that can do this out of the box. </span>

Guest John Mason Jr
Posted

C S S wrote:<span style="color:blue">

> I want to determine what ports are being blocked by an intermediate firewall

> which I do not have control over, and which I'm not being told what ports are

> and are not blocked.

>

> What I'd like to do is run a program on a Windows server that will open all

> unopened ports and then I'll run a scanner such as nmap to see what is and is

> not being allowed through.

>

> NetCat could probably be used in such a way, I was wondering if there is

> something the already exists that can do this out of the box. </span>

 

 

Well nmap has lots of options for determining open ports and getting

past firewalls check the reference guide <http://nmap.org/book/man.html>

 

Also if you can install/run wireshark on the server you could use a

packet generation tool (hping, nemesis,scapy)to send packets and capture

them with wireshark

 

 

John

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...