Login Register




The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


BEEF framework intro Tutorial (Backtrack 5) filter_list
Author
Message
BEEF framework intro Tutorial (Backtrack 5) #1
Hey guys i noticed there wasn't a beef framework tutorial so i figured id put one up!!!! Biggrin

What is BeEF?

BeEF is short for The Browser Exploitation Framework. It is a penetration testing tool that focuses on the web browser.

Amid growing concerns about web-borne attacks against clients, including mobile clients, BeEF allows the professional penetration tester to assess the actual security posture of a target environment by using client-side attack vectors. Unlike other security frameworks, BeEF looks past the hardened network perimeter and client system, and examines exploitability within the context of the one open door: the web browser. BeEF will hook one or more web browsers and use them as beachheads for launching directed command modules and further attacks against the system from within the browser context.


so first navigate to beef by: applications>backtrack>Exploitation tools>Social engineering tools>BEEF XSS Framework

If this is your first time running BEEF you will want to click the install option first!!!!

so after installing start beef!! it should look like this:
[Image: BEEF1_zpsaece3d7e.png]

then we will copy the UI URL near the bottom, and paste it into our web browser

it will prompt a login screen the default login is
username: beef
password: beef


once logged in we will have to hook a browser, for tutorial purposes i will use the demo hooked page. but later on you will be able to incorporate the BEEF hook into pretty much anything you like Cool

[Image: BEEF2_zps8a257c75.png]

so when we send the victim the BEEF hooked page, as long as he stays there WE HAVE HIM BY THE BALLS!!! when he leaves the page the connection will be lost, but there are all sorts of persistence tools to infect all tabs with the BEEF hook :ok:

the advanced BEEF demo page look like this:
[Image: BEEF3_zps5009be63.png]

As you can see i have visited the hooked page and am now a ''hooked browser''
[Image: BEEF21_zps1f31c7c7.png]

so thats pretty much it!!! BEEF is a super simple amazing tool Biggrin i hope somebody finds this useful.

im gonna add a few more pics to let you see the commands
[Image: BEEF22_zps58480af5.png]
[Image: BEEF23_zpsdd95fe73.png]
[Image: BEEF24_zps7e58ad26.png]
[Image: HChelpers_zps3210ab3a.png]

Reply

RE: BEEF framework intro Tutorial (Backtrack 5) #2
Nice work, This will come in handy!
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply

RE: BEEF framework intro Tutorial (Backtrack 5) #3
(03-12-2013, 05:29 AM)Ex094 Wrote: Nice work, This will come in handy!

thanks Smile appreciate it!!!
[Image: HChelpers_zps3210ab3a.png]

Reply

RE: BEEF framework intro Tutorial (Backtrack 5) #4
Dude i loved to mess around with this on backtrack, a shame it's not standard on Kali... :CC
Perhaps you could update your current post with a tut to install it on kali. I'll even offer my help to do so! Smile
Still a great post!
This is what defines many, yet many are not understood by much.

Reply

RE: BEEF framework intro Tutorial (Backtrack 5) #5
Dude i loved to mess around with this on backtrack, a shame it's not standard on Kali... :CC
Perhaps you could update your current post with a tut to install it on kali. I'll even offer my help to do so! Smile
Still a great post!
This is what defines many, yet many are not understood by much.

Reply

RE: BEEF framework intro Tutorial (Backtrack 5) #6
(03-24-2013, 11:28 PM)Riverclawz Wrote: Dude i loved to mess around with this on backtrack, a shame it's not standard on Kali... :CC
Perhaps you could update your current post with a tut to install it on kali. I'll even offer my help to do so! Smile
Still a great post!

yeah i know its a shame, why the F*ck would they take it out? :nono: but anyways im pretty busy today, but when i get some free time i can definitely do that for you sir Cool @Riverclawz
[Image: HChelpers_zps3210ab3a.png]

Reply

RE: BEEF framework intro Tutorial (Backtrack 5) #7
(03-24-2013, 11:28 PM)Riverclawz Wrote: Dude i loved to mess around with this on backtrack, a shame it's not standard on Kali... :CC
Perhaps you could update your current post with a tut to install it on kali. I'll even offer my help to do so! Smile
Still a great post!

yeah i know its a shame, why the F*ck would they take it out? :nono: but anyways im pretty busy today, but when i get some free time i can definitely do that for you sir Cool @Riverclawz
[Image: HChelpers_zps3210ab3a.png]

Reply

RE: BEEF framework intro Tutorial (Backtrack 5) #8
That's a nice pretty tut mate Smile
Love it. Thanks a lot

Reply

RE: BEEF framework intro Tutorial (Backtrack 5) #9
(06-02-2013, 02:36 PM)websitesecurity Wrote: Thanks for the detail introduction about Beef, i have one question
How can we inject the url in live website and compromise the victim pc ?

There's a good tutorial on it *Here*.

BANG! You're dead. Wink

Relax, it's just a link to Google. I promise. But you see my point. BeEF leaves it up to you to direct victims to the hook URL. That could mean mass mailing, phishing, or just simply posting a link in a public place like a forum or Twitter.

Reply