- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Content translations are temporarily unavailable due to site maintenance. We apologize for any inconvenience. Visit our blog to learn more.
08-03-2017 12:18 AM
Hello all,
I know this question is outside of the PAN device matter.
But my customer asked me how to specify the program on his computer for removing malicious program.
Let me tell you exmaple:
When I see threat log, it shows
Src 192.168.1.1:12345
Dst 100.100.100.100:80
We can understand that we need to investigate 192.168.1.1 device.
On this device, we don't know how to specify which program used source port 12345 in the past.
If this program keeps generating traffic, then we can use ' netstat -abn' or something similar.
How about if session already ends, how to find it?
Does anyone have idea? Any useful windows command or tools?
Regards,
Emr
08-03-2017 08:24 AM
Unless it's already been enabled windows doesn't really do a good job of recording anything like that on past sessions. You can same netstat information to a text file and write that information to a log file quetly in the background but that needs to be configured previously.
08-03-2017 08:24 AM
Unless it's already been enabled windows doesn't really do a good job of recording anything like that on past sessions. You can same netstat information to a text file and write that information to a log file quetly in the background but that needs to be configured previously.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!