An easy-to-use and lightweight API wrapper for Censys APIs (censys.io). Python 3.8+ is currently supported. This library has been tested on Python 3.8 and 3.x (Currently version 3.10). Notice: The Censys Search v1 endpoints are deprecated as of Nov. 30, 2021. Please begin using v2 endpoints to query hosts and certificates and check out our support center for resources. Features: - Search Censys data - Bulk Certificate lookups - Download Bulk Data - Manage assets, events, and seeds in Censys ASM - Command-line interface Getting Started: The library can be installed using pip. - pip install censys To upgrade using pip: - pip install --upgrade censys Alternatively, you can install the library using poetry: - git clone https://github.com/censys/censys-python.git - cd censys-python/ - poetry install Optionally, you can enable tab completion for the CLI by adding this line to your ~/.bashrc, ~/.zshrc, or equivalent. Please note that autocomplete is supported for field names in the search command. - eval "$(register-python-argcomplete censys)" To configure your search credentials run censys config or set both CENSYS_API_ID and CENSYS_API_SECRET environment variables. - $ censys config Censys
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A lightweight CTF platform with simple setup and difficulty-based scoring that removes timezone advantages from competitions.
Docker file for building Androguard dependencies with an optional interactive shell environment.
NightShade is a Django-based capture the flag framework that enables organizations to create and manage cybersecurity competitions with support for multiple contest formats and multi-tenant architecture.
A hands-on cybersecurity laboratory environment for Gray Hat Hacking Chapter 29 that creates virtualized Docker and Kali Linux machines using Terraform for practical security training exercises.
Mellivora Mellivora is a PHP-based CTF engine that provides comprehensive competition hosting capabilities with challenge management, team scoring, and administrative tools for cybersecurity competitions.
SecGen is an open-source framework that automatically generates vulnerable virtual machines and hacking challenges for cybersecurity education and penetration testing training.
PINNED

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

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.