{"id":26654134,"url":"https://github.com/malice-plugins/javascript","last_synced_at":"2026-03-13T22:36:29.619Z","repository":{"id":85384154,"uuid":"48825718","full_name":"malice-plugins/javascript","owner":"malice-plugins","description":"Malice Javascript Plugin","archived":false,"fork":false,"pushed_at":"2017-11-12T18:43:04.000Z","size":11,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-08T12:45:43.163Z","etag":null,"topics":["docker","javascript","jsdetox","jsunpack","malice","malware","malware-jail","plugin"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/malice-plugins.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-12-31T00:46:50.000Z","updated_at":"2021-10-10T05:39:34.000Z","dependencies_parsed_at":"2023-04-17T18:03:19.918Z","dependency_job_id":null,"html_url":"https://github.com/malice-plugins/javascript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/malice-plugins/javascript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malice-plugins%2Fjavascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malice-plugins%2Fjavascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malice-plugins%2Fjavascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malice-plugins%2Fjavascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/malice-plugins","download_url":"https://codeload.github.com/malice-plugins/javascript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malice-plugins%2Fjavascript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30478217,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T20:45:58.186Z","status":"ssl_error","status_checked_at":"2026-03-13T20:45:20.133Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","javascript","jsdetox","jsunpack","malice","malware","malware-jail","plugin"],"created_at":"2025-03-25T04:57:25.978Z","updated_at":"2026-03-13T22:36:29.612Z","avatar_url":"https://github.com/malice-plugins.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"malice-javascript (WIP)\n=======================\n\n[![Circle CI](https://circleci.com/gh/malice-plugins/javascript.png?style=shield)](https://circleci.com/gh/malice-plugins/javascript) [![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org) [![Docker Stars](https://img.shields.io/docker/stars/malice/javascript.svg)](https://hub.docker.com/r/malice/javascript/) [![Docker Pulls](https://img.shields.io/docker/pulls/malice/javascript.svg)](https://hub.docker.com/r/malice/javascript/) [![Docker Image](https://img.shields.io/badge/docker%20image-114%20MB-blue.svg)](https://hub.docker.com/r/malice/javascript/)\n\nMalice Javascript Plugins\n\n\u003e This repository contains a **Dockerfile** of the **javascript** malice plugin **malice/javascript**.\n\n___\n\n### Dependencies\n\n-\t[malice/alpine](https://hub.docker.com/r/malice/alpine/)\n\n### Installation\n\n1.\tInstall [Docker](https://www.docker.io/).\n2.\tDownload [trusted build](https://hub.docker.com/r/malice/javascript/) from public [DockerHub](https://hub.docker.com): `docker pull malice/javascript`\n\n### Usage\n\n```\ndocker run --rm -v /path/to/file:/malware:ro malice/javascript FILE\n```\n\n```bash\nUsage: javascript [OPTIONS] COMMAND [arg...]\n\nMalice javascript Plugin\n\nVersion: v0.1.0, BuildTime: 20170130\n\nAuthor:\n  blacktop - \u003chttps://github.com/blacktop\u003e\n\nOptions:\n  --verbose, -V\t\t    verbose output\n  --timeout value       malice plugin timeout (in seconds) (default: 60) [$MALICE_TIMEOUT]\n  --elasitcsearch value elasitcsearch address for Malice to store results [$MALICE_ELASTICSEARCH]\n  --callback, -c\t    POST results to Malice webhook [$MALICE_ENDPOINT]\n  --proxy, -x\t\t    proxy settings for Malice webhook endpoint [$MALICE_PROXY]\n  --table, -t\t\t    output as Markdown table\n  --all, -a\t\t        output ascii/utf-16 strings\n  --help, -h\t\t    show help\n  --version, -v\t\t    print the version\n\nCommands:\n  web   Create a javascript scan web service  \n  help\tShows a list of commands or help for one command\n\nRun 'javascript COMMAND --help' for more information on a command.\n```\n\nThis will output to stdout and POST to malice results API webhook endpoint.\n\nSample Output\n-------------\n\n### JSON:\n\n```json\n{\n  \"javascript\": {\n  }\n}\n```\n\n### STDOUT (Markdown Table):\n\n---\n\n#### Javascript\n\n\n---\n\nDocumentation\n-------------\n\n-\t[To write results to ElasticSearch](https://github.com/malice-plugins/javascript/blob/master/docs/elasticsearch.md)\n-\t[To create a javascript scan micro-service](https://github.com/malice-plugins/javascript/blob/master/docs/web.md)\n-\t[To post results to a webhook](https://github.com/malice-plugins/javascript/blob/master/docs/callback.md)\n\n### Issues\n\nFind a bug? Want more features? Find something missing in the documentation? Let me know! Please don't hesitate to [file an issue](https://github.com/malice-plugins/javascript/issues/new)\n\n### CHANGELOG\n\nSee [`CHANGELOG.md`](https://github.com/malice-plugins/javascript/blob/master/CHANGELOG.md)\n\n### Contributing\n\n[See all contributors on GitHub](https://github.com/malice-plugins/javascript/graphs/contributors).\n\nPlease update the [CHANGELOG.md](https://github.com/malice-plugins/javascript/blob/master/CHANGELOG.md) and submit a [Pull Request on GitHub](https://help.github.com/articles/using-pull-requests/).\n\n### TODO\n\n- [ ] add other's LICENSEs\n\n### License\n\nMIT Copyright (c) 2015-2017 **blacktop**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalice-plugins%2Fjavascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalice-plugins%2Fjavascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalice-plugins%2Fjavascript/lists"}