Showing posts with label backtrack. Show all posts
Showing posts with label backtrack. Show all posts

Friday, 22 August 2014

Hack windows 7 with Metaspoit using kali linux



Exploiting a windows vulnerability to logging into the system without username and password using Metasploit.

Requirements:
1. MetaSploit Installed (Kali Linux Distribution)
2. Ruby Installed (Install all the package of Ruby to avoid any issues)
3. Two OS running either on same as virtual or physically different

Machine 1:  Host   Kali Linux Machine
Machine 2: Target Windows 7 Machine (32 bit).

To lounch metasploit, enter msfconsole at command line
#msfconsole



Now once you get the msf prompt type the below command  and look for the module exploit/windows/browser/ms10_046_shortcut_icon_dllloader.

Tuesday, 8 April 2014

LOGIN GUI MODE WITHOUT "STARTX" IN BACKTRACK MACHINE..........!

1> open terminal  in bt(backtrack)
2> type " apt-gte install gdm"
3> type "vim /etc/rc.local" 

3>for  typing press "i"  and type /usr/sbin/gdm &


4> pres esc + : wq ( for write and quite)

note>:
**//remember to leave exit0 as the  last line  in /etc/rc.local  //**

5 > now  reboot  your bt machine



enjoy your self  :)


Running NETSETTER in backtrack machine .......!

Hi guys,
              we use the backtrack  o.s  in  virtual machine  and  use the  internet  by sharing internet from  main machine   but   when we want to  use  internet with real  ip   then  how  to  use  this  so  i  explain  in  following post ..... !


   first download  the  file  from this link ....
 http://www.mediafire.com/download/8j1jo2v4mnkx4gb/3gusbmodem

put this  file on desktop of  backtrack machine

open terminal  (ctrl+ alt + t) in backtrack 5r3

type
1> cd Desktop/
2> chmod a+x 3gusbmodem
3> ./3gusbmodem --interactive


 
 4> connetct with 3g
5> usb device
6>usb modem
7>reported by you modem
in this section requird  the apn  (acess point name )

i use the  reliance  sim  and  it's  apn  is  rcom 
8>typing your  own apn  name
you wil  get connected
 and  use the  internet with real ip


enjoy yourself ...... :)