Skip to content

spoljo/Cookieget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#cookieget.py

Cookie checking utility with some basic heuristics, like Levenshtein distance, timestamp recognition, trivial checkup of delimitors and check for hashed/encrypted cookie.

Usage

Without login, just do

python cookieget.py [url] [num of cookies]

First cookie:

gmail.com

Second Cookie:

gmail.com cont

With login,

python cookieget.py [login form url] [num of cookies] [data] [type (json/post)]

reddit.com\

License

MIT

About

Get, all the cookies!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages