An open API service indexing awesome lists of open source software.

https://github.com/janniskirschner/andromeda

Python/Scapy based flag capturing system for use in ctf context.
https://github.com/janniskirschner/andromeda

Last synced: 7 months ago
JSON representation

Python/Scapy based flag capturing system for use in ctf context.

Awesome Lists containing this project

README

          

# Andromeda
Python/Scapy based flag capturing system for use in ctf context.

Why is this script superior to other solutions?


  • It's extensible - Customize it as much as you want

  • It's lightweight - No big seperate VM's needed

  • It's secure - the less code the less vulnerabilities

  • Configuration is simple - Just start :)

## Requirements:


  • Python 2.X

  • Scapy (http://www.secdev.org/projects/scapy/)