Skip to content

Exploitig the EF platform to complete exercises without actual learning anything. For educational purposes only ๐Ÿ˜‘

Notifications You must be signed in to change notification settings

IVainqueur/ef-exploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

EF-Exploit

How to use

  1. Install the requirements
pnpm install # or npm install or yarn
  1. Create a .env file with the following content
AUTHORIZATION=""
COOKIE=""
X_EF_ACCESS=""

You'll get the values from the browser's network tab. Check the requests that end with troop and copy the values from the headers.

image

  1. Run the script
node ef.js <number_of_lessons>

The number of lessons is optional, if not provided it will default to 1.

Optional step

Click on the button below:

"Buy Me A Coffee"

About

Exploitig the EF platform to complete exercises without actual learning anything. For educational purposes only ๐Ÿ˜‘

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published