GithubHelp home page GithubHelp logo

yaseeker's Introduction

YaSeeker

Description

YaSeeker - an OSINT tool to get info about any Yandex account using email or login.

It can find:

  • Fullname
  • Photo
  • Gender
  • Yandex UID
  • Yandex Public ID
  • Linked social accounts
  • Activity (count of reviews, comments; subscribers and subscriptions)
  • Account features (is it verified, banned, deleted, etc.)

Checked Yandex services: Music, Collections, Bugbounty, Reviews, Q (Znatoki), O (Classified), Zen, Market, Messenger.

Installation

Python 3.6+ and pip are required.

pip3 install -r requirements.txt

Usage

$ python3 ya_seeker.py login
[*] Get info by username `login`...

[+] Yandex.Collections
	URL: https://yandex.ru/collections/user/login/
	Yandex_public_id: c48fhxw0qppa50289r5c9ku4k4
	Fullname: haxxor elite
	Image: https://avatars.mds.yandex.net/get-yapic/24700/enc-0f504b0d68d5f6fb0d336e2157b44e88ef2225aff6a621016f4dccad990b5d3e/islands-200
	Likes: 0
	Cards: 0
	Boards: 0
	Is_passport: True
	Is_restricted: False
	Is_forbid: False
	Is_km: False
	Is_business: False

[+] Yandex.Music
	URL: https://music.yandex.ru/users/login/playlists
	Yandex_uid: 266797119
	Username: login
...

$ python3 ya_seeker.py c48fhxw0qppa50289r5c9ku4k4 yandex_public_id
[*] Get info by yandex_public_id `c48fhxw0qppa50289r5c9ku4k4`...

[+] Yandex.Collections API
	URL: https://yandex.ru/collections/user/c48fhxw0qppa50289r5c9ku4k4/
	Yandex_public_id: c48fhxw0qppa50289r5c9ku4k4
	Fullname: haxxor elite
	Image: https://avatars.mds.yandex.net/get-yapic/24700/enc-0f504b0d68d5f6fb0d336e2157b44e88ef2225aff6a621016f4dccad990b5d3e/islands-200
	Likes: 0
	Cards: 0
	Boards: 0
	Is_passport: True
	Is_restricted: False
	Is_forbid: False
	Is_km: False
	Is_business: False

[+] Yandex.Reviews
	URL: https://reviews.yandex.ru/user/c48fhxw0qppa50289r5c9ku4k4
	Yandex_public_id: c48fhxw0qppa50289r5c9ku4k4
...

Cookies

Some services are required cookies for API requests. Follow next steps to use your cookies for YaSeeker:

  1. Login into Yandex through your browser.
  2. Install any extension to download all the Ya cookies in Netscape format aka cookies.txt (Chrome, Firefox).
  3. Save it to the directory of YaSeeker in file cookies.txt.
  4. Run script and enjoy!

yaseeker's People

Contributors

soxoj avatar

Watchers

 avatar

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.