Skip to content

geavenx/lab-expert-mfa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Instructions

  • Change the host to the URL of your lab
  • Run the program with '''go run main.go'''
  • When session founded, copy them
  • Open burpsuite and open any http request to the lab, send it to repeater
  • Modify the request, to be a GET on /my-account endpoint
  • Paste the session that you copied into the cookie, like this: 'Cookie: Session=your session here!'
  • Now see the response in the browser and you're done.

About

A go program to solve the 2FA bypass using a brute-force attack lab from PortSwigger. (Link to the lab attached)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages