Abstract VM
Abstract VM: A Stack-Based Virtual Machine in C++ Abstract VM is a C++ project designed to create a simple stack-based virtual machine capable of interpreting and executing arithmetic programs wri...
Abstract VM: A Stack-Based Virtual Machine in C++ Abstract VM is a C++ project designed to create a simple stack-based virtual machine capable of interpreting and executing arithmetic programs wri...
Baby_todo_or_not_todo is a python flask chalenge on Hackthebox Description: Baby todo is a simple todo list challenge that creates, mark as complate, and delete, for each todos on a per-user ba...
CurlAsAService is a PHP chalenge on Hackthebox Description: In this challenge we have an input that takes a url and pass it to curl command and retrieves the output back, the problem is we can ...
GateCrash is a Go and nim-lang chalenge on Hackthebox uneversities CTF 2023 Description: This challenge contains an sqlite injection on this line row := db.QueryRow("SELECT * FROM users WHERE us...
Spookifire is a python flask chalenge on Hackthebox Description: Simply this challenge takes user input a print it different fornts but the problem is it doesn’t do any sanitizing and it passes...
Juggling_facts is a PHP chalenge on Hackthebox Description: This challenge allows you to choose between some type of option called facts, but to access the secret one that contains out FLAG you...
Spookifire is a python flask chalenge on Hackthebox Description: this challenge takes an input an image value as base64 encoded and array of colors, the problem is colors being passed to eval ...
MR_Robot_CTF is a capture the flag medium machine on Tryhackme Nmap scan PORT STATE SERVICE VERSION 22/tcp closed ssh 80/tcp open http Apache httpd |_http-server-header: Apache |_ht...
Soccer is an easy unix machine on Hackthebox Nmap Scan PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 8.2p1 Ubuntu 4ubuntu0.5 (Ubuntu Linux; protocol 2.0) ...
Description: This machine is so intresting because you have to deal with grpc protbuf to get the application working so then you can feed your burp history to find an argument that is exploitabl...