Skip to content

barkha-17/SmartOSINT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartOSINT

Category

OSINT / Web

Difficulty

Easy-Medium

Description

A mysterious digital identity has left traces online. Investigate and uncover hidden information.

Setup (Docker)

docker build -t smartosint .
docker run -p 5002:5002 smartosint

Setup (Manual)

pip install -r requirements.txt
python3 app.py

Open: http://127.0.0.1:5002

Notes

  • Dynamic flag based on user input
  • Check source code carefully

Flag Format

flag{...}

About

OSINT-based CTF challenge with dynamic flag generation using Flask and Docker

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors