git-svn-id: file:///home/svn/framework3/trunk@3919 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2006-09-19 22:01:17 +00:00
parent c68180ab0c
commit 7396e71845
1 changed files with 6 additions and 7 deletions

View File

@ -6,10 +6,9 @@
print_status("Killing Antivirus services on the target...")
avs = %W{
avgnt.exe
avguard.exe
avp.exe
avp.exe
_avp32.exe
_avpcc.exe
_avpm.exe
ackwin32.exe
anti-trojan.exe
apvxdwin.exe
@ -17,9 +16,12 @@ avs = %W{
avconsol.exe
ave32.exe
avgctrl.exe
avgnt.exe
avguard.exe
avkserv.exe
avnt.exe
avp.exe
avp.exe
avp32.exe
avpcc.exe
avpdos32.exe
@ -115,9 +117,6 @@ avs = %W{
webscanx.exe
wfindv32.exe
zonealarm.exe
_avp32.exe
_avpcc.exe
_avpm.exe
}
client.sys.process.get_processes().each do |x|