Coder Social home page Coder Social logo

whoarethey's Introduction

Follow on Twitter NPM Fury default workflow SecApps

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-cli whoarethey <accounts...>

find social networking accounts and more

Options:
  --version                                                 Show version number  [boolean]
  --help                                                    Show help  [boolean]
  --request-concurrency, -c                                 The number of requests to send at the same time  [number] [default: Infinity]
  --method, -X                                              Custom method  [string]
  --header, -H                                              Custom header  [string]
  --connect-timeout, -t, --timeout                          Maximum time allowed for the connection to start  [number] [default: 30000]
  --data-timeout, -T                                        Maximum time allowed for the data to arrive  [number] [default: 30000]
  --accept-unauthorized, -k, --insecure                     Accept unauthorized TLS errors  [boolean] [default: false]
  --filter-response-code, --response-code, --filter-status  Filter responses with code  [string] [default: ""]
  --content-sniff-size, --content-sniff, --sniff-size       Specify the size of the content sniff  [number] [default: 5]
  --print-response-body, --print-body                       Print response body  [boolean] [default: false]
  --download-response-body, --download-body                 Download response body  [boolean] [default: false]
  --proxy-url, --proxy                                      Setup proxy  [string] [default: ""]
  --task-concurrency, -C                                    Number of concurrent requests  [number] [default: Infinity]
  --categories, -s                                          Only use selected categories  [string] [default: ""]
  --output-format                                           Output format for results  [string] [choices: "table", "json", "url"] [default: "table"]

Example

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

pown whoarethey 1password

screenshot

whoarethey's People

Contributors

pdparchitect avatar pdpwebsecurify avatar actions-user avatar

Stargazers

Khushi Shukla avatar hackerbj avatar Mazin Salih avatar  avatar cscgoat avatar denise stockman avatar  avatar  avatar Christer Lien avatar hwz avatar Wumpus avatar Seamus Tuohy avatar Ta-Lun Yen avatar  avatar  avatar Angel avatar GOΠZO avatar ktx avatar Kike Fontán avatar  avatar jjan X avatar Karim shoair avatar John Cartrett avatar Brandon Orther avatar Skyler Onken avatar Benoit Esnard avatar Erik avatar Dylan Katz avatar ik5 avatar Guilherme Silva avatar  avatar Cody C. Brunson avatar netbiosX avatar  avatar suovie avatar Dustin avatar Phellipe Andrade avatar  avatar m1n1 avatar  avatar  avatar  avatar Efstratios Skleparis avatar Asif baig avatar JasonJay avatar Aaditya Purani avatar Ryan Baxendale avatar Wouter Bloeyaert avatar reV avatar  avatar Damian Tykałowski avatar  avatar M Zulfiqar W avatar Wenson Smith avatar Alex avatar g0tmi1k avatar Francisco Javier DLG avatar Apostolos P. Tsompanopoulos avatar w00k avatar Haruki Takeda avatar Christopher Powroznik avatar Mustafa Kaan Demirhan avatar  avatar Shawn Hice avatar Samson Gama avatar  avatar  avatar Navtej Singh avatar Anirudh Oppiliappan avatar ad0nis avatar Nbosa avatar Adam Davies avatar  avatar Flechablanca19 avatar  avatar Diogo Sousa avatar w3bguy avatar John Roquemore avatar Kamil Vavra avatar  avatar  avatar

Watchers

w3bguy avatar James Cloos avatar  avatar Shawn Hice avatar magespawn avatar Benoit Esnard avatar Flechablanca19 avatar Wumpus avatar  avatar Mazin Salih avatar

whoarethey's Issues

Unhandled Exception

r00t@K53:~$ pown whoarethey
(node:24806) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, mkdir '/home/r00t/.pown/modules'
(node:24806) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:24806) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Ubuntu 18.04
npm 3.5.2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.