Showing posts with label HELL-O GAMERS. Show all posts
Showing posts with label HELL-O GAMERS. Show all posts

Thursday, January 31, 2013

EventViewer - Find Application Information on Machine

It is good to know about events in the Event Viewer. Today I had learnt to know about this events and so I am writing this post.

I used to believe that only registry entries will notify the user/administrator regarding the installation and un-installation details of a software or an application being executed in the machine. But it was over-whelming moment for me when I know about this event thing.

After that moment, I digged more into that subject about Event Viewer and found an interesting about it. 

If you want to track all the details of applications installed and removed from a computer, here is the information for you ;) 

Good to know before "SOMEONE" catches you :P

In these days of malware, spyware, and compliance regulations, a lot of admins are looking to track the installation of unauthorized programs, and/or the removal of required programs from client desktops. There are actually several events you can look for in both the Application Event Log and Security Event Log that will help you do this.

In the Application log, setup packages that use the Windows Installer to install themselves will create numerous events, all with an event source of MsiInstaller.

Event ID 11707 tells you when a install completes successfully, and also the user who executed the install package.

Event Type: Information
Event Source: MsiInstaller
Event Category: None
Event ID: 11707
Date: 11/9/2006
Time: 3:21:45 PM
User: DOMAIN\USER
Computer: COMPUTERNAME
Description:
Product: Event Archiver Enterprise -- Installation operation completed successfully.

Event ID 11724 tells you when a software package is removed successfully, again logging the user behind the operation.

Event Type: Information
Event Source: MsiInstaller
Event Category: None
Event ID: 11724
Date: 11/12/2007
Time: 7:50:13 PM
User: DOMAIN\USER
Computer: COMPUTERNAME
Description:
Product: Event Archiver Enterprise -- Removal completed successfully.

You can track both of these events in our Event Analyst software by setting up appropriate filters and building a custom report.

Event ID 592
Also, if you want to correlate the name of the executable setup package that was executed to install a piece of software, turn on Process Tracking auditing on the relevant Group Policy Object for one or more computers (e.g. Domain Security Policy, Local Security Policy), and look for events with Event ID 592 in the Security log that occur around the time of the 11707 event in the Application log, e.g.

Event Type: Success Audit
Event Source: Security
Event Category: Detailed Tracking
Event ID: 592
Date: 11/9/2006
Time: 3:20:30 PM
User: DOMAIN\USER
Computer: COMPUTERNAME
Description:
A new process has been created:
New Process ID: 2816
Image File Name: \EvntArch.exe
Creator Process ID: 516
User Name: USER
Domain: DOMAIN
Logon ID: (0x0,0x3E7)

Event Analyst also has a built-in Process Usage report that is very useful for viewing all of the executable files that were loaded and unloaded on one or more systems for a given time frame. It automatically determines the executable files that are run the most frequently for any given user.

Following this I will be posting about deleting the installation details from the Event Viewer in my next post.

Saturday, October 6, 2012

Battlefield II : Bad Company (Mouse Hack)

I was totally pissed off because the mouse movements of Battlefield II : Bad Company. I tried all the options (vertical invert, blahh blahh) but that sucks. Hell out of the game, I googled 'n' got this info. 

It worked after doing this shit. I don't really understand this ****ing crap. 

1. Copy the below code and save it as jabberwocky.txt

`Twas brillig, and the slithy toves
Did gyre and gimble in the wabe:
All mimsy were the borogoves,
And the mome raths outgrabe.

"Beware the Jabberwock, my son!
The jaws that bite, the claws that catch!
Beware the Jubjub bird, and shun
The frumious Bandersnatch!"

He took his vorpal sword in hand:
Long time the manxome foe he sought --
So rested he by the Tumtum tree,
And stood awhile in thought.

And, as in uffish thought he stood,
The Jabberwock, with eyes of flame,
Came whiffling through the tulgey wood,
And burbled as it came!

One, two! One, two! And through and through
The vorpal blade went snicker-snack!
He left it dead, and with its head
He went galumphing back.

"And, has thou slain the Jabberwock?
Come to my arms, my beamish boy!
O frabjous day! Callooh! Callay!'
He chortled in his joy.

`Twas brillig, and the slithy toves
Did gyre and gimble in the wabe;
All mimsy were the borogoves,
And the mome raths outgrabe.

2. Copy the below code and save it as pitoni.txt

Ba'et bashak ushlay pachzar
Be'afsay-chak savsu, makdo:
au az chilcain haya nimzar
umtay-aran kairdu.

"Gura bnee, min hapiton
mai 'chod-shino, chil-ziparno!
mayof-girgir tanoos, za'on
maychetesh bim'gono!"

Vehu shalaf saypho hachaz:
nad, cheepace et pechik-tzarav --
veko amad betzel zamzam,
tapoos beheerhoorav.

Odo omed shefa hagoot
vehapiton, einav dolkot
veesh'vesh beya'ar hamanood,
ho'e'ah venakot!

Bim'chi chazooz - habas! habas! -
ticktaich hasayif benimhar
natal et rosh pigro hazed
ve'el beito tzahar

"Af ketalto, et hapiton?
achabkecha, yaldi hatzach!
ho yom-tzilha! yabah! yabah!
bechedvato patzach.

Ba'et bashak ushlay pachzar
Be'afsay-chak savsu, makdo:
au az chilcain haya nimzar
umtay-aran kairdu.

3. Paste these two files in the installation location