Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Analyzing Malware Using Docker Containers

In this page I will be showcasing my shell scripts used to deploy docker containers. . .
Although my main intent was to create these deployable containers for malware analysis, feel free to ETHICALLY use these scripts and containers for your own purposes
NOTE: These containers are built to be disposed as soon as you exit the container or close the session with the container


Image Description

Docker Containers

REMnux Docker Container

Kali Docker Container


Prerequisites

Ensure that the downloaded .sh script has the appropriate Executable permissions

Check current file permissions
ls -la | grep file_name.sh

Set correct file permissions If Needed
chmod +x file_name.sh


About

Dynamic & Static Malware Analysis

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages