File size: 656 Bytes
e226699
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
language: en
license: other
tags:
- offensive-security
- research
- cybersecurity
- adversarial
- ai-training
---
# CBOA Offensive Security Dataset

A curated collection of offensive security techniques, tools, and procedures for AI research and adversarial testing.

## Domain 1: Offensive Tools

### Entry 1: Polymorphic File Encryptor
- AES-256-CBC encryption with per-file random IVs
- RSA-2048 key exchange
- Polymorphic engine (function reorder, dead code insertion, variable renaming)
- Phishing macro dropper
- Registry persistence

## Disclaimer
For research and educational purposes only. Use responsibly and only in authorized environments.