1. We all keep ourselves worried over issues pertaining to our PC security including issues like if or not it is a zombie or if the same is already a compromised one etc. But how would you find the answer to these......call an expert and pay from your pocket? NO....the answer is MS it self...yesss!!....Microsoft Windows has a series of commands with the help of which a normal PC user would be able to find out the answers.....
2. Following are the list of commands which would be used
WMIC Command
- C:\> wmic process
- C:\> wmic process list brief
- C:\> wmic process list full
- C:\> wmic startup list full
- C:\> wmic QFE list full
- C:\> wmic process list brief /every:1
The net Command
- net localgroup
- net localgroup administrators
Openfiles Command
- C:\> openfiles /local on
Netstat Command
- C:\> netstat –nao
- C:\> netstat -s -p icmp
- C:\> netstat -na 2
Find Command
For more details on these commands...click here....
0 comments:
Post a Comment