{"id":16760344,"url":"https://github.com/roccomuso/netrat","last_synced_at":"2025-09-14T05:31:18.459Z","repository":{"id":43043124,"uuid":"97170076","full_name":"roccomuso/netrat","owner":"roccomuso","description":"Damn easy multiplatform Node.js RAT generator.","archived":false,"fork":false,"pushed_at":"2021-03-25T05:15:12.000Z","size":31,"stargazers_count":32,"open_issues_count":2,"forks_count":17,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-29T15:44:09.754Z","etag":null,"topics":["backdoor","easy","generator","javascript","js","nodejs","rat"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/roccomuso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-13T22:35:09.000Z","updated_at":"2024-08-15T13:43:08.000Z","dependencies_parsed_at":"2022-09-16T12:22:52.798Z","dependency_job_id":null,"html_url":"https://github.com/roccomuso/netrat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roccomuso%2Fnetrat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roccomuso%2Fnetrat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roccomuso%2Fnetrat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roccomuso%2Fnetrat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roccomuso","download_url":"https://codeload.github.com/roccomuso/netrat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232954591,"owners_count":18602151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["backdoor","easy","generator","javascript","js","nodejs","rat"],"created_at":"2024-10-13T04:23:12.553Z","updated_at":"2025-01-07T23:53:58.638Z","avatar_url":"https://github.com/roccomuso.png","language":"JavaScript","funding_links":["https://patreon.com/roccomuso"],"categories":["\u003ca id=\"9e3a9beb5ecf36b9624525bc3cfef78a\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"964a3580a7a7f66571ee1d2c0f34f2d6\"\u003e\u003c/a\u003e新添加"],"readme":"# netrat\n\n[![NPM Version](https://img.shields.io/npm/v/netrat.svg)](https://www.npmjs.com/package/netrat)\n![node](https://img.shields.io/node/v/netrat.svg)\n[![Dependency Status](https://david-dm.org/roccomuso/netrat.png)](https://david-dm.org/roccomuso/netrat)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\u003cspan class=\"badge-patreon\"\u003e\u003ca href=\"https://patreon.com/roccomuso\" title=\"Donate to this project using Patreon\"\u003e\u003cimg src=\"https://img.shields.io/badge/patreon-donate-yellow.svg\" alt=\"Patreon donate button\" /\u003e\u003c/a\u003e\u003c/span\u003e\n\n\u003e Damn easy multiplatform Node.js RAT generator\n\nAn easy tool to generate configurable backdoors that runs on Windows, Mac and Linux. Shells are upgradable to **Meterpreter**!\n\n## Install\n\n    $ npm install -g netrat\n\n## Usage\n\n    $ netrat\n\nIt will start the building procedure that lets you customize your backdoor.\n\nUnder the hood we use [pkg](https://github.com/zeit/pkg) to build the executable.\n\nTo reduce the build size up to 4 times I recommend you to compress your binary file.\nNetRAT provides already a basic compression.\n\n## Compression\n\nCompression is possible thanks to [UPX](https://github.com/roccomuso/upx).\n\n## Cross-platform commands\n\nCommands starting with `cash` are backed with [cash](https://github.com/dthree/cash), providing an easy solution for simple Unix-like, cross-platform commands.\n\n## Debug\n\nTo enable debug, set the env var, `DEBUG=netrat`.\n\n## Core modules\n\n| Name | Build | Description |\n|------|-------|-------------|\n| [netcat](https://github.com/roccomuso/netcat) | [![Build Status](https://travis-ci.org/roccomuso/netcat.svg?branch=master)](https://travis-ci.org/roccomuso/netcat) | Netcat client and server modules written in pure Javascript for Node.js |\n| [cash](https://github.com/dthree/cash) | [![Build Status](https://travis-ci.org/dthree/cash.svg)](https://travis-ci.org/dthree/cash/) | Cross-platform Linux commands in ES6 |\n| [pkg](https://github.com/zeit/pkg) | [![Build Status](https://travis-ci.org/zeit/pkg.svg?branch=master)](https://travis-ci.org/zeit/pkg) | Package your Node.js project into an executable |\n| [upx](https://github.com/roccomuso/upx) | [![Build Status](https://travis-ci.org/roccomuso/upx.svg?branch=master)](https://travis-ci.org/roccomuso/upx) | The ultimate packer for executables |\n\n## Author\n\nRocco Musolino ([@roccomuso](https://twitter.com/roccomuso))\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froccomuso%2Fnetrat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froccomuso%2Fnetrat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froccomuso%2Fnetrat/lists"}