Papa Shango Logo

Papa Shango

0
Free
Visit Website

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