Skip to content

The goal of this project is to create a web page and make it accessible from the Tor network by creating a hidden service. The hidden service is a web service that hides on the Tor network.

License

Notifications You must be signed in to change notification settings

salecler/ft_onion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_onion

The goal of this project is to create a web page and make it accessible from the Tor network by creating a hidden service. The hidden service is a web service that hides on the Tor network.

Installation

Clone the repository:

git clone https://github.com/salecler/CyberSecurity_Bootcamp.git ; cd ./ft_onion

Deployment

Run the Dockerfile:

  ./docker.sh

Run with volume:

  mkdir hostname

Instructions

You must run a web server that shows a webpage on the Tor network.

• The service must have a static web page: a single index.html file. The page will be accessible through a url of the type xxxxxxxxx.onion.

The content displayed on the page is up to you.

• Nginx will be used to configure the web server. No other server or framework is allowed.

• Access to the static page via HTTP on port 80 must be enabled.

• Access to the server via SSH on port 4242 must be enabled.

• You should not open any ports or set any firewall rules.

Documentation

docker

nginx

ssh

Features

  • ssh fortification
  • 100% Anonymized
  • Dockerfile

🔗 Links

github linkedin

Author

salecler's 42 ft_onion Score

About

The goal of this project is to create a web page and make it accessible from the Tor network by creating a hidden service. The hidden service is a web service that hides on the Tor network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published