Skip to main content

Posts

Ip And Port Info Using Netstat :)

Ip And Port Info Using Netstat :) ------------------------------------------------------------------------------------------------------------ I.Use of Netstat ------------------------------------------------ - (To OPEN Netstat) - To open [Netstat] you must do the following: Click on the - [Start] button-->Then click [Programs]--> Then look for [Ms-Dos Prompt]. Netstat is a very helpful tool that has many uses. I personally use Netstat to get IP addresses from other users I'm talking with on fb n AIM. Also you can use Netstat go moniter your port activity for attackers sending syn requests (part of the TCP/IP 3 way handshake) or just to see what ports are listening/Established. Look at the example below for the average layout of a responce to typing Netstat at the C:-/windows\ prompt. ~~~~~~~~~~~~~~~~~~~~ C:-/WINDOWS>netstat Active Connections Proto Local Address Foreign Address State TCP pavilion:25872 WARLOCK:1045 ESTABLISHED TCP pavilion:25872 sy-as...

Special:--Sending EMails From Command Promt..

-Sending Fake Mails From Command Promt. ---------------------------------------------- So here goes the steps: 1.Click on Start 2.Now open Run and type cmd.exe 3.Now type in CMD nslookup -q=MX anysite.com Replace anysite.com with gmail.com or hotmail.com. It Will Look Something Like Thizz:- 4.Now you will get some information like this: anysite.com MX preference = 80, mail exchanger = mail.anysite1.com anysite.com MX preference = 15, mail exchanger = mail.anysite2.com anysite.com MX preference = 10, mail exchanger = mail.anysite3.com anysite.com MX preference = 70, mail exchanger = mail.anysite4.com 5.Now select the mail exchanger which have the least value of MX preference For example:In this case I'll select the link mail.anysite3.com because it have the least value of MX preference i.e 10. 6.Now type in CMD telnet mail.anysite3.com 25 Replace mail.anysite3.com with the shown link. 7.Now you will see Welcome Screen from the server. 8.Now it's time to type y...

How to Speed Up Windows Seven OS ?

How to Speed Up Windows Seven OS ? ? With the release of Windows 7, Microsoft may just have introduced the fastest operating system in the world. For those speed junkies who are never satisfied, we have provided a few tips that will help you make your PC even faster. Disable Automatic Disk Defragmentation The Automatic Disk Defragmentation feature in Windows is designed to maintain the health of the operating system. However, it also makes Windows run a little slower. You can put an end to this by disabling the feature and manually running at your leisure. To do so, click “Start” and select “Computer.” Next, right click on your primary hard drive and select “Properties.” Lastly, select the “Tools” tab, click “Defragment Now” and uncheck the “Run on a schedule” option. Utilize ReadyBoost ReadyBoost is a built-in Windows 7 feature that allows you to use a USB flash drive to enhance system performance. How is this possible? The drive itself acts as additional computer memory! In order ...

How TO Add Print Button on Blogger Blog

How To Add Print Button on Blogger Blog:- -----------------------------------------------   Reading article or news over the blog or a site is much like by maximum of us, but for those who have less data usage or having the busy schedule life, make impossible to read the stuff that you like over the internet. So for those who have such kind of problem, can save the page on to there computer or other device and can read it in offline. This make pretty good and hence save the lots of time also. For this only webmaster and blog admin should put a print button on to there site or blog. This make there reader more comfortable and feel nice to read. And it they found the stuff informative, they can come back to your site or blogs for more such stuffs. So here I will tell you how to insert Print button on the Blogger Blog, so that reader can save the page to read it in offline or may this help then in future. For doing this please follow the below steps. 1) Login t...

Top 5 Antivirus For Android Devices

Top 5 Antivirus For Android Devices:- =============================================== Now a days Android based gadgets is not secure as we all know very well. Along with Android OS there is threats for other OS also, so we can say only Android is vulnerable or easily can be hit by a virus or the Malicious apps. As Internet space is not secure as much as we know. In every minutes a new virus is being coded and easy ways to spread is through via mobile apps. Users find a interesting thing on the apps and didn't bother about the supplier, certificates, apps is trusted or not. This ways users easily become victim of the attacker through viruses or the malicious apps. There are many software and applications over the internet that help you to protect from these malicious things as well as for PC and for Mobile. Here I will tell 5 best Antivirus program for your Android devices. 1. Avast Anti virus for Android As with the PC Avast provides the application for the...

Value of Different Types of Backlinks

Value of Different Types of Backlinks:- ----------------------------------------------------------------   We Do know how much important quality and relevant backlinks are for SEO of a website. Backlinks are like a backbone for a website. All webmasters tries different ways of creating Backlinks for their websites for Ranking Higher in SERP like Blog commenting, Directory submission, Guest posting etc.   But do you know how much value different types of backlinks have for SEO? if you don't know then this post will help you. Here are values of various types of Backlinks for a site. F orum posting links value = normal . A rticle directory links = moderate W eb 2.0 submissions links value = moderate Press release submission links value = low Video submissions links value = normal Niche specific directories links value = high. Free web directories links value = low Multimedia/Document submission links value = normal. Guest posting links value = High. ...

Go :-The New era Of Programming Language By Google.

        **The Go Project:-** ----------------------------------------------- The Go Project:-   Go is an open source project developed by a team at Google and many contributors from the open source community.    Go is distributed under a BSD-style license .  Source Code Check out the Go source code. Release History A summary of the changes between Go releases. Developer Mailing List The golang-dev mailing list is for discussing and reviewing code for the Go project. For general discussion of Go programming, see golang-nuts . Checkins Mailing List A mailing list that receives a message summarizing each checkin to the Go repository. Build Status View the status of Go builds across the supported operating systems and architectures. Do Check Out :-