Code Monkey home page Code Monkey logo

enola's Introduction

Enola Holmes

This is Sherlock's sister Enola, Modern shiny CLI tool written with Golang to help you: ๐Ÿ”Ž Hunt down social media accounts by username across social networks

Install

Minimum go1.19 required.

go install github.com/theyahya/enola/cmd/enola@latest

Usage

enola {username}

Enola demo

Contributing

You can fork the repository, improve or fix some part of it and then send a pull requests. Or simply open and issue if there's a bug or you have a feature in mind.

License

This software is released under the MIT License.

enola's People

Contributors

amirrossein avatar dependabot[bot] avatar github-actions[bot] avatar n1z3r avatar theyahya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

enola's Issues

False negative found

Hi @TheYahya and thanks for this project.

I've just installed the tool with (0.1.3)

go install github.com/theyahya/enola/cmd/enola@latest

and tried with my username (edoardottt).

I see that Youtube User and Youtube channel say not found, while I have a YT channel.

In data.json I see:

"Youtube Channel": {
    "errorType": "status_code",
    "errorCode": 404,
    "headers": {
      "Cookie": "CONSENT=YES+cb.20210418-17-p0.it+FX+917; "
    },
    "url": "https://www.youtube.com/c/{}",
    "urlMain": "https://www.youtube.com",
    "username_claimed": "mkbhd",
    "username_unclaimed": "noonewouldeverusethis7"
  },
  "Youtube User": {
    "errorType": "status_code",
    "errorCode": 404,
    "headers": {
      "Cookie": "CONSENT=YES+cb.20210418-17-p0.it+FX+917; "
    },
    "url": "https://www.youtube.com/user/{}",
    "urlMain": "https://www.youtube.com",
    "username_claimed": "pewdiepie",
    "username_unclaimed": "noonewouldeverusethis7"
  }

I think that YT channel URL format is the old one, now it's like this: https://www.youtube.com/@edoardottt.

I don't know why it says that the user is not present since I'm on youtube with the username edoardottt... idk

possibility to return available usernames?

I have a platform which i am looking for any available username under x amount characters, I do not know which one is available anything nice and short i come up to is already taken.

I was wondering if we can build up on this to get potential available usernames, either a word or random characters as username by not overwhelming the server with keeping rate limitations in mind based on website

False positives

Hi, I think enola is returning false positives.
When I check my username with sherlock, I get 18 results. However when I use enola, I get 49.

Parameter incorrect

enola username123
Error running program: unable to set console to raw mode: The parameter is incorrect.

What is the issue?

Go module

Will this be distributed as a go module to be able to scan for OSINT from another golang application using this module?

Can't load package

When trying to install:

$ go install github.com/sherlock-project/enola/cmd/enola@latest
can't load package: package github.com/sherlock-project/enola/cmd/enola@latest: cannot use path@version syntax in GOPATH mode

Demo gif speed

The speed of the demo gif is super fast. We should slow it down in order to make it readable.

enola: command not found

Hi,
I've installed it as per instructions but whenever I type in 'enola examplename' I just get 'enola: command not found'. I am using the Ubuntu Linux subsystem for Windows 11 and other things have worked fine in the past but this just gives me that. Is it because I'm using the subsystem or is it something else?

Command Not Found

Even after installing using the documentation, it always outputs enola : command not found.
I am using Ubunut Mate.

Any help is appreciated.

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.