Jump to content


Error Found in Apm file


5 replies to this topic

#1 Whatacrock

    Lord Of The Scripts: Return Of The Manager

  • Release Managers
  • PipPipPipPipPip
  • 803 posts
  • Gender:Male
  • Location:Somewhere near Hell !!!

Posted 25 July 2012 - 07:20 AM

Was looking over the apm files in Windows XP SP3 x86 and found an error which appears to have been overlooked
It relates to KB 963093_xp_x86.apm in Critical

[Behavior]
ParentID=ParentID=WINDOWS_CRITICAL_PARENT
UniqueID=KB963093_XP_X86
Critical=True
Recommended=False

should read as

[Behavior]
ParentID=WINDOWS_CRITICAL_PARENT
UniqueID=KB963093_XP_X86
Critical=True
Recommended=False

Just making this aware so can be corrected.
Cheers
Posted Image Posted Image

#2 ViroMan

    Just an awesome guy.

  • Project Manager
  • PipPipPipPipPipPip
  • 1,192 posts
  • Gender:Male
  • Location:California, USA, Earth, SOL, Milkyway
  • Interests:Programming and being a know it all pest.

Posted 26 July 2012 - 12:36 AM

Indeed that should be fixed. That error will not list that apm.

#3 Whatacrock

    Lord Of The Scripts: Return Of The Manager

  • Release Managers
  • PipPipPipPipPip
  • 803 posts
  • Gender:Male
  • Location:Somewhere near Hell !!!

Posted 26 July 2012 - 03:11 AM

Script change in the detection should be

Current

DetectFile=autopatcher:\modules\Critical\KB963093_xp_x86.apm
DetectHash=DE83D6930B632F020482BE6E2F24CEA4

changed to
DetectFile=autopatcher:\modules\Critical\KB963093_xp_x86.apm
DetectHash=A8939DB66D1DF22F087E20E043B59A34

#4 Whatacrock

    Lord Of The Scripts: Return Of The Manager

  • Release Managers
  • PipPipPipPipPip
  • 803 posts
  • Gender:Male
  • Location:Somewhere near Hell !!!

Posted 28 July 2012 - 05:25 AM

Found another, this is only a typo and shouldn't affect the apm file working correctly

found this in windows xp sp3 x86 critical updates

[General]
Title=Security Update for Windows XP (KB2564958)
Description=A security issue has been identified that could allow an unauthenticated remote attacker to compromise your system and gain control over it.Author=Microsoft
ModuleAuthor=dkdk_it
WebPage=http://support.microsoft.com/kb/2564958
ReleaseDate=20111010

should read as

[General]
Title=Security Update for Windows XP (KB2564958)
Description=A security issue has been identified that could allow an unauthenticated remote attacker to compromise your system and gain control over it.
Author=Microsoft
ModuleAuthor=dkdk_it
WebPage=http://support.microsoft.com/kb/2564958
ReleaseDate=20111010

Just making an observationPosted Image Posted Image

Edited by Whatacrock, 28 July 2012 - 05:25 AM.


#5 dkdk_it

    Release Manager God

  • Release Managers
  • PipPipPipPipPip
  • 517 posts
  • Gender:Male
  • Location:Italy

Posted 03 August 2012 - 04:18 PM

Oh damned me!!! Posted Image
I'll fix them in next hours.
Sorry.

#6 dkdk_it

    Release Manager God

  • Release Managers
  • PipPipPipPipPip
  • 517 posts
  • Gender:Male
  • Location:Italy

Posted 03 August 2012 - 08:23 PM

Fixed.
New script version is available (20120803).





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users