Skip to content

utcq/oca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCA

Olicyber Analyzer

Getting Started

pull and rename template.config.json to config.json and insert your AUTH TOKEN

git clone https://github.com/utcq/oca.git
mv oca/template.config.json oca/config.json

I didn't implement anything to link oca to bin but you can still run it from the source folder:

./oca [Challenge URL]
./oca https://training.olicyber.it/challenges#challenge-224





Files

Downloads

All downloads and generated files are in ocatmp/chall[ID]/


Config

The config is just a simple config.json. You can set API URLs, enabled plugins and challenges tags aliases.


Important

You can also include extra-tag plugins

"binary": {
  "plugins": ["pwn.format_dump"]
}





HOW-TO

Auth Token

Go to the Training Platform, login. Then use the dev-tools to view the local storage and get your token.

DevTools Token

About

The Olicyber Challenges analyzer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published