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
A super-simple, modern framework for organizing and automating cybersecurity tasks.
A platform for version control and collaboration in software development projects.
Syntax, indent, and filetype detection for YARA rule files with auto-indenting and error display in quickfix window.
Domain registration and web hosting services with free features and 24/7 customer support
An easy-to-use and lightweight API wrapper for Censys APIs with support for Python 3.8+.
Community-driven collection of open source tools being archived with limited support.
A security framework for process isolation and sandboxing based on capability-based security principles.
PINNED

InfoSecHired
An AI-powered career platform that automates the creation of cybersecurity job application materials and provides company-specific insights for job seekers.

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

OSINTLeak
OSINTLeak is a tool for discovering and analyzing leaked sensitive information across various online sources to identify potential security risks.

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Check Point CloudGuard WAF
A cloud-native web application and API security solution that uses contextual AI to protect against known and zero-day threats without signature-based detection.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.