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

International cybersecurity festival for all, who wants to dive into the world of cyber security and have a great time.

Catch up on the latest cybersecurity news and updates from around the world.

A Python library for querying ThreatCrowd's API for email, IP, domain, and antivirus reports

Enhances the reading experience of smali code in Emacs.

A tool for adding new lines to files, skipping duplicates.

Certificate Transparency Monitor that alerts you when an SSL/TLS certificate is issued for your domains.

A security dataset and CTF platform with full and attack-only versions pre-indexed for Splunk.

A lightweight CTF platform inspired by motherfuckingwebsite.com with a focus on challenge difficulty.