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

Friday, May 31, 2013

Install Movie Players in GNOME Backtrack 5

I like to hear songs while workign.  If you are also like that, this article is for you.  While usingbacktrack, you can use players.

For installing Totem media player,
Open the terminal(if you don't know how to open terminal, better don't use backtrack Linu).
Type the following command:
sudo apt-get install totem-gstreamer
and hit enter, it will start to download files and install it.
Enjoy.
If you are using it from pen drive, verify you set enough persistence memory.

How to Install Teamviewer -Backtrack Tutorials and Tricks


Backtrack has all required tools for PenTesting. you caninstall Teamview in Backtrack also.

Teamviewer:
Teamviewer is legal Remote Administration Tool[RAT].  Using Teamview you can control  your friend's system from your computer.
Visit Teamviewer official site:
http://www.teamviewer.com/en/download/index.aspx
Download .deb file
Copy it to desktop.
Open the Terminal
and type the following command:
sudo dpkg -i /root/teamviewer_linux.deb
It will install the Team viewer. Enjoy.

How to Hack the Windows Admin Password Using OphCrack in Backtrack tutorial


In this post, i am going to help you to crack the any type of windows accounts passwords. Learn how to hack the windows admin password like a geek.

This is My Second Backtrack Linux Tutorial.




Requirements:
  • BackTrack Linux 4 or 5. Download it from http://backtrack-linux.org
  • One pen drive(above 4gb)
  • Xp Free Fast RainBow table [tables_xp_free_fast.zip]. Download it from here:http://ophcrack.sourceforge.net/tables.php 
*Install the Backtrack Linux in the pen drive with small amount of persistent memory.

MAC address spoofing on BackTrack


Step 1: Use the command ifconfig to check the current MAC address

a1

Enable SSH on Backtrack 5


Step 1: 
root @ bt: ~ # sshd-generate

1









Step 2: 
root @ bt: ~ # / etc / init.d / ssh start 

Step 3 : Check if not succeeded root @ bt: ~ # netstat-ntlp Active Internet connections (only servers) Proto Recv-Q Send- Q Local Address Foreign Address State PID / Program name tcp 0 0 0.0.0.0:22 0.0.0.0: * LISTEN 3690/sshd 

Installing BackTrack 5 Live On USB r2 and r3


1111

Hello, Today i am going to Teach you, How to Install backtrack 5 r2 and r3 Live on USB.  backtrack 5 r3 am also have same process. No Difference at All but in this tutorial i will use r2.   came So the question in most minds of yours and why USB. It is Simple Quit Because it is portable, it work better than CD. CD got scratch and got bigger size than coal USB USB win in every manner. : P

Social-Engineer Toolkit (SET) 4.1.3 Released


TrustedSec Release the latest version of the Social-Engineer Toolkit (SET) as 4.1.3. As most of us know real, It is an open source, python-driven, social-engineering penetration testing framework of custom tools có solely focuses on attacking the human element of penetration testing.
Set-Box_2

Backtrack On Windows [via SSH]



Tools Required:
1) Putty
2) Xming Server
3) Vitrual Machine + BT

Install backtrack on your virtual machine

1

open KONSOLE TERMINAL and type: "sshd-generate"

[Sqlmap] SQL Injection using POST method






In this post short and simple, will detail the steps we will when we need to exploit a SQL Injection vulnerability, which are mostly based on some servers SQL Server and Oracle. These vulnerabilities are typical in LOGIN'S Administrative, because as we know, that when we enter the username and password this data is sent via the POST method, so there may be the possibility of entering false or some bypasses, this we can show an error that allows us to identify the vulnerability can be exploited so SqlMap running an automated using commands to send the request to POST and not GET as "usual".

If I did not explain well, for the few wise words! then no more bluntly, we take action!

We have an ASP LOGIN, which do not have the correct data or anything like that, since we have not found any vulnerability on a server that gives us this data, therefore we are curious and intelligent as we started testing false data and some bypasses as famosillo 'or '1' = '1 as shown in the following image:

WEP Cracking using Fern Wifi Cracker



So lets begin ...
Go to backtrack --> exploitation tools --> wireless exploitation tools --> 
WLAN exploitation --> fern-wifi-cracker

1
Now select the wireless interface you have ( it can be wlan0, wlan1 etc..)


2