Skip to content

darklotuskdb/goSCF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

goSCF

Session Cookie Finder - It helps you to find the main session cookie/s (upto 4) from the bunch of cookies, which is responsible for the user authentication.

Description

Just a simple tool for Lazy Hackers 😴 If you are tired of removing cookies one by one to find the main session cookie then this tool is for you 🤠

Install

apt-get install golang
go get -u github.com/darklotuskdb/goSCF

Screenshot

ss

Usage

./goSCF -u 'https://target.com/myprofile' -c 'JSESSIONID=C0E10C52075E1E5; AltoroAccounts=ODuZ34jxNzIuNDR8' -i 'Hello Admin User'
  -c string
        Provide Cookies from Burp Suite
  -i string
        Identifier like username, email, Response Header, etc
  -m int
        0 : For All
        1 : Single Cookie Check (Default)
        2 : Double Cookie Check
        3 : Triple Cookie Check
        4 : Quadruple Cookie Check (default 1)
  -u string
        Authenticated Web Page URL

Is It Helpful To You?

BuyMeACoffee

About Me

Social Media Handles