Checksec Logo

Checksec

0
Free
Updated 11 March 2025
Visit Website

Checksec is a bash script to check the properties of executables (like PIE, RELRO, Canaries, ASLR, Fortify Source). It has been originally written by Tobias Klein and the original source is available here: http://www.trapkit.de/tools/checksec.html. **MAJOR UPDATES** 2.1.0 Changed structure to be more modular and switched to getopts so options can be in any order. e.g. format=json can be at the end now, however. All options now require --$option=$value instead of --$option $value. --extended option now includes clang CFI and safe stack checks. Last Update: 2024-04-29. For OSX: Most of the tools do not work on mach-O binaries or the OSX kernel, so it is not supported. Cosign Verify Checksec: cosign verify-blob --signature checksec_new.sig --certificate checksec_new.pub checksec --certificate-identity=slimm609@gmail.com --certificate-oidc-issuer=https://github.com/login/oauth. Openssl Verify Checksec: Openssl verification is being deprecated in favor of Cosign Verification, which is backed by a hardware security module and provides a greater level of integrity. openssl dgst -sha256 -verify checksec.pub -signature checksec.sig checksec. Examples: normal (or --format=cli) $check

FEATURES

SIMILAR TOOLS

Yara module for Node.js

Collection of slides, materials, demos, crackmes, and writeups from r2con-2017 conference.

Generate Yara rules from function basic blocks in x64dbg.

A developer added malicious code to a popular open-source package, wiping files on computers in Russia and Belarus as a protest.

A tool to detect, manage and exploit Blind Cross-site scripting (XSS) vulnerabilities.

Guide on emulating Raspberry Pi with QEMU and exploring Arm TrustZone research.

Detect capabilities in executable files and identify potential behaviors.

A malware/botnet analysis framework with a focus on network analysis and process comparison.

A tool for identifying sensitive secrets in public GitHub repositories

CyberSecTools logoCyberSecTools

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

Operated by:

Mandos Cyber • KVK: 97994448

Netherlands • contact@mandos.io

VAT: NL005301434B12

Copyright © 2025 - All rights reserved