Archive

Archive for September, 2006

Developing a Port Scanner in Python

Another in my line of tutorial reposts.... I really need to finish up some stuff on this... it was just a small thing I played with... there are problems with it... but it will introduce the basics..
The original (with the code) can be found here

I will also attempt to add the code here in the next day or two.... (I've also got a couple smaller code releases planned)...

Due to errors with code formatting and my inability to get wordpress to display html without rendering it I'm going to attach the tutorial as a text file.

Download the Tutorial

Categories: IT, Python, Tutorials Tags:

Quick Heads-up – Out of Band MS Update for VML Issue

Microsoft has released an Out-of-Band Update for the VML issue in IE.  I would suggest that everyone visit http://www.microsoft.com/technet/security/Bulletin/MS06-055.mspx to obtain this update and download it as soon as possible.

Categories: IT, Security Tags:

VirusTotal.com Analysis of lt.exe

Complete scanning result of "lt.exe", received in VirusTotal at 09.26.2006, 04:22:26 (CET).
Antivirus Version Update Result
AntiVir 7.2.0.18 09.25.2006 Worm/Stration.C.5
Authentium 4.93.8 09.25.2006 no virus found
Avast 4.7.844.0 09.25.2006 no virus found
AVG 386 09.25.2006 I-Worm/Generic.ANE
BitDefender 7.2 09.26.2006 Win32.Worm.Stration.I
CAT-QuickHeal 8.00 09.25.2006 (Suspicious) - DNAScan
ClamAV devel-20060426 09.25.2006 no virus found
DrWeb 4.33 09.26.2006 Win32.HLLM.Limar
eTrust-InoculateIT 23.73.5 09.26.2006 no virus found
eTrust-Vet 30.3.3100 09.25.2006 Win32/Stration.BA
Ewido 4.0 09.25.2006 no virus found
Fortinet 2.82.0.0 09.26.2006 no virus found
F-Prot 3.16f 09.25.2006 no virus found
F-Prot4 4.2.1.29 09.25.2006 no virus found
Ikarus 0.2.65.0 09.25.2006 no virus found
Kaspersky 4.0.2.24 09.26.2006 Email-Worm.Win32.Warezov.am
McAfee 4859 09.25.2006 W32/Stration@MM
Microsoft 1.1603 09.26.2006 no virus found
NOD32v2 1.1775 09.26.2006 Win32/Stration.EL
Norman 5.90.23 09.25.2006 W32/Suspicious_M.gen
Panda 9.0.0.4 09.25.2006 Suspicious file
Sophos 4.10.0 09.26.2006 Mal/Packer
Symantec 8.0 09.26.2006 no virus found
TheHacker 6.0.1.080 09.26.2006 no virus found
UNA 1.83 09.25.2006 no virus found
VBA32 3.11.1 09.25.2006 no virus found
VirusBuster 4.3.7:9 09.25.2006 no virus found
Aditional Information
File size: 201321 bytes
MD5: 116c0f5bdc126ce5fe8de20526dad02f
SHA1: e9509a4f40d8d00cd16a0467d72ed67f2a3f242c
packers: MEW
Categories: IT, Security Tags:

Stration Virus Update

So I've done a little playing with this guy... primarily to watch his network behavior.. I'll run a second round with it either tonight or tomorrow and watch the file system and registry changes a little more closely...

After you run the infected file you are greated with a pop-up box that says update applied. A process (t2serv.exe, this will be confirmed on my next round of work), which is hidden from taskman and tasklist seems to carry out the remainder of the process.

From a network point of view, the following occurs.

  1. DNS Query - MX Record - yahoo.com
  2. DNS Query - A Record - mx1.mail.yahoo.com
  3. 4 TCP Packets (SYN) to mx1.mail.yahoo.com (each IP address associated with it)
  4. DNS Query - A Record - www4.vertionkdaseliplim.com
  5. TCP Request to www4.vertionkdaseliplim.com:80
  6. HTTP/1.1 GET Request - /chr/grv/lt.exe
  7. DNS Query - MX Record - gmail.com
  8. 4 TCP Packets (SYN) to gmail.com MX (each IP)
  9. DNS Query - MX Record - hotmail.com
  10. 4 TCP Packets (SYN) to hotmail.com MX (each IP)
  11. DNS Query - A Record - www3.vertionkdaseliplim.com
  12. TCP Request to www3.vertionkdaseliplim.com:80
  13. HTTP/1.1 POST - /cgi-bin/pr.cgi - POST Data == Ver=3.01&lid=5A6391F158F84B309FCA&type=s&p=0&r=1&m=2&
  14. DNS Query - A Record - www6.vertionkdaseliplim.com
  15. TCP Request to www6.vertionkdaseliplim.com:80
  16. HTTP/1.1 GET Request - /chr/grv/nt.exe (404 Not Found)
  17. DNS Query - A Record - www2.vertionkdaseliplim.com
  18. TCP Request to www2.vertionkdaseliplim.com:80
  19. HTTP/1.1 POST - /cgi-bin/pr.cgi
  20. POST Data == Ver=3.01&lid=5A6391F158F84B309FCA&type=a&n=0&
  21. DNS Query - A Record - www2.vertionkdaseliplim.com
  22. TCP Request to www2.vertionkdaseliplim.com:80
  23. HTTP/1.1 POST - /dsl2 - Post Data = List of harvest addresses (addresses must have been pulled from IE/Firefox cache based on what they were)

Since nt.exe already seems to be gone, I've obtained and stored a copy of lt.exe in case anyone would like a copy. I'll keep everyone in the loop as I dig further into this.

Peace,
HT

Categories: IT, Security Tags:

Aren’t we cheeky…

I was just about to head off to work when I did one last check of my email... and what do I see but an email with the subject 'Mail Server Report'... The address doesn't look familiar, but I've received a few of these lately from various mailing list submissions. This was the content of the email I opened:

----

Mail server report.

Our firewall determined the e-mails containing worm copies are being sent from your computer.

Nowadays it happens from many computers, because this is a new virus type (Network Worms).

Using the new bug in the Windows, these viruses infect the computer unnoticeably.
After the penetrating into the computer the virus harvests all the e-mail addresses and sends the copies of itself to these e-mail
addresses

Please install updates for worm elimination and your computer restoring.

Best regards,
Customers support service
----

I'm rather impressed.... these bastards are getting slicker and slicker.... or maybe this has been around for a while and I just don't pay much attention... Attached to the email was the file Update-KB8375-x86.zip.

I submitted the file to VirusTotal and here's what I got back:

Complete scanning result of "Update-KB8375-x86.exe", received in VirusTotal at 09.25.2006, 15:50:55 (CET).
Antivirus Version Update Result
AntiVir 7.2.0.18 09.25.2006 Worm/Stration.C
Authentium 4.93.8 09.25.2006 no virus found
Avast 4.7.844.0 09.25.2006 no virus found
AVG 386 09.22.2006 no virus found
BitDefender 7.2 09.25.2006 DeepScan:Generic.Stration.F614E1C9
CAT-QuickHeal 8.00 09.25.2006 (Suspicious) - DNAScan
ClamAV devel-20060426 09.25.2006 no virus found
eTrust-InoculateIT 23.73.4 09.24.2006 Win32/Stration.Variant!Worm
eTrust-Vet 30.3.3098 09.25.2006 no virus found
DrWeb 4.33 09.22.2006 no virus found
Ewido 4.0 09.25.2006 no virus found
Fortinet 2.82.0.0 09.25.2006 suspicious
F-Prot 3.16f 09.25.2006 no virus found
F-Prot4 4.2.1.29 09.25.2006 no virus found
Ikarus 0.2.65.0 09.25.2006 no virus found
Kaspersky 4.0.2.24 09.25.2006 no virus found
McAfee 4858 09.22.2006 New Malware.n
Microsoft 1.1560 09.24.2006 no virus found
NOD32v2 1.1774 09.25.2006 a variant of Win32/Stration
Norman 5.80.02 09.25.2006 no virus found
Panda 9.0.0.4 09.25.2006 Suspicious file
Sophos 4.09.0 09.25.2006 W32/Stratio-AN
Symantec 8.0 09.25.2006 no virus found
TheHacker 6.0.1.079 09.25.2006 no virus found
UNA 1.83 09.22.2006 no virus found
VBA32 3.11.1 09.25.2006 no virus found
VirusBuster 4.3.7:9 09.25.2006 Trojan.Opnis.Gen!Pac2
Aditional Information
File size: 116144 bytes
MD5: 633f4b2991ebdfd9e1611f4ec841a687
SHA1: bb77b78d54c8319caba19302f25ea72135797e18