CrimsonGlory

Results 16 issues of CrimsonGlory

Allow moving the app storage to the sd card.

Can we use yarGen against an office file, or a pdf, or an apk? Do the results make sense?

libs: ``` oauthlib 3.1.0 requests-oauthlib 1.3.0 ``` The following code didn't work as the server replied that scope param was missing: ``` from oauthlib.oauth2 import BackendApplicationClient from requests_oauthlib import OAuth2Session...

Applied IEC 60027-2. (another possibility would be to put KiB instead of kibibytes). But kilobytes is incorrect.

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...

Currently, default options update the metadata. If you do -keep-metadata, it still make a request to archive.org (i don't know why). I'm uploading lots of files. 1 item per file....

The following crafted image file causes latest version of exifread (3.0.0) to get into an infinite loop which starts using more memory until there is a MemoryError or Out of...

bug
needs help

Latest rsyslog version (which is on alpine:edge) breaks inside docker. ``` # docker run -ti --rm alpine:edge sh -c "apk add --update rsyslog && rsyslogd -n" fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz...

Added one test to avclass_labeler.py. To execute the test first we need to install pytest. ```pip install pytest``` and then ```pytest```. ``` user@host:~/avclass$ pytest =================================================== test session starts =================================================== platform...

dockerize script