Skip to content

Discover target social media profiles

License

Notifications You must be signed in to change notification settings

pownjs/whoarethey

Repository files navigation

Follow on Twitter NPM Fury

Pown WhoAreThey

Quickly identify social networking accounts and more.

Credits

This tool is part of secapps.com open-source initiative.

  ___ ___ ___   _   ___ ___  ___
 / __| __/ __| /_\ | _ \ _ \/ __|
 \__ \ _| (__ / _ \|  _/  _/\__ \
 |___/___\___/_/ \_\_| |_|  |___/
  https://secapps.com

Quickstart

This tool is meant to be used as part of Pown.js but it can be invoked separately as an independent tool.

Install Pown first as usual:

$ npm install -g pown@latest

Invoke directly from Pown:

$ pown whoarethey

Otherwise, install this module locally from the root of your project:

$ npm install @pown/whoarethey --save

Once done, invoke pown cli:

$ POWN_ROOT=. ./node_modules/.bin/pown-cli whoarethey

You can also use the global pown to invoke the tool locally:

$ POWN_ROOT=. pown whoarethey

Usage

pown whoarethey <accounts...>

find social networking accounts and more

Options:
  --version  Show version number  [boolean]
  --help     Show help  [boolean]

Example

The following example show how to enumerate various accounts belonging to 1password password manager:

pown whoarethey 1password

screenshot

About

Discover target social media profiles

Resources

License

Stars

Watchers

Forks

Packages

No packages published