четверг, 25 апреля 2013 г.

VfXdvThunks in windows 8.1 (build 9374)

Added functions:
  • IoSetDeviceToVerify
  • RtlCompareUnicodeString
  • RtlDowncaseUnicodeChar
  • RtlEqualUnicodeString
  • RtlFreeUnicodeString
  • RtlGenerateClass5Guid
  • RtlGUIDFromString
  • RtlHashUnicodeString
  • RtlStringFromGUID
  • RtlUnicodeToUTF8N
  • RtlUpcaseUnicodeChar
  • RtlUTF8ToUnicodeN
  • RtlxAnsiStringToUnicodeSize
  • RtlxUnicodeStringToAnsiSize

среда, 24 апреля 2013 г.

windows 8.1 (build 9374) ntdll.dll exports

NtXXX added functions:
  • NtSetTimer2
  • NtCancelTimer2
  • NtCreateTimer2

вторник, 23 апреля 2013 г.

new items in CmControlVector on windows 8.1 (build 9374)

Just to compare with CmControlVector from w8
  • Session Manager\Memory Management - EnableCfg
  • Session Manager\Kernel - VerifierDpcScalingFactor
  • Session Manager\Kernel - KernelSEHOPEnabled
  • Session Manager\Kernel - MaximumSharedReadyQueueSize
  • Session Manager\Kernel - DisableAutoBoost
  • Session Manager\Power - SleepStudyDisabled
  • Session Manager\Power - SleepStudyDeviceAccountingLevel
  • Session Manager\Power - ThermalZoneMetricsSqmPeriod
  • Power - LatencyToleranceDefault
  • Power - LatencyTolerancePerfOverride
  • Power - LatencyToleranceVSyncEnabled
  • Power - LatencyToleranceFSVP
  • Power - LatencyToleranceScreenOffIR
  • Session Manager\Debug Print Filter - WER
  • Session Manager - AlpcWakePolicy

понедельник, 22 апреля 2013 г.

wincheck rc8.45

Download mirror
Changelog:
  • add dumping of ObTypeIndexTable (thnx to for this paper)
  • add checking of partmgr!PmFilterDispatch & partmgr!PmLegacyDispatch
  • lots of fixes in udis86 disasm
  • some other bugs were fixed

суббота, 13 апреля 2013 г.

Metasploit - A Penetration Tester's Guide

Page 251
Before you begin, download and install Metasploit’s vulnerable Linux virtual machine called Metasploitable. (You can find it at http://www.thepiratebay.org/torrent/5573179/Metasploitable/)
OH SH—