![]() |
2011-06-30
, 07:29
|
|
Posts: 1,411 |
Thanked: 1,330 times |
Joined on Jan 2010
@ Tatooine
|
#22
|
Well, let's make it feel a bit more safe then?
First we'll take a look at the open ports on your device. This can be done either with nmap or netstat. You'll be better off with netstat this time.
From your x-terminal run;
That should print the currently open ports and what program is using it. Run this once every few hours and keep an eye open for strange activities.Code:sudo gainroot netstat -lptu
That, atleast, gives you a bit of a overview of your network but if Epitaph's package does contain malicious sofware this trick probably will not be enough to flush out everything.
As a side note, there are ways to backup your currently installed games, programs and so forth if you end up reflashing.
First we'll take a look at the open ports on your device. This can be done either with nmap or netstat. You'll be better off with netstat this time.
From your x-terminal run;
That, atleast, gives you a bit of a overview of your network but if Epitaph's package does contain malicious sofware this trick probably will not be enough to flush out everything.
As a side note, there are ways to backup your currently installed games, programs and so forth if you end up reflashing.
Last edited by Remus; 2011-06-29 at 15:35.