Tampilkan postingan dengan label internet. Tampilkan semua postingan
Tampilkan postingan dengan label internet. Tampilkan semua postingan

Senin, 13 September 2010

Become a Hacker

Most of us are very curious to learn Hacking and want to become a Hackerbut don’t know where to start. If you are in the same situation, then this is the right place for you.
Everyday I get a lot of emails where people ask me – How to Become a Hacker?. In fact this question is not easy to answer because, hacking is not an art that can be mastered overnight. It requires knowledge, skills, creativity, dedication and of course TIME. Everyone can become a Hacker provided they learn it from the basics. So if you wanna become a hacker, then all you need is a good source that will teach you hacking from the basics.

What skills do I need to Become a Hacker?


There is no magic to become a  Hacker, but like anything else that is worthwhile it takes dedication, a willingness to learn. It is most important to have a good knowledge of topics such as Operating system and it’s working, Computer networks, Computer security and of course Programming. It’s not possible to become a hacker overnight. All you need is a good source to start from the basics.

What is the best way to Become a Hacker?


The best way to become a Hacker is to start from the basics. You have to master the basics to build a strong foundation. And once this is done you’ll be in a position to explore new ideas and start thinking like a Hacker.
There exists tons of books on the market that teach you Hacking but unfortunately, it requires a set of pre-established skills and knowledge to understand the concepts explained in the book. Also these are not meant the for the beginners who doesn’t know anything about hacking. I have found an excellent Book for Beginners. This book is the first step to fulfil your dream to become a Hacker. Yes, this is the right source for the beginners who are interested to learn hacking from the basics. The good thing about this book is, any one can understand the concepts presented without the need for any prior knowledge. It’s called
Hacker's Underground Handbook
Learn Hacking
This book will take you from the core to the top. It will tell you how to hack in simple steps. Everything is presented in a simple and effective manner. It’s a great source for the beginner who want to become a Hacker. This will install a Hacker’s Mindset on you.
The following skills are uncovered in this book
1. You will learn all the hacker underground tricks and learn to apply them in real world situations.
2. You will be put into a hacker mindset and learn to think like a Hacker.
3. By learning how a hacker thinks and acts, you will be able to protect yourself from future hack attacks.
4. You will acquire knowledge nonexistent to 99.9% of the people in the world!
5. This Underground handbook may get you interested in pursuing a career as an Ethical Hacker.
This book is of great value for all those who have a dream to become a Hacker.
So what are you waiting for? Go grab your copy now from the following link


 Wait… This is not the end. Rather it is just the beginning of your journey to become a hacker. To become a hacker all you need is dedication and hard work. I wish you all the best for your future success.


Source : gohacking.com

Sleek Social Media Icons for Blogger

Before I started using Thesis WordPress theme for my blog I have to customize the theme a lot for a better look. It was really a challenging job for me. I have to make it look unique and also attractive with the Thesis theme coding and hacks which was totally different than customization in other wordpress themes. In the process I added the Sleek social media Icons in the theme just below each posts title which makes the Social Sharing much easier and also attractive. I got lots of requests from my blogger readers regarding this social bookmarking icons widget and so I am now here.
social media points52 Sleek Social Media Icons for Blogger
Well, Sleek Social media Icons is the social bookmarking widget for the Thesis Woordpress theme by Artofblog and now I have made it compatible for blogger blogs. You just need to follow the simple three steps below to add sleek social media icons into your blogger blog. This Sleek social media icons include a digg button, retweet button, facebook share button,  stumble button and a cute email this post link button.
sleek 500x51 Sleek Social Media Icons for Blogger
Sleek Social media Icons
First of all search for the follow line of code in your blogger Template.
<data:post.body/>
Now in second step replace the above line of code with the following block of code.
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div class='social'>
<b class='si'>Spread it!</b>
<div class='social_button dg'>
<a class='DiggThisButton DiggCompact'/><script src='http://widgets.digg.com/buttons.js' type='text/javascript'/>
</div>
<div class='social_button tm'>
<script type='text/javascript'>
tweetmeme_style = &quot;compact&quot;;
</script>
<script src='http://tweetmeme.com/i/scripts/button.js' type='text/javascript'/>
</div>
<div class='social_button fb'>
<a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='button_count'/>
<script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/>
</div>
<div class='social_button su'>
<script src='http://www.stumbleupon.com/hostedbadge.php?s=1'/>
</div>
<div class='social_button em'>
<a expr:href='&quot;mailto:?subject=Sharing:&quot; + data:post.title + &quot;&amp;body=I wanted to share this with you. Thought you might enjoy it:%0A%0A&quot; + data:post.url' target='_blank' title='Email This'>Email This</a>
</div>
</div>
<div class='clear'/>
</b:if>
<data:post.body/>
Now in third step add the following code CSS code to your Blogger Templates just above]]></b:skin> to give the style to this social Media Icons.
.social { border: dashed #ddd; border-width:1px 0 1px 0; margin: 10px auto 10px; display:block; padding: 3px 0 1px 0px; overflow: hidden; }
.social .social_button {float: left; display: inline; overflow: hidden; height:22px; }.social .si { float:left;padding-top:3px;}
.social .social_button.dg { margin: 0px 0 0 30px ; padding-top: 2px;}
.social .social_button.tm { margin: 0px 0 0 32px; padding-top: 4px;}
.social .social_button.fb { margin: 0 0 0 15px; padding-top:3px;}
.social .social_button.su { margin: 0px 0 0 35px; padding-top: 2px;}
.social .social_button.em { margin: 0 0 0 35px; padding-top: 3px;}
.social .social_button.em a{background:#eee url(http://img180.imageshack.us/img180/1989/emailj.gif) 3px 50% no-repeat; padding:2px 3px 2px 22px; font-size:10px; border:#ddd 1px solid; text-decoration:none; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.social .social_button.em a:hover {background:#ddd url(http://img180.imageshack.us/img180/1989/emailj.gif) 3px 50% no-repeat}
.social .social_button a img { border: 0; padding: 0; }
.social strong { font-size: 11px; float: left; margin:2px 0 0 0; color:#555;}


.clear{clear:both;}
Now after you perform the above steps, Save your blogger Templates and see the sleek social media icons displayed and each of your blogger posts.

Hacking Yahoo Messenger

This tutorial will tell you how to hack yahoo messenger while you are engaged in chatting with some person. While you are chatting through yahoo messenger, Yahoo will hide the IP addresses of all the computers that are connected through the yahoo messenger application to the chat room. So it is not possible to directly find out the IP of the person you want to hack. Then how to get the IP address? Yes it is still possible to hack the IP address during the Yahoo messenger chat. The procedure to Hack Yahoo messenger is discussed in detail below.
While you are chatting via yahoo messenger the communication between you and the person you want to hack, takes place indirectly via Yahoo server and not directly. It is not possible to hack Yahoo messenger directly to get the IP address. So to hack his IP, you must establish a direct communication with him. So ,how to do this? It’s easy. Just start chatting with some one via Yahoo messenger. During the process of chatting send him a big file. Now the file transfer takes place directly between your computer and the victim’s computer(via yahoo messenger application). So now, you are ready to go. Here’s the step-by-step process to hack Yahoo messenger and get the IP address of the person .
  • Goto the COMMAND PROMPT (START>>>RUN>>>Type CMD).
  • Here Type “netstat -n” (without quotes).
NOTE: If you are new to “netstat” and other IP related commands refer this tutorial: Windows XP IP Utilities
  • The pic given below shows netstat results of my computer. I was not chatting when i took this pic and hence it looks modified.
  • Here local address is your own IP and the foreign address is the IP address of the recipient with whom you are connected via yahoo messenger (There may be multiple recipients and hence multiple foreign addresses).
  • Now send him the file.
  • Check the output by typing the command “netstat -n” (without quotes).
  • Assume the output is something like this.
TCP 127.0.0.10:5101 124.55.23.11:1246 ESTABLISHED

Here 124.55.23.11 is the IP address of the person with whom you are chatting and 1246 is the port number where connection is established. That’s It! You have now hacked Yahoo messenger to get his IP address.
Once you hack Yahoo messenger and get his IP address you can use any of the Remote Administration tools or perform NETBIOS HACKING.
NOTE: Some times there are chances where in the file transfer gets encrypted (takes place via yahoo server itself). So in this case the above hack may fail to work.

Understanding the concept of Web Hosting

Web host services allow individuals and organizations to create their websites via the World Wide Web. The hosting companies connect their web servers to the internet. They are kept in a physical center called ‘data center’, which has a 24/7 secure environment complete with HVAC temperature control, virus detection software, excellent backup, as well, as disaster recovery capabilities.

Organizations that prefer web host services independently have to incur huge expenses and require the latest technology. Choosing a professional web hosting service is more viable than hosting a site independently.

Web host services generally come with two options - a free web host service and a paid web host service. While freeweb host services are good option, but there are chances of unnecessary advertisements popping up and distracting visitors. A paid web host service, on the other hand, is more popular with recommended features, such as, a 24 hour technical support, POP3 email accounts, CGI-Bin access and a minimum of 20MB disk space.

Web host services are classified in three main categories:

a.Shared web hosting
b.Dedicated web hosting
c.Reseller web hosting

a.Shared hosting:

Shared web hosting is used by many businesses as well as hobbyists all around the world. Shared hosting is relatively inexpensive, as several websites share the same server. In other words, websites reside on a same server with the costs shared between the individuals on the server. Most website owners create their own script using PHP JavaScript and HTML.

b.Dedicated hosting:

In dedicated hosting, an individual has his own server and does not share space with any other website. The best advantage of a dedicated hosting service is the option to host multiple websites on the same server. The individual also has this option to handle site traffic, configure software and even scale the bandwidth.

c.Reseller hosting:

Reseller hosting involves individuals selling their hosting space further. Reseller hosting is for those who want to start a business and offer shared hosting to their customers. Resellers include web consultants, such as, web designers, and web developers. Most reseller hosting companies require a dedicated server for this service.

Further, there are two platforms for hosting a website - Windows and Linux. Among these two, Linux hosting is becoming a popular choice among organizations. Since Linux is a free operating system, Linux hosting is quite economical and much more secured.
Smit Mathur is an expert for writing Articles and is currently working for Linux Webhost.For more information related toweb host services, business web hosting, web hosting provider Australia, web hosting services, small business web hosting, web hosting provider please visit http://www.linuxwebhost.com.au/


Source : articlenext.com

Purchasing eyewear online- saves time and money

With the advent of internet in today’s world there is not even a small thing left that is not available online. With online stores, eCommerce, several shipping portals one can get themselves each stuff they desire. You can easily browse through these websites sitting comfortably at your place. With one click of mouse you are able to get the product in each style and combination, place your orders and get them delivered at your doorstep as early as possible. Talking about the market of online eyewear, nearly each of the well-known brands has offers their product online at discounted rates. So now you can purchase the discounted eyeglasses from the online portal of your favorite brand that you have trusted for years.

Following are some recommendations that can be kept in mind while one opts for online purchasing of eyewear-

Explore the wide range available, choose the ones that suits your all your requirements and affordable price range. Also try to consult the online retailer while selecting your eyewear.

The topmost priority for you is to avail the eyewear that make you feel comfortable and relaxing, therefore it is necessary for you to make proper questioning before you place any orders, sometimes there are some hidden costs that are shown after the product is delivered.

While placing your orders for cheap glasses make sure the retailer had given you an assurance of money back and high-quality of the delivered product.

If you are not satisfied with the product or have any query then always approach to the retailers customer care service, so that you can be guided in an appropriate way.

Almost each online eyeglasses retailer is offering their products at a huge discounted, the major reason behind this is the increased competition in the market of Internet. Moreover every brand is coming up with their exclusive range at reduced prices so that customers are tempted to buy their products. If you are registered with these online stores you can keep yourself updated by their fresh arrivals, they send you the details about their most recent offers by emails.

Best price Glasses provides a wide range of eyewear, sunglasses that can be availed with unique frames and styles. The firm gives their customers the facility to choose their perfect eyewear from collection of the designs that are in vogue. The discounted eyeglasses collection comes with UV400 treatment and anti scratch coating without any extra payment; you can have a detailed view of services and offers at www.bestpriceglasses.com. 
bestpriceglass.com is the best place to find Cheap eyeglasses and discount glasses online, at one place. Shop at Best Price Glasses and find style, luxury and affordability.

Marketing to the Picky Customer

Due to the ever-increasing amount of marketing that we see on a daily basis, it is little wonder that people do not necessarily have a good impression of marketing. Breaking down the suspicions can be difficult. This is the challenge for today's marketers.

This makes the marketer's job really hard, even harder than ever. There are more and more ways of marketing to people, especially with the popularity of the internet now. But this just makes is harder because people feel bombarded with marketing and they may not pay as much attention. People tend to tune these things out now. It's even harder and harder to break through with your marketing.

People feel like marketing is being shoved in their faces from every direction and more and more buyers are becoming pickier than ever. They can comparison shop and look into prices on the internet. They have more options for the items they want. This makes them harder to convince.

All of this means that it is even more important to be open and to the point. Customers want to know what is in it for them. Resist the temptation to waffle on; it will do you no favors.

You need to be creative and you need to appeal to their emotional side as well as to their informative side. You need to give them as much information as possible about the product and why it is right for them. You also want to appeal to their emotional side and make them feel like they need the product.

Customers also value good customer service. They need to trust you and believe that you will deal with any issues promptly. Staff should always be friendly, polite and well-informed.

Making a potential customer feel important and special is the first step to marketing success. Train all sales people to provide accurate and user-friendly information, but also to show that they care. Remember a customer will soon walk away if they feel that you won't deal with them as an individual.


Source : articlenext.com

Facebook Login


Facebook Login – post this time is about facebook login problem of phishing. Unsurprisingly, Facebook offers visitors hundreds of millions of people would make the hackers in action with phisingnya techniques. As we know now rife theft of personal data from facebook users. Facebook Loginphishing technique is a technique that is done by making a fake page which is very similar to the original facebook page which, when you enter your login account with the password then you will automatically direct data to the perpetrators of hackers.
Facebook Login is a problem that is common to the people, as well as sharing other kinds of sites. Not just a matter of forgetting the username and password but also the development of forgetting phishing sites that want other people hack Facebook account so that any attempt to resolve the service website.
Facebook Login
According to several reports on the site / web as Computer world newest form of phishing scams currently very widespread, Facebook login phishing sites are trying to get a Facebook user login data. Panda Labs, which reveal the ins and outs of phishing scams on the website, did not provide many details about the hacking using a fake Facebook login Facebook login page that mimics and displays an error message when users enter login information on Facebook. They also mention that the address / url phishing site will most likely be spread via email, but also with blackhat SEO techniques, can also be used by the scammer web sites by placing them in key positions in several search engines, thus making the user believe that they visit the Facebook site the right, when in fact they visit a site that has been manipulated.
Here are Tips from Kaspersky Labs also to avoid the facebook Texas Holdem Pokerlogin phishing:
* For social sites like Facebook, create a bookmark to the login page www.facebook.com or typing the URL directly in the browser address bar.
* Do not click on links in email messages.
* Only typed confidential data on a secure website.
* Check your bank accounts regularly and report anything suspicious to your bank.
* Recognize that there are giveaway signs of a phishing email:
* Installing software for internet security and still update the antivirus.
* Install security patches.
* Beware of emails and instant messages that are not requested.
* Be careful when logging the request Administrator rights. Observe its URL address in the address bar.
* Back up your data.
Beware always on facebook your login. Make sure you have understood some tipsFacebook Login above. And of course you should also know that nothing is safe on the Internet. Anything is possible. Beware, beware hackers are everywhere.

Domain Name Registration and Web Hosting Tips

If you are not really serious about making money online, then this would be the right time to hit back button without wasting a single moment here on this article. If you are serious, then we would be privileged to share some great online money making secrets with you. Let’s get into the issue and explore the answers to some of the widely asked questions.

What is your online identity?
You might have seen at least one stranger asking a traffic police about someone’s address in your life. If such identity doesn’t exit then how would you expect the traffic police to explain the directions! So your address is your existence in a certain locality. So if you want others inquiry about you online, then you should have an online address. Though there are several other ways to obtain an online identity, but the most secured and profitable way is; owning a website. You can specify details about yourself, your business or profession and you can add the contact details so that others can contact you.

How Can I Own a Website?
This is one of the significant steps. There are several factors involve before launching a website of your own. Domain name registration is the very step in launching your own website. This is the sole identity of your online business and your business brand. People prefer various ways before choosing a domain name. Let me add some marketing sense to this particular discussion. Though there are several other ways to access World Wide Web. Search Engines are one of the widely used resources that most of the internet users use to access and retrieve information online. Almost 80% internet users use search engines. Search engines are specifically developed to store online information (in various forms like webpage, video, image, PDF, Doc and so on) and also produce relevant information after processing the user searched keywords. There are several factors involve while synchronizing web document for a searched query. The search engine algorithm considers the URL, Meta Elements, Content and number of relevant back links to s webpage. So you should do some research before select the most popular term for your domain. Because this enables you to get your website exposed easily and quickly. The better and more relevant domain name you choose the more business you will get out of your website.

Selecting the Right Extension
There are various types of extension and this defines what type of website is yours. For example, “.com” is the extension for commercial websites; “.org” is for non-commercial organizations; “.edu” is for education institutions. There are country specific extensions too, like .in, .ie, .com.au, .us and so on. Recently there are some other new extensions are used, like, .travel and .mobi. So now you can select the appropriate extension for your website.

Once you are done with right domain name with appropriate extension, now it’s the time for selecting the right web hosting company. There are millions of web hosting companies are operating online. They promise a lot, but your negligence and ignorance can cost you heavier. So ensure everything before registering and hosting your website. 
The author writes interesting articles on web based solutions. For more information, please click here:
Domain Name | Web Hosting 



Source : articlenext.com