Sinisterly
How to make onion website? - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Website & Server Hacking (https://sinister.ly/Forum-Website-Server-Hacking)
+--- Thread: How to make onion website? (/Thread-How-to-make-onion-website)

Pages: 1 2 3


RE: How to make onion website? - ph4ntom nuk3r - 11-18-2012

I will search it and try to make it...
I think bbeta can help ou better on this...


RE: How to make onion website? - Desura - 11-19-2012

I try it and it work's! soon i have build my "server computer" and sites work 24/7, thank's buddies Biggrin


RE: How to make onion website? - Shining White - 11-19-2012

here :

Quote:I started with Backtrack 5 r3 Unbuntu linux - you can use any flavor of Linux you like..
apt-get upgrade
apt-get apache2
apt-get for - you can do it this way or go VIA browser it- much simple but do it as TorUser——

Since it is not WISE to run Tor in ROOT - create a TorUser

So pay attention for USERS - ROOT and TorUser

ROOT - chown TorUser /var/www

This will give the Toruser access to the www files for the website

1. Setup Apach2 -ROOT
⁃ Watch some youtube -apache2 video it’s pretty easy to setup
⁃ Test it on localhost −127.0.0.1
⁃ service apache2 start
⁃ OK
2. Setup Tor -TorUser
⁃ go to Torproject.org and download it and install it -
⁃ in the directory that you stored Tor/Data/Tor/torrc this is were you will modify for hidden services later...
⁃ Start Tor - /home/h1ppych1ck/Desktop/tor
⁃ ./start-tor-browser
⁃ Now my Tor is working and my Tor browser comes up - test the Tor browser -
⁃ Test Tor browser - Test it on localhost −127.0.0.1
⁃ OK
3. Setup Hidden Service -TorUser
⁃ TorUser- In the Tor directry /Data/Tor/torrc modify and add these 2 lines only
⁃ TorUser -nano torrc
⁃ Torrc File:
⁃ HiddenServiceDir /var/www
⁃ HiddenServicePort 80 127.0.0.1:8080
4. Change the Apache2 files as ROOT
⁃ ROOT -nano /etc/apache2/apache2.conf
⁃ <VirtualHost 127.0.0.1:8080>
⁃ ServerName otwxbdvje5ttplpv.onion
⁃ DocumentRoot /var/www/
⁃ ServerAdmin h1ppych1ck

⁃ </VirtualHost>
⁃ ROOT -nano /etc/apache2/port.conf
⁃ NameVirtualHost 127.0.0.1:8080
⁃ Listen 127.0.0.1:8080
⁃ ROOT -nano /etc/apache2/envvars
⁃ export APACHE_RUN_USER=h1ppych1ck
⁃ export APACHE_RUN_GROUP=h1ppych1ck
⁃ service apache2 reload
⁃ service apache2 restart
⁃ test Tor Browser - 127.0.0.1 - localhost -
5. Shut down Tor and re-start it
6. in the /var/www directory you will now have 2 new files
⁃ private_key
⁃ hostname
7. Now use the command “ cat hostname and your new onion URL will be in the file - copy and paste to your Tor Browser and FLY like and eagle—ok a chicken with a hidden service- cool
8. Tor user - nano /var/www/index.html
⁃ and build your new hidden service

you may need to play with /etc/hosts file add the 127.0.0.1 NewHostname.onion - the URL in the /var/www/hostname file

It was written by h1ppych1ck ,


RE: How to make onion website? - BBeta - 11-19-2012

Give us the address when its ready and i think it can be enough.

What is the main subject of your onion site?


RE: How to make onion website? - Desura - 11-21-2012

(11-19-2012, 09:24 PM)BBeta Wrote: Give us the address when its ready and i think it can be enough.

What is the main subject of your onion site?


Okey, I will.
Something to the Assembly -LAN"Festival" Biggrin


RE: How to make onion website? - Asuna_mybb_import7736 - 11-21-2012

(11-18-2012, 01:10 PM)Desura Wrote:
(11-18-2012, 09:57 AM)BBeta Wrote: Onion website is a hidden website where you can't connect whit normal web browser.

http://www.makeuseof.com/tag/create-hidden-service-tor-site-set-anonymous-website-server/

Here is a tut i found whit quick search.

I think you should think twice about starting this project, and about that too CAN YOU KEEP YOUR SELF ANONYMOUS??

Thank you for this. I think that anonymous thin if i use my own server..

But if i use it through TOR and VPN backup, could somebody track me?

Offtopic. Yes it's not that hard to trace you.


RE: How to make onion website? - Shining White - 11-21-2012

(11-21-2012, 04:03 PM)drake8 Wrote:
(11-18-2012, 01:10 PM)Desura Wrote:
(11-18-2012, 09:57 AM)BBeta Wrote: Onion website is a hidden website where you can't connect whit normal web browser.

http://www.makeuseof.com/tag/create-hidden-service-tor-site-set-anonymous-website-server/

Here is a tut i found whit quick search.

I think you should think twice about starting this project, and about that too CAN YOU KEEP YOUR SELF ANONYMOUS??

Thank you for this. I think that anonymous thin if i use my own server..

But if i use it through TOR and VPN backup, could somebody track me?

Offtopic. Yes it's not that hard to trace you.

with TOR really it is not possible to trace you back , TOR isn't a VPN , its Network in the TOR Line your IP Select as 127.0.0.1 which is everyone s localhost ip , and also talking about getting saved logs , is it really possible to get logs of localhost ip


RE: How to make onion website? - Asuna_mybb_import7736 - 11-21-2012

No. Tor keeps logs. I thought that Tor was safe to use. But an old friend told me about it. Of course I can't find what he said, but he said something like, "Tor isn't secure as you think. If you visit a goverment website, it's protected by <Insert name here>. It means that it will filter the traffic from Tor and will break down each IP". I can try ask him again. Smile


RE: How to make onion website? - Shining White - 11-21-2012

(11-21-2012, 04:36 PM)drake8 Wrote: No. Tor keeps logs. I thought that Tor was safe to use. But an old friend told me about it. Of course I can't find what he said, but he said something like, "Tor isn't secure as you think. If you visit a goverment website, it's protected by <Insert name here>. It means that it will filter the traffic from Tor and will break down each IP". I can try ask him again. Smile

Give me the Proof ?
peeps can tell anything they like , see the first comment of this 2nd page that i quote how to create a onion site ,
also check visiting one of your site out site TOR Network/ Inside TOR network from TOR browser and see the logs saved ,



if you are visiting the TOR network , you can see, hitmans for hire , thugs for killing , hiring for robbing the banks , fake passport designers , etc .

If that network not secure none will still using it , peeps just want to decide the correct man because also feds are on the network.


RE: How to make onion website? - BBeta - 11-21-2012

it is possible to track you down if you are stupid use cookies,javascript. etc. but i it is hard when you are doing it right. i am not 100% sure that it is not possible to track you via tor.



DON'T DOWNLOAD ANYTHING, IF YOU DOWNLOAD SOMETHING OPEN IT WHEN YOU ARE NOT CONNECTED TO INTERNET.