Yahoo Search Busca da Web

Resultado da Busca

  1. sherlock-project.github.ioSherlock Project

    Sherlock, a powerful command line tool provided by Sherlock Project, can be used to find usernames across many social networks. It requires Python 3.6 or higher and works on MacOS, Linux and Windows. Installation

    • Overview
    • Usage
    • Anaconda (Windows) Notes
    • Docker Notes
    • Contributing
    • Tests
    • License
    • GeneratedCaptionsTabForHeroSec

    Hunt down social media accounts by username across social networks

    Installation | Usage | Docker Notes | Contributing

    To search for only one user:

    To search for more than one user:

    If you are using Anaconda in Windows, using python3 might not work. Use python instead.

    If docker is installed you can build an image and run this as a container.

    Once the image is built, sherlock can be invoked by running the following:

    Use the following command to access the saved results:

    Docker is instructed to create (or use) the folder results in the current working directory and to mount it at /opt/sherlock/results on the docker container by using the -v "$PWD/results:/opt/sherlock/results" options. Sherlock is instructed to export the result using the -o /opt/sherlock/results/text.txt option.

    We would love to have you help us with the development of Sherlock. Each and every contribution is greatly valued!

    Here are some things we would appreciate your help on:

    •Addition of new site support ¹

    •Bringing back site support of sites that have been removed in the past due to false positives

    Thank you for contributing to Sherlock!

    Before creating a pull request with new development, please run the tests to ensure that everything is working great. It would also be a good idea to run the tests before starting development to distinguish problems between your environment and the Sherlock software.

    The following is an example of the command line to run all the tests for Sherlock. This invocation hides the progress text that Sherlock normally outputs, and instead shows the verbose output of the tests.

    Note that we do currently have 100% test coverage. Unfortunately, some of the sites that Sherlock checks are not always reliable, so it is common to get response problems. Any problems in connection will show up as warnings in the tests instead of true errors.

    MIT © Sherlock Project

    Original Creator - Siddharth Dushantha

    Sherlock is a Python tool that checks if a username exists on various social networks. It supports Tor, proxies, JSON files, and custom sites.

  2. Sherlock On Web is a web interface for the Sherlock Project, an OSINT tool that scours the web for profiles matching a username. You can enter a username and toggle the NSFW option to find socials across various websites.

  3. Sherlock Linux es una distribución open source basada en Debian que contiene todas las herramientas necesarias para la obtención de información en fuentes abiertas en una investigación OSINT.

  4. github.com › sherlock-projectSherlock · GitHub

    Há 2 dias · Most used topics. sherlock osint python reconnaissance. Sherlock has 4 repositories available. Follow their code on GitHub.

  5. 1 de jun. de 2023 · Sherlock. O Sherlock é uma ferramenta de código aberto desenvolvida em Python que, de forma semelhante ao Namechk, busca por um nome de usuário específico nas redes sociais mais populares.

  6. The optional -t flag allocates a pseudo-TTY which allows colored output. See: https://docs.docker.com/engine/reference/run/#foreground. Use the following command to access the saved results: docker run --rm -t -v "$PWD/results:/opt/sherlock/results" mysherlock-image -o /opt/sherlock/results/text.txt user123.