Papa Shango is a Linux process injection tool that uses ptrace() to inject shellcode into a running process. It allows you to write your payloads in assembler and does not care about NULL bytes. Here is an example of how to use it: `cat papa-shango shellcode > payload chmod +x payload ./payload <pid>`
FEATURES
ALTERNATIVES
A tool for reading Portable Executable (PE) files with detailed information about the file structure.
A Burp intruder extender for automating and validating XSS vulnerabilities
Yaraprocessor allows for scanning data streams in unique ways and dynamic scanning of payloads from network packet captures.
A project providing open-source YARA rules for malware and malicious file detection
Use FindYara, an IDA python plugin, to scan your binary with yara rules and quickly jump to matches.
A developer added malicious code to a popular open-source package, wiping files on computers in Russia and Belarus as a protest.
A program to manage yara ruleset in a database with support for different databases and configuration options.
Collection of slides, materials, demos, crackmes, and writeups from r2con-2017 conference.
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.

CTIChef.com Detection Feeds
A tiered cyber threat intelligence service providing detection rules from public repositories with varying levels of analysis, processing, and guidance for security teams.

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.

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.