NetStat Script !!
Hi Folks,
Another Simple script to view all active connections,
and all exe's communicating on Internet.
Let me know If any Problems with this.
Download:
http://fixupload.com/file/2171/NitinStat.rar.html
Enjoy!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Showing posts with label Have Fun. Show all posts
Showing posts with label Have Fun. Show all posts
Sunday, February 4, 2007
Netstat with GREP in Windows !!
Netstat with GREP in Windows !!
Hi Folks,
Many times we use The most powerful command in MS Windows,
But we miss the GREP functionality in Windows,
which we use with most Debian/Linux/Unixes OS.
So here it is how we can get the GREP functionality within Windows.
here we go.
netstat -an | find "ESTAB"
netstat -an | find "LIST"
netstat -an | find "FIN_WAIT"
netstat -an | find "SYN_SENT"
Note:
ESTAB=Established sessions
LIST=Listening sessions
FIN_WAIT=Killing the session in process / Terminating in session
SYN_SENT=Normally when just opening a new session
Enjoy!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Hi Folks,
Many times we use The most powerful command in MS Windows,
But we miss the GREP functionality in Windows,
which we use with most Debian/Linux/Unixes OS.
So here it is how we can get the GREP functionality within Windows.
here we go.
netstat -an | find "ESTAB"
netstat -an | find "LIST"
netstat -an | find "FIN_WAIT"
netstat -an | find "SYN_SENT"
Note:
ESTAB=Established sessions
LIST=Listening sessions
FIN_WAIT=Killing the session in process / Terminating in session
SYN_SENT=Normally when just opening a new session
Enjoy!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Friday, February 2, 2007
Bypass 30-days Trial Limit !!
Bypass 30-days Trial Limit !!
Hi Folks,
Many times we like a software but can't afford to buy it.
and the software will expire after 30-days from the Install date.
So, How do we bypass this issue.
Let's start here:
1>Change the Date under BIOS to 2010 or greater if your BIOS version supports.
2>Log-in to your machine and Install the desired Software with 30-day trial.
3>Reboot the Machine and Log-in back
4>Change the Date within the OS to the current Date.
You have done it!!
Note:
Make sure that the software with Trial version,
was not Installed previously,as it may leave the
Install date code in Hex code under Registry.
Enjoy!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Hi Folks,
Many times we like a software but can't afford to buy it.
and the software will expire after 30-days from the Install date.
So, How do we bypass this issue.
Let's start here:
1>Change the Date under BIOS to 2010 or greater if your BIOS version supports.
2>Log-in to your machine and Install the desired Software with 30-day trial.
3>Reboot the Machine and Log-in back
4>Change the Date within the OS to the current Date.
You have done it!!
Note:
Make sure that the software with Trial version,
was not Installed previously,as it may leave the
Install date code in Hex code under Registry.
Enjoy!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Sunday, January 28, 2007
Sysinternals Video Library !!
Sysinternals Video Library !!
Hi Folks,
This is for all my Blog Visitors.
Sysinternals had released a 6 DVD video set,
covering windows troubleshooting topics.
and that all sounds quite interesting,
and they are giving away a video which provides an overview,
of all the tools as a free download.
You can check it out here:
http://www.sysinternals.com/videos.html
I have managed to Google around and get the full DVD library.
Download:
http://fixupload.com/file/1992/SyInternals.pdf.html
Enjoy!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Hi Folks,
This is for all my Blog Visitors.
Sysinternals had released a 6 DVD video set,
covering windows troubleshooting topics.
and that all sounds quite interesting,
and they are giving away a video which provides an overview,
of all the tools as a free download.
You can check it out here:
http://www.sysinternals.com/videos.html
I have managed to Google around and get the full DVD library.
Download:
http://fixupload.com/file/1992/SyInternals.pdf.html
Enjoy!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Saturday, January 27, 2007
IP to Google Map !!
IP to Google Map !!
Hi Folks,
Need to find the Location of an IP and don't have Visual Route software on your PC,
Then check this out !
This uses Google Maps from Satellite.
http://www.ip-adress.com/
Enjoy!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Hi Folks,
Need to find the Location of an IP and don't have Visual Route software on your PC,
Then check this out !
This uses Google Maps from Satellite.
http://www.ip-adress.com/
Enjoy!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Thursday, January 25, 2007
Wanna Download YouTube Video's !!
Wanna Download YouTube Video's !!
Hi Folks,
I was watching a YouTube video on Hacking, and I wanted to save it but YouTube does not allow you to save.
Well there are many softwares available which will save these videos.
But many won't work as of this date.
So the best way I figured out is to use Mozilla Browser !!
For details on how to download and play them offline, find my article below.
Download:
http://fixupload.com/file/1968/utube.pdf.html
Enjoy!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Hi Folks,
I was watching a YouTube video on Hacking, and I wanted to save it but YouTube does not allow you to save.
Well there are many softwares available which will save these videos.
But many won't work as of this date.
So the best way I figured out is to use Mozilla Browser !!
For details on how to download and play them offline, find my article below.
Download:
http://fixupload.com/file/1968/utube.pdf.html
Enjoy!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Wednesday, January 17, 2007
My Script for Windows!
My Script for Windows!
Hi Folks,
Here is a small script written using Batch file & Microsoft WMI.
Can be used for Incident Handling!
This script will run on any Microsoft XP and 2003 Machines with WMI enabled.
Check to see how one can have access to all these information.
Also, a very good tool for Daily System Admin activities.
Hope you all like it.
Download:
http://aviupload.com/file/51/GetInfo.rar.html
Just Ignore the first line in error.
Download this RAR file in a Folder--Extract it--Run it from the folder, since all reports will get generated in the folder from where this Script is executed.
The Temperature listing is not working, I am working on it.
Enjoy!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Hi Folks,
Here is a small script written using Batch file & Microsoft WMI.
Can be used for Incident Handling!
This script will run on any Microsoft XP and 2003 Machines with WMI enabled.
Check to see how one can have access to all these information.
Also, a very good tool for Daily System Admin activities.
Hope you all like it.
Download:
http://aviupload.com/file/51/GetInfo.rar.html
Just Ignore the first line in error.
Download this RAR file in a Folder--Extract it--Run it from the folder, since all reports will get generated in the folder from where this Script is executed.
The Temperature listing is not working, I am working on it.
Enjoy!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Tuesday, January 16, 2007
The Google, My Oracle!
The Google, My Oracle!
Hi Folks,
Explore the power of Google!
check here:
http://aviupload.com/file/50/The-Google-My-Oracle.pdf.html
Happy Googling!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Hi Folks,
Explore the power of Google!
check here:
http://aviupload.com/file/50/The-Google-My-Oracle.pdf.html
Happy Googling!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Friday, January 12, 2007
Some Good Movies !
Some Good Movies !
Folks!
Let's have some Entertainment now!
Watch these really good movies:
MI3:

DVDRIP
1.36 GB
http://fixupload.com/file/1240/mi31400-part01.rar.html
http://fixupload.com/file/1241/mi31400-part02.rar.html
http://fixupload.com/file/1242/mi31400-part03.rar.html
http://fixupload.com/file/1243/mi31400-part04.rar.html
http://fixupload.com/file/1244/mi31400-part05.rar.html
http://fixupload.com/file/1245/mi31400-part06.rar.html
http://fixupload.com/file/1246/mi31400-part07.rar.html
http://fixupload.com/file/1247/mi31400-part08.rar.html
http://fixupload.com/file/1248/mi31400-part09.rar.html
http://fixupload.com/file/1249/mi31400-part10.rar.html
http://fixupload.com/file/1250/mi31400-part11.rar.html
http://fixupload.com/file/1251/mi31400-part12.rar.html
http://fixupload.com/file/1252/mi31400-part13.rar.html
http://fixupload.com/file/1253/mi31400-part14.rar.html
password:www.projecttr.com
Casino Royale:

Total Size:800 Mb
Format:KVCD(Not dvdrip)
Excellent sound and good video quality
9 links
http://upload.vinacis.com/download.php?id=214CEBD6
http://upload.vinacis.com/download.php?id=B4D560A0
http://upload.vinacis.com/download.php?id=0945805B
http://upload.vinacis.com/download.php?id=7316AF6F
http://upload.vinacis.com/download.php?id=41EDA435
http://upload.vinacis.com/download.php?id=9FC7BAAD
http://upload.vinacis.com/download.php?id=A541E3CA
http://upload.vinacis.com/download.php?id=A3947745
http://upload.vinacis.com/download.php?id=BD891388
i-Robot:

http://fixupload.com/file/1278/toboRI-part1.rar.html
http://fixupload.com/file/1279/toboRI-part2.rar.html
http://fixupload.com/file/1280/toboRI-part3.rar.html
http://fixupload.com/file/1281/toboRI-part4.rar.html
http://fixupload.com/file/1282/toboRI-part5.rar.html
http://fixupload.com/file/1283/toboRI-part6.rar.html
http://fixupload.com/file/1284/toboRI-part7.rar.html
Password :www.projecttr.com
Have Great Time!!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Folks!
Let's have some Entertainment now!
Watch these really good movies:
MI3:

DVDRIP
1.36 GB
http://fixupload.com/file/1240/mi31400-part01.rar.html
http://fixupload.com/file/1241/mi31400-part02.rar.html
http://fixupload.com/file/1242/mi31400-part03.rar.html
http://fixupload.com/file/1243/mi31400-part04.rar.html
http://fixupload.com/file/1244/mi31400-part05.rar.html
http://fixupload.com/file/1245/mi31400-part06.rar.html
http://fixupload.com/file/1246/mi31400-part07.rar.html
http://fixupload.com/file/1247/mi31400-part08.rar.html
http://fixupload.com/file/1248/mi31400-part09.rar.html
http://fixupload.com/file/1249/mi31400-part10.rar.html
http://fixupload.com/file/1250/mi31400-part11.rar.html
http://fixupload.com/file/1251/mi31400-part12.rar.html
http://fixupload.com/file/1252/mi31400-part13.rar.html
http://fixupload.com/file/1253/mi31400-part14.rar.html
password:www.projecttr.com
Casino Royale:

Total Size:800 Mb
Format:KVCD(Not dvdrip)
Excellent sound and good video quality
9 links
http://upload.vinacis.com/download.php?id=214CEBD6
http://upload.vinacis.com/download.php?id=B4D560A0
http://upload.vinacis.com/download.php?id=0945805B
http://upload.vinacis.com/download.php?id=7316AF6F
http://upload.vinacis.com/download.php?id=41EDA435
http://upload.vinacis.com/download.php?id=9FC7BAAD
http://upload.vinacis.com/download.php?id=A541E3CA
http://upload.vinacis.com/download.php?id=A3947745
http://upload.vinacis.com/download.php?id=BD891388
i-Robot:

http://fixupload.com/file/1278/toboRI-part1.rar.html
http://fixupload.com/file/1279/toboRI-part2.rar.html
http://fixupload.com/file/1280/toboRI-part3.rar.html
http://fixupload.com/file/1281/toboRI-part4.rar.html
http://fixupload.com/file/1282/toboRI-part5.rar.html
http://fixupload.com/file/1283/toboRI-part6.rar.html
http://fixupload.com/file/1284/toboRI-part7.rar.html
Password :www.projecttr.com
Have Great Time!!
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Thursday, January 11, 2007
Hacker’s Contest 2007
Hacker’s Contest 2007
Folks,
Anyone 4m the Hacking community Planning to participate.
let me know!
The details are available here:
http://hackers-contest.com/cont/index.php?co=en&id=start_en
The international competition will start on February 1, 0:00 CET and will end on March 14, 23:59 CET. The CodeMeter encrypted software takes center stage: one basis software and two moduls. The programs can be decrypted and used only with the suitable CM-Stick/M. The competition will be completed when the first contestant can enable the protected software to completely run without a connected CM-Stick/M and if the contestant has sent the hidden solution text to Wibu-Systems.
Not for 32,768 Euro prize, but 2 crack the Software & HSM module.
Registration starts here on January 15, 2007 at 12:00 CET.
WIBU-SYSTEMS AG (located in Germany)
www.wibu.de
Good Luck#$%
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Folks,
Anyone 4m the Hacking community Planning to participate.
let me know!
The details are available here:
http://hackers-contest.com/cont/index.php?co=en&id=start_en
The international competition will start on February 1, 0:00 CET and will end on March 14, 23:59 CET. The CodeMeter encrypted software takes center stage: one basis software and two moduls. The programs can be decrypted and used only with the suitable CM-Stick/M. The competition will be completed when the first contestant can enable the protected software to completely run without a connected CM-Stick/M and if the contestant has sent the hidden solution text to Wibu-Systems.
Not for 32,768 Euro prize, but 2 crack the Software & HSM module.
Registration starts here on January 15, 2007 at 12:00 CET.
WIBU-SYSTEMS AG (located in Germany)
www.wibu.de
Good Luck#$%
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
A S C I I Generator !
Hi Folks!
Do you wanna have fun with ASCII codes,
Print your Name,....etc
Try A S C I I Generator | My Favourite links.
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Do you wanna have fun with ASCII codes,
Print your Name,....etc
Try A S C I I Generator | My Favourite links.
Nitin Kushwaha
CHFI.CEH.NSA.SCSCA.CIW-SA.ITIL.MCSE.MCSA
Subscribe to:
Posts (Atom)