CTFWriteupScrapper Logo

CTFWriteupScrapper

0
Free
Visit Website

CTFWriteupScrapper is a tool that scrapes all writeups from http://ctftime.org/ and organizes them for easy access, allowing users to prioritize which writeups to read first. To use the tool, initialize the SQLite database by running the commands: python manage.py db init, python manage.py db migrate, python manage.py db upgrade. Start the tool by running: python runserver.py and access it from your browser at 127.0.0.1:31337. Users can update their database with the latest writeups from ctftime by visiting 127.0.0.1:31337/feed/. The tool has requirements including Flask, BeautifulSoup, urllib2, and mechanize. It is a work in progress with an empty screenshot and is licensed under MIT by @abdilahrf.

FEATURES

ALTERNATIVES

HxD is a freeware hex editor and disk editor with advanced features for editing files, memory, and disks.

Bastille-Linux is a system hardening program that proactively configures the system for increased security and educates users about security settings.

A guide to secure Ruby development, providing guidelines and recommendations for secure coding practices.

A collection of setup scripts for various security research tools with installers for tools like afl, angr, barf, and more.

A public domain for use in illustrative examples in documents.

echoCTF is a computer security framework for running cybersecurity exercises and competitions like Capture the Flag, used for network penetration testing and security auditing.

A controller addon that provides additional security defenses for onion services ahead of official Tor-core release.

A security oriented, feedback-driven, evolutionary, easy-to-use fuzzer with interesting analysis options.