Moderator: Dposcorp
WHO IS ONLINE
Users browsing this forum: Google Adsense [Bot] and 3 guests
Coldsnap wrote:Yea, I've downloaded a network log and I can see some suspicious activity. Now I need to scan for them or something
thegleek wrote:well since u dug it up, a simple netstat scan, filtering out for an IRC/BOT port, as an example:
netstat -an | findstr 6667
or just:
netstat -an | findstr ESTABLISHED
...and you can manually view all "ESTABLISHED" connections.
Jigar wrote:Can you tell me how to block the IP, if i see any suspicious activity ? Till now peerblock has worked wonderful for me, but if i can do it without using any software i would love to learn it.
Users browsing this forum: No registered users and 2 guests