A minimal library to generate YARA rules from JAVA with maven support. Version 0.6.x is supposed to work with YARA-Signator >= 0.6.X. How to use it: You can easily integrate this repository into your codebase using maven: 1. git clone https://github.com/fxb-cocacoding/java2yara.git 2. cd java2yara 3. mvn package 4. mvn install:install-file -Dfile=target/java2yara-0.6.0-SNAPSHOT.jar -DpomFile=pom.xml Then add the project to your maven repository (the <dependencies>-section of your pom.xml) using the following statement: <!-- java2yara --> <dependency> <groupId>com.cocacoding</groupId> <artifactId>java2yara</artifactId> <version>0.6.0-SNAPSHOT</version> </dependency>
FEATURES
ALTERNATIVES
A binary analysis and management framework for organizing and analyzing malware and exploit samples, and creating plugins.
A detailed analysis of malicious packages and how they work
A malware/botnet analysis framework with a focus on network analysis and process comparison.
A tool that generates Yara rules for strings and their XOR encoded versions, as well as base64-encoded variations with different padding possibilities.
A tool for finding and exploiting SQL injection vulnerabilities in web applications
PLASMA is an interactive disassembler with support for various architectures and formats, offering a Python API for scripting.
A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.
A tutorial on setting up a virtual ARM environment, reversing ARM binaries, and writing basic exploits for ARM using the trafman challenge of rwthCTF as an example.
PINNED
InfoSecHired
An AI-powered career platform that automates the creation of cybersecurity job application materials and provides company-specific insights for job seekers.
Fabric Platform by BlackStork
Fabric Platform is a cybersecurity reporting solution that automates and standardizes report generation, offering a private-cloud platform, open-source tools, and community-supported templates.
Mandos Brief Newsletter
Stay ahead in cybersecurity. Get the week's top cybersecurity news and insights in 8 minutes or less.
System Two Security
An AI-powered platform that automates threat hunting and analysis by processing cyber threat intelligence and generating customized hunt packages for SOC teams.
Aikido Security
Aikido is an all-in-one security platform that combines multiple security scanning and management functions for cloud-native applications and infrastructure.
Permiso
Permiso is an Identity Threat Detection and Response platform that provides comprehensive visibility and protection for identities across multiple cloud environments.
Wiz
Wiz Cloud Security Platform is a cloud-native security platform that enables security, dev, and devops to work together in a self-service model, detecting and preventing cloud security threats in real-time.
Adversa AI
Adversa AI is a cybersecurity company that provides solutions for securing and hardening machine learning, artificial intelligence, and large language models against adversarial attacks, privacy issues, and safety incidents across various industries.