From 9ad8a70b6e5240527ddc63f3a56cdf26b683d186 Mon Sep 17 00:00:00 2001 From: Chris Meistre Date: Thu, 13 Oct 2022 11:13:06 +0200 Subject: [PATCH] Update README.md (#1) --- README.md | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4743ff2..8e7cb38 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ** Halborn Offensive Security Engineers that are applying for a full time position, please audit these contracts and provide us with a Security audit report.** -There are 5 different Contracts/Programs based on different Protocols and Blockchains. Please audit/hack and create a Report on one of the following below to submit for your position with Halborn as an Offensive Security Engineer. +There are 7 different Contracts/Programs based on different Protocols and Blockchains. Please audit/hack and create a Report on one of the following below to submit for your position with Halborn as an Offensive Security Engineer. Please include: @@ -15,23 +15,31 @@ Halborn requests you to audit these smart contracts. Not only look at the code r # CTF List +## Blueteam CTF -## Solana CTF Based on Rust +./HalbornCTF_Blue_Team/ -./HalbornCTF_Rust_Solana/ +## Tendermint CTF Based on Golang + +./HalbornCTF_Golang_Cosmos/ ## Terra CTF Based on COSMWASM ./HalbornCTF_Rust_CosmWasm/dvamm/ +## NEAR CTF + +./HalbornCTF_Rust_NEAR/ + +## Solana CTF Based on Rust + +./HalbornCTF_Rust_Solana/ + ## Substrate CTF Based on Rust ./HalbornCTF_Rust_Substrate -## Solidity CTF for EVM +## Solidity CTF for Ethereum ./HalbornCTF_Solidity_Ethereum -## Tendermint CTF Based on Golang - -Coming Soon...