Censys Python Library Logo

Censys Python Library

Visit Website

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

ALTERNATIVES

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

A platform for version control and collaboration in software development projects.

A command-line tool for parsing, creating, and manipulating JWT tokens

A system for reserving classrooms at the University of Pisa.

AI-powered assistance feature in Windows for enhanced productivity.

A CLI tool for securely generating keys, passwords, and providing credentials without files, primarily for building secure BOSH deployments using Vault and Spruce.

Bmaptool is a project no longer maintained by Intel, users are advised to create their own fork for ongoing use.

A module that enforces HTTPS connections and automatically redirects non-encrypted HTTP requests to HTTPS.

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Copyright © 2024 - All rights reserved