https://github.com/assafmo/partial-malwr-to-json
Toy parser of malwr.com reports to json
https://github.com/assafmo/partial-malwr-to-json
Last synced: about 1 year ago
JSON representation
Toy parser of malwr.com reports to json
- Host: GitHub
- URL: https://github.com/assafmo/partial-malwr-to-json
- Owner: assafmo
- License: mit
- Created: 2016-11-22T20:49:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T13:09:35.000Z (over 7 years ago)
- Last Synced: 2025-02-10T01:37:43.970Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 1.32 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# This is a toy parser for exporting json [malwr.com](https://malwr.com) reports using only bash commands.
## Installation
```bash
sudo apt install jq
```
## Usage Example
```bash
./malwr-parse.sh NzU2ZjgzYTI5ODUyNDViN2IyYTY1ZTE2N2VmNmVjNzU
```