SANDBOX

Blue Jupyter

https://github.com/mttaggart/blue-jupyter

Blue Jupyter란?

환경 설정

git clone --branch PMAT-lab https://github.com/HuskyHacks/blue-jupyter.git
 
cd blue-jupyter
 
pip3 install poetry
 
pip3 install jupyter
 
poetry install
 
poetry shell
 
cd malware-analysis
 
jupyter notebook

실행 방법

악성코드로 의심되는 여러 실행 파일들은 /jupyter-notebook/malware-analysis/dropbox 해당 경로에 올려놓고 jupyer notebook에 있는 ipynb 코드를 하나씩 실행 하면 됩니다.

Any.Run

Advance Script Analysis with ChatGPT