EvilZone

Hacking and Security => Hacking and Security => Topic started by: Infinityexists on May 01, 2012, 11:40:12 PM

Title: Does it possible to create Localhost in anyway
Post by: Infinityexists on May 01, 2012, 11:40:12 PM
I wonder if there is any possibility to create a localhost in a Victim PC remotely ? without installing the required software like apache etc.


or is there any way that we can share our data(files/folders) over the internet ?


you do realize what my intention is so don't reply with such comments 'install xampp or blah blah'
Title: Re: Does it possible to create Localhost in anyway
Post by: ca0s on May 02, 2012, 12:05:16 AM
You don't need an http server to share files. FTP / SFTP / Netcat / SSH / code something custom.
Title: Re: Does it possible to create Localhost in anyway
Post by: Praxis on May 02, 2012, 12:51:14 AM
If you have remote access to the victim PC, you could always connect back to your own FTP server hosted on your machine. You'll then be able to transfer files between the two machines, without having to install anything on the victim's PC.
Title: Re: Does it possible to create Localhost in anyway
Post by: iTpHo3NiX on May 02, 2012, 01:37:16 AM
If you have remote access to the victim PC, you could always connect back to your own FTP server hosted on your machine. You'll then be able to transfer files between the two machines, without having to install anything on the victim's PC.

Gotta enable ftp transfer through firewall on the vic machine.

Your title makes no sense btw lol
Title: Re: Does it possible to create Localhost in anyway
Post by: Infinityexists on May 02, 2012, 06:02:55 PM
You don't need an http server to share files. FTP / SFTP / Netcat / SSH / code something custom.


I'm very well aware of using FTP to upload files but you can't use ftp/sftp/netcat/ssh in the way you can use http server, which is why i asked for it,



Title: Re: Does it possible to create Localhost in anyway
Post by: ca0s on May 02, 2012, 06:46:42 PM
What do wou mean, that you cannot simply explore it with a web browser? Well, you can.
Title: Re: Does it possible to create Localhost in anyway
Post by: iTpHo3NiX on May 02, 2012, 06:58:16 PM
ftp://user:pass@ftpserver.com:21

You can view FTP in a web browser as well ^^
Title: Re: Does it possible to create Localhost in anyway
Post by: Infinityexists on May 02, 2012, 07:21:50 PM
What do wou mean, that you cannot simply explore it with a web browser? Well, you can.

This is exactly what i mean , could you further elaborate ?
after successfully enabling the ftp in a victim PC through firewall how can i access it through my browser ?
I know how to simply put data through FTP onto my server from the victim pc but what about browsing his PC using FTP without the need of data being uploaded to my server ?

ftp://user:pass@ftpserver.com:21 (ftp://user:pass@ftpserver.com/)
You can view FTP in a web browser as well ^^


This is exactly what i want but how to establish the FTP server ?
Title: Re: Does it possible to create Localhost in anyway
Post by: Z3R0 on May 02, 2012, 07:27:30 PM
I know how to simply put data through FTP onto my server from the victim pc but what about browsing his PC using FTP without the need of data being uploaded to my server ?
-blah-
This is exactly what i want but how to establish the FTP server ?
You'll have to install an ftp server on the victim's machine...for example: xampp comes with an ftp server called filezilla.
Title: Re: Does it possible to create Localhost in anyway
Post by: Kulverstukas on May 02, 2012, 08:13:33 PM
I am sure there are at least one small executable that makes a PC into a file transfer node.
Title: Re: Does it possible to create Localhost in anyway
Post by: ca0s on May 03, 2012, 12:02:45 AM
There are portable and small ftp servers. In fact, I think there is a suit of programs like that posted in Evilzone.
Title: Re: Does it possible to create Localhost in anyway
Post by: ande on May 05, 2012, 05:01:34 PM
(http://www.squidzone.ca/wp-content/uploads/2012/03/triple_facepalm.jpg)