Welcome, Guest. Please login or register.

Author Topic: Internet security question  (Read 1506 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Internet security question
« on: January 13, 2006, 07:10:14 PM »
Quote
Lets say that using the "MiamiNetStat -a" command i find out that i have an unwanted open port. How do i close this port?

Disable the service(s) from the Network Database, Services page.

Quote
I know that i can log-out, enter the miami preferences and block out the IP, but how can i do it on-the-fly?

Blocking IPs is not smart. Better just disable all the unneeded services.

Quote
Also, how can i tell that someone is scanning my ports?

You can't.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Internet security question
« Reply #1 on: January 13, 2006, 07:45:44 PM »
@mr_a500
Quote
This will let you know if anyone attempts to use your HDs/storage mediums.

If someone is really probing things he'll use stealth scans (SYN, TCP null, FIN, Xmas). These will not show up.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Internet security question
« Reply #2 on: January 13, 2006, 08:24:17 PM »
Quote
This can be done without the need to log-out and redial?

Disable all the services except identd (auth). Click Save. Should work without redial.

Quote
and what if i need these services?

You don't. If you need something temporarily, enable it and click Use. If you need to set up FTP then you likely want to allow it for LAN ip ranges though.

Quote
I assume that there is no simple way to just close that port?

Disable the service. Click save.


[EDIT]Or was it: Close the window for 'use', select Save as default from menu to 'Save'? Been a while I used Miami...[/EDIT]
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Internet security question
« Reply #3 on: January 13, 2006, 09:02:02 PM »
@mr_a500

No it means that they can tell if the port is open without Miami reporting about the scan. They can't browse anything with stealth scan.

To browse the files a real connection must be established, and this will show up.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Internet security question
« Reply #4 on: January 13, 2006, 11:11:57 PM »
@koaftder
Quote
He could always run snort on another machine, then he would see the scans...

Sure, but then he'd need to have the modem connected to that 2nd machine and redirect the internet connection to the miggy. A bit cumbersome, but sure, doable.