Pages

Sunday 24 June 2012

Brute Force Attacks And Web Defacing (Hacking)

Ftp File Transfer Protocol is a protocol just like Tcp or Ip Which is used to transfer files between remote computers.Mainly used in web servers
Steps:
Open Computer
Go To Bellow Address

Control Panel\Programs

Click Turn Windows Function On Or Off

Go To Internet Information Services 
 
Double Click To Get Ftp Server

Check Ftp Server Click Ok
 
Using Ftp:

To use ftp go to Command Promt and enter query FTP

To connect to a server: 

   open domainname/ip

   eg:open 192.152.132.61
 
To Login use bellow commands:

User (X:(none)): username
Replace username with your username
 
Commands:
!           delete      literal     prompt      send
?           debug       ls          put         status
append      dir         mdelete     pwd         trace
ascii       disconnect  mdir        quit        type
bell        get         mget        quote       user
binary      glob        mkdir       recv        verbose
bye         hash        mls         remotehelp
cd          help        mput        rename
close       lcd         open        rmdir


Note:This Is Just An Introduction To Brute Force Attacks And Web Defacing Using Anonymous Ftp

No comments:

Post a Comment