Skip to content

CallMarl/spy_slot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spy slot

Please add start if you like it.

python .\spy_slot.py -p rainfall -s 010265afdc1f929384701c9a36522d4

Get session_cookie

From your browser go to the intra connect to your Session. Througt the developer tools retrieve the session_id value. The key is _intra_42_session_production.

Windows setup

Python3 is needed if it's not installed yet you should install it with choco package manager.

chocolatey python3

From powershell install BurntToast module (visit my gist hear for more usual tools)

Install-Module BurntToast

Buid the environnement.

python3 -m venv env
.\env\Scripts\activate
pip install requests

Run the script.

OSX setup

Not tested yet, edit script uncomment last line. osascript is needed

Linux setup

soon

About

Projet scolaire école @ 42

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages