onionscan

command
v0.0.0-...-2748c6a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2023 License: Unlicense, MIT Imports: 14 Imported by: 0

README

OnionScan on Google Cloud Shell

NOTE! This repo is a patched version of https://github.com/s-rah/onionscan and is designed to be run from a Google Cloud Shell.

1. To get a free cloud shell account: https://console.cloud.google.com/getting-started?pli=1
2. Open your Cloud shell you click here:

Screen Shot 2022-02-08 at 3 35 31 PM

3. From your Cloud Shell:

wget https://raw.githubusercontent.com/hunchly/funchly/main/onionscan/cloudshell_install_onionscan.sh

chmod +x cloudshell_install_onionscan.sh

./cloudshell_install_onionscan.sh

4. You now need a way to connect into Tor, and we can use Docker (already setup in Google Cloud Shell) for this:

docker run -it -p 127.0.0.1:9050:9050 –-name torproxy -d dperson/torproxy

docker inspect torproxy

You will need to re-run the Tor Proxy / docker commands above each time you drop into a cloud shell.

5. Note the IP address listed in the IPAddress field and then run onionscan:

onionscan -torProxyAddress <IP ADDRESS OF DOCKER CONTAINER>:9050 -verbose <ONION ADDRESS>

6. Use the web preview in Google Cloud Shell to view the Onion Scan Correlation Lab:

Screen Shot 2022-02-14 at 4 09 09 PM

Your browser should open the Onion Scan Correlation lab in a new tab:

Screen Shot 2022-02-14 at 4 13 06 PM

7. Some common searches:

snapshot - finds all types of all data extracted.

crawl - finds all successful crawls.

ssh - find all SSH banners retrieved.

email-address - search for extracted email addresses.

mod_status - this will find hidden services potentially leaking the "real" IP address.

Or you can search for the Title of a Hidden Service from the Hunchly Dark Web report.

What is OnionScan?

Head to the original repo: https://github.com/s-rah/onionscan

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL