Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added DC3 Projects #300

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions src/_releases/github.com/dod-cyber-crime-center/dc3-mwcp.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"organization": "Department of Defense Cyber Crime Center (DC3)",
"name": "DC3 Malware Configuration Parser (DC3-MWCP)",
"description": "DC3 Malware Configuration Parser (DC3-MWCP) is a framework for parsing configuration information from malware. The information extracted from malware includes items such as addresses, passwords, filenames, and mutex names.",
"tags": [
"automation",
"config-dump",
"framework",
"malware-analysis",
"malware-automation",
"python"
],
"contact": {
"email": "[email protected]"
},
"status": "Production",
"vcs": "git",
"languages": [
"Python",
"HTML",
"CSS"
],
"laborHours": 5616,
"repositoryURL": "https://github.com/dod-cyber-crime-center/DC3-MWCP",
"permissions": {
"licenses": [
{
"URL": "https://github.com/dod-cyber-crime-center/DC3-MWCP/blob/master/LICENSE.txt",
"name": "MIT"
}
],
"usageType": "openSource"
},
"date": {
"created": "2017-04-18",
"lastModified": "2023-12-05",
"metadataLastUpdated": "2024-02-08"
}
}
35 changes: 35 additions & 0 deletions src/_releases/github.com/dod-cyber-crime-center/dc3dd.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"organization": "Department of Defense Cyber Crime Center (DC3)",
"name": "dc3dd",
"description": "A version of the GNU dd program, this version has several features intended for forensic acquisition of data. Highlights include hashing on-the-fly, split output files, pattern writing, a progress meter, and file verification.",
"tags": [
"digital-forensics"
],
"contact": {
"email": "[email protected]"
},
"status": "Production",
"vcs": "svn",
"languages": [
"C"
],
"laborHours": 1039,
"repositoryURL": "https://sourceforge.net/projects/dc3dd/",
"permissions": {
"licenses": [
{
"URL": "https://www.gnu.org/licenses/old-licenses/fdl-1.2.en.html",
"name": "GNU General Public License v1.2"
}
],
"usageType": "openSource"
},
"additional_information": {
"additional_notes": "The hours recorded for this effort only include information after 2013"
},
"date": {
"created": "2008-02-01",
"lastModified": "2023-04-25",
"metadataLastUpdated": "2024-02-08"
}
}
37 changes: 37 additions & 0 deletions src/_releases/github.com/dod-cyber-crime-center/dragodis.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"organization": "Department of Defense Cyber Crime Center (DC3)",
"name": "Dragodis",
"description": "Dragodis is a Python framework which allows for the creation of universal disassembler scripts.",
"tags": [
"automation",
"ghidra",
"ida",
"malware-analysis",
"malware-automation",
"python"
],
"contact": {
"email": "[email protected]"
},
"status": "Production",
"vcs": "git",
"languages": [
"Python"
],
"laborHours": 1664,
"repositoryURL": "https://github.com/dod-cyber-crime-center/Dragodis",
"permissions": {
"licenses": [
{
"URL": "https://github.com/dod-cyber-crime-center/Dragodis/blob/master/LICENSE.txt",
"name": "MIT"
}
],
"usageType": "openSource"
},
"date": {
"created": "2022-06-27",
"lastModified": "2023-12-05",
"metadataLastUpdated": "2024-02-08"
}
}
32 changes: 32 additions & 0 deletions src/_releases/github.com/dod-cyber-crime-center/kordesii.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"organization": "Department of Defense Cyber Crime Center (DC3)",
"name": "Kordesii",
"description": "DC3-Kordesii is a framework for decoding encoded strings and files in malware via IDA Pro IDAPython scripting.",
"tags": [
"Python"
],
"contact": {
"email": "[email protected]"
},
"status": "Production",
"vcs": "git",
"languages": [
"Python"
],
"laborHours": 249,
"repositoryURL": "https://github.com/dod-cyber-crime-center/kordesii",
"permissions": {
"licenses": [
{
"URL": "https://github.com/dod-cyber-crime-center/kordesii/blob/master/LICENSE.txt",
"name": "MIT"
}
],
"usageType": "openSource"
},
"date": {
"created": "2020-06-11",
"lastModified": "2023-12-05",
"metadataLastUpdated": "2024-02-08"
}
}
38 changes: 38 additions & 0 deletions src/_releases/github.com/dod-cyber-crime-center/pyhidra.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"organization": "Department of Defense Cyber Crime Center (DC3)",
"name": "Pyhidra",
"description": "Pyhidra is a Python library that provides direct access to the Ghidra API within a native CPython interpreter using jpype.",
"tags": [
"automation",
"ghidra",
"malware-analysis",
"malware-research",
"python"
],
"contact": {
"email": "[email protected]"
},
"status": "Production",
"vcs": "git",
"languages": [
"Python",
"Java",
"C"
],
"laborHours": 1248,
"repositoryURL": "https://github.com/dod-cyber-crime-center/pyhidra",
"permissions": {
"licenses": [
{
"URL": "https://github.com/dod-cyber-crime-center/pyhidra/blob/master/LICENSE",
"name": "MIT"
}
],
"usageType": "openSource"
},
"date": {
"created": "2022-09-28",
"lastModified": "2024-01-30",
"metadataLastUpdated": "2024-02-08"
}
}
38 changes: 38 additions & 0 deletions src/_releases/github.com/dod-cyber-crime-center/rugosa.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"organization": "Department of Defense Cyber Crime Center (DC3)",
"name": "Rugosa",
"description": "The next generation of kordesii. This is a library (not a framework) for managing emulation and provides utilities for interfacing with decompiled malware samples using dragodis.",
"tags": [
"automation",
"emulation",
"malware-analysis",
"malware-automation",
"python",
"string-decode"
],
"contact": {
"email": "[email protected]"
},
"status": "Production",
"vcs": "git",
"languages": [
"Python",
"Java"
],
"laborHours": 1664,
"repositoryURL": "https://github.com/dod-cyber-crime-center/rugosa",
"permissions": {
"licenses": [
{
"URL": "https://github.com/dod-cyber-crime-center/rugosa/blob/master/LICENSE.txt",
"name": "MIT"
}
],
"usageType": "openSource"
},
"date": {
"created": "2022-09-16",
"lastModified": "2023-12-05",
"metadataLastUpdated": "2024-02-08"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"organization": "Department of Defense Cyber Crime Center (DC3)",
"name": "SQLite Dissect",
"description": "SQLite Dissect is a SQLite parser with recovery abilities over SQLite databases and their accompanying journal files.",
"tags": [
"data-recovery",
"forensic",
"python",
"sqlite"
],
"contact": {
"email": "[email protected]"
},
"status": "Production",
"vcs": "git",
"languages": [
"Python",
"SQLite"
],
"hours": 1638,
"repositoryURL": "https://github.com/dod-cyber-crime-center/sqlite-dissect",
"permissions": {
"licenses": [
{
"URL": "https://github.com/dod-cyber-crime-center/sqlite-dissect/blob/master/LICENSE.txt",
"name": "MIT"
}
],
"usageType": "openSource"
},
"date": {
"created": "2021-07-29",
"lastModified": "2022-05-26",
"metadataLastUpdated": "2024-02-08"
}
}