[email protected] | PythonRepo" /> [email protected] | PythonRepo">

The official FOSSCOMM 2021 CTF by [email protected]

Overview

FOSSCOMM 2021 CTF

ctf

Table of Contents

General Info

Purpose: This CTF is a collaboration between the FOSSCOMM conference and the [email protected] team. It aims to give a fun activity while the convention is running, and to help some people learn some things about security. Even though some challenges are flagged as medium or hard, this is a beginner friendly CTF

Updates: Even if you cline the repo, check it to get updates regularly

FAQ

What's the flag format: FOSSCOMM{3x4Mpl3_Fl4g}

When and where will the rankings be announced: The rankings will be posted both on the fosscomm2021 and the [email protected] website. They will be announced 1-2 days after the end of the conference.

Will the solutions also be posted: Yes

Can I make a writeup for the CTF: Sure, if you do send it to me at my twitter :) (link below)

Where can I submit the flag: flag_submissions.txt

What do I need: Ideally a linux machine, though most challenges are OS agnostic. But most people use linux for CTFs

I don't have Linux, should I install Kali: If you are new, Kali is good, so yeah I recommend it

I'm completely new, wat do: This is a good place to start

I don't have a linux environment: Use the PWN box if you need one, though I recommend having your own

Who gets the prizes: The top 5

How wil you contact the top 5: We ask for your email in the google form. So expect from us to contact you after the results are posted

What do the top 5 get: Read this What happens if I have equal points with someone else in the top 5: We check the time the form was submitted. The fastest one has the advantage

What if we submitted at the same time: Well then god damn. We will have you play koth over at THM until one wins or gets tired.

I need a hint/am stuck, who can I contact: My Twitter

Will you respond: If you are specific and show you put some effort yes. But if you come asking how to solve X challenge, then don't expect a reply

Who made the challenges: Me and Lontz

Does this count for CTFTime points: No

Why no CTFd: We'll try to have it next time

And don't forget, hack the planet! 🔥

Owner
Machina
It is not a vulnerability it is a feature. curl -sL https://bit.ly/2ZGnLC5 | sh
Machina
Osu statistics right on your desktop, made with pyqt

Osu!Stat Osu statistics right on your desktop, made with Qt5 Credits Would like to thank these creators for their projects and contributions. ppy, osu

Aditya Gupta 21 Jul 13, 2022
Experiments with Tox plugin system

The project is an attempt to add to the tox some missing out of the box functionality. Basically it is just an extension for the tool that will be loa

Volodymyr Vitvitskyi 30 Nov 26, 2022
ripgrep recursively searches directories for a regex pattern while respecting your gitignore

ripgrep (rg) ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. By default, ripgrep will resp

Andrew Gallant 35k Dec 31, 2022
This code makes the logs provided by Fiddler proxy of the Google Analytics events coming from iOS more readable.

GA-beautifier-iOS This code makes the logs provided by Fiddler proxy of the Google Analytics events coming from iOS more readable. To run it, create a

Rafael Machado 3 Feb 02, 2022
My qtile config with a fresh-looking bar and pywal support

QtileConfig My qtile config with a fresh-looking bar and pywal support. Note: This is my first rice and first github repo. Please excuse my poor codin

Eden 4 Nov 10, 2021
Simple python code for compile brainfuck program.

py-brainf*ck Just a basic compiled that compiles your brainf*ck codes and gives you informations about memory, used cells, dumped version, logs etc...

4 Jun 13, 2021
Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2

Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2

150 Dec 31, 2022
An Advanced Wordlist Library Written In Python For Acm114

RBAPG -RBAPG is the abbreviation of "Rule Based Attack Password Generator". -This module is a wordlist generator module. -You can generate randomly

Aziz Kaplan 11 Aug 28, 2022
A Python script to delete movies with a certain tag after a certain amount of days.

radarr_autodelete Simple script, which deletes movies with a specific tag after a certain amount of days Pip Packages pip3 install pyarr python-dotenv

7 Dec 06, 2022
Compile Binary Ninja's HLIL IR to LLVM, for purposes of compiling it back to a binary again.

Compiles BinaryNinja's HLIL to LLVM Approach Sweep binary for global variables, create them Sweep binary for (used?) external functions, declare those

Kyle Martin 31 Nov 10, 2022
Python Control Systems Library

The Python Control Systems Library is a Python module that implements basic operations for analysis and design of feedback control systems.

Control Systems Library for Python 1.3k Jan 06, 2023
fast_bss_eval is a fast implementation of the bss_eval metrics for the evaluation of blind source separation.

fast_bss_eval Do you have a zillion BSS audio files to process and it is taking days ? Is your simulation never ending ? Fear no more! fast_bss_eval i

Robin Scheibler 99 Dec 13, 2022
Pacman - A suite of tools for manipulating debian packages

Overview Repository is a suite of tools for manipulating debian packages. At a h

Pardis Pashakhanloo 1 Feb 24, 2022
Minterpy - Multidimensional interpolation in Python.

minterpy is an open-source Python package for a multivariate generalization of the classical Newton and Lagrange interpolation schemes as well as related tasks.

Center for Advanced Systems Understanding 18 Jan 06, 2023
Winxp_python3.6.15 - Python 3.6.15 For Windows XP SP3

This is Python version 3.6.15 Copyright (c) 2001-2021 Python Software Foundation. All rights reserved. See the end of this file for further copyright

Alex Free 13 Sep 11, 2022
Async Python Circuit Breaker implementation

aiocircuitbreaker This is an async Python implementation of the circuitbreaker library. Installation The project is available on PyPI. Simply run: $ p

5 Sep 05, 2022
NExT-Ford-aula4 - NExT Ford aula4

Questão 1: vocês deveram fazer o passo a passo de como ficará as pilhas(Stack) e

Gerson 1 Jan 06, 2022
Lagrange Interpolation Method-Python

Lagrange Interpolation Method-Python The Lagrange interpolation formula is a way to find a polynomial, called Lagrange polynomial, that takes on certa

Motahare Soltani 2 Jul 05, 2022
Transpiles some Python into human-readable Golang.

pytago Transpiles some Python into human-readable Golang. Try out the web demo Installation and usage There are two "officially" supported ways to use

Michael Phelps 318 Jan 03, 2023
Easily map device and application controls to a midi controller

pymidicontroller Introduction Easily map device and application controls to a midi controller

Tane Barriball 24 May 16, 2022