[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
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
Bu repoda python ile CAN-Bus çalışmalarını nasıl gerçekleyeceğiniz anlatılmaktadır.

CAN-Bus-with-Python "CAN Bus 1980'li yıllarda Robert BOSCH tarafından geliştirilmiş bir iletişim protokoldür. Hızlı ve hata oranının çok düşük olması

Yunus Emre Coşkun 16 Aug 29, 2022
:snake: Complete C99 parser in pure Python

pycparser v2.20 Contents 1 Introduction 1.1 What is pycparser? 1.2 What is it good for? 1.3 Which version of C does pycparser support? 1.4 What gramma

Eli Bendersky 2.8k Dec 29, 2022
Python package for reference counting native pointers

refcount master: testing: This package is primarily for managing resources in native libraries, written for instance in C++, from Python. While it boi

CSIRO Hydroinformatics 2 Nov 03, 2022
BlackIP-Rep is a tool designed to gather the reputation and information of Bulk IP's.

BlackIP-Rep is a tool designed to gather the reputation and information of Bulk IP's. Focused on increasing the workflow of Security Operations(SOC) team during investigation.

0LiVEr 6 Dec 12, 2022
Iris-client - Python client for DFIR-IRIS

Python client dfir_iris_client offers a Python interface to communicate with IRI

DFIR-IRIS 11 Dec 22, 2022
Anti VirusTotal written in Python.

How it works Most of the anti-viruses on VirusToal uses sandboxes or vms to scan and detect malicious activity. The code checks to see if the devices

cliphd 3 Dec 26, 2021
Scripts to convert the Ted-MDB corpora into the formats for DISRPT shared task and the converted corpora

Scripts to convert the Ted-MDB corpora into the formats for DISRPT shared task and the converted corpora.

1 Feb 08, 2022
Project5 Data processing system

Project5-Data-processing-system User just needed to copy both these file to a folder and open Project5.py using cmd or using any python ide. It is to

1 Nov 23, 2021
51AC8 is a stack based golfing / esolang that I am trying to make.

51AC8 is a stack based golfing / esolang that I am trying to make.

7 May 22, 2022
This is the course repository for the Spring 2022 iteration of MACS 30123 "Large-Scale Computing for the Social Sciences" at the University of Chicago.

Large-Scale Computing for the Social Sciences Spring 2022 - MACS 30123/MAPS 30123/PLSC 30123 Instructor Information TA Information TA Information Cour

6 May 06, 2022
In this project we will implement AirBnB clone using console

AirBnB Clone In this project we will implement AirBnB clone using console. Usage The shell should work like this

Nandweza Allan 1 Feb 07, 2022
Dump Data from FTDI Serial Port to Binary File on MacOS

Dump Data from FTDI Serial Port to Binary File on MacOS

pandy song 1 Nov 24, 2021
A simple python project which control paint brush in microsoft paint app

Paint Buddy In Python A simple python project which control paint brush in micro

Ordinary Pythoneer 1 Dec 27, 2021
Easy, clean, reliable Python 2/3 compatibility

Overview: Easy, clean, reliable Python 2/3 compatibility python-future is the missing compatibility layer between Python 2 and Python 3. It allows you

Python Charmers 1.2k Jan 08, 2023
Python library for creating PEG parsers

PyParsing -- A Python Parsing Module Introduction The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the t

Pyparsing 1.7k Jan 03, 2023
Alerts for Western Australian Covid-19 exposure locations via email and Slack

WA Covid Mailer Sends alerts from Healthy WA's Covid19 Exposure Locations via email and slack. Setup Edit the configuration items in wacovidmailer.py

13 Mar 29, 2022
A Regex based linter tool that works for any language and works exclusively with custom linting rules.

renag Documentation Available Here Short for Regex (re) Nag (like "one who complains"). Now also PEGs (Parsing Expression Grammars) compatible with py

Ryan Peach 12 Oct 20, 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
A basic layout of atm working of my local database

Software for working Banking service 😄 This project was developed for Banking service. mysql server is required To have mysql server on your system u

satya 1 Oct 21, 2021