CAPE icon indicating copy to clipboard operation
CAPE copied to clipboard

Malware Configuration And Payload Extraction

Results 22 CAPE issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies
python

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies
python

Cannot run cuckoo for the first time and having this issue: Exception ignored in: Traceback (most recent call last): File "/opt/CAPEv2/lib/cuckoo/core/database.py", line 447, in __del__ File "/{redacted}/.local/lib/python3.6/site-packages/sqlalchemy/engine/base.py", line 2039, in...

When I enable the memory dump to integrate malconfscan functionality into an environment with proxmox, I notice that the memory dump does not work (memory dump not found), and the...

In the CAPE report, inside CAPE.configs, in a CobalStrike sample, I found the following value under "C2Server": ```185.150.119.33,/pixel ``` There is a "," (comma) between the IP and the path...

Request to add URL parsing using https://github.com/obsidianforensics/unfurl

Does anyone know if it's OK to scrape https://www.capesandbox.com/analysis/ I'd email to ask for permission buuut I can't find a contact on the site.

Updated link to new cape install script.

I'll add a MS-DOS executable to test for you later, the problem was an IndexError at type_strings[2], since type_strings would be ["MS-DOS", "executable"]

Some recent change in the analysis package is causing CPU usage to stay at 100% without IE actually opening during a URL analysis with the ie package.