Skip to content

A python script for hitting the kik API to enumerate people based on a username/userlist

Notifications You must be signed in to change notification settings

Mac0r0ni/kick3d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

kick3d

Recon script for enumerating users off of the Kik API. This script has the ability to check single usernames or run through a userlist of usernames and output valid results to a text file.

Credits: @johnjhacking | @d0cksey | @DevMother

Writeup: https://hacked-by-dev-null.blogspot.com/2021/09/scraping-kik-users-on-easy-mode.html

Usage

Run the script

python3 kick3d.py

Enter 'username' to check a single user

username

exampleuser

Check a userlist

userlist

/home/user/kick3d/users.txt

OR local lists
users.txt

About

A python script for hitting the kik API to enumerate people based on a username/userlist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%