-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathCITATION.cff
More file actions
38 lines (38 loc) · 1.11 KB
/
CITATION.cff
File metadata and controls
38 lines (38 loc) · 1.11 KB
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
27
28
29
30
31
32
33
34
35
36
37
38
cff-version: 1.2.0
message: "If you use ADMMutate, please cite it as below."
authors:
- family-names: Macaulay
given-names: Shane
name-particle: K2
title: "ADMMutate: Polymorphic shellcode engine"
abstract: "ADMMutate is a polymorphic shellcode engine designed for creating mutating shellcode. It is one of the first public polymorphic shellcode generators, originally presented as a DefCon presentation."
keywords:
- shellcode
- polymorphic
- exploit
- security
- vulnerability
version: 0.8.4
date-released: 1999-01-01
repository-code: "https://github.com/K2/ADMMutate"
license: AGPL-3.0
contact:
- affiliation: "K2 / ktwo"
email: "smacaulay@gmail.com"
website: "https://ktwo.ca"
references:
- type: article
title: "Polymorphic Blending Attacks"
authors:
- family-names: Fogla
given-names: Prahlad
- family-names: Sharif
given-names: Monirul
- family-names: Perdisci
given-names: Roberto
- family-names: Kolesnikov
given-names: Oleg
- family-names: Lee
given-names: Wenke
year: 2006
journal: "USENIX Security Symposium"