{"id":13583526,"url":"https://github.com/pownjs/pown","last_synced_at":"2025-04-06T21:32:19.232Z","repository":{"id":48021027,"uuid":"85012413","full_name":"pownjs/pown","owner":"pownjs","description":"Pown.js is a security testing an exploitation toolkit built on top of Node.js and NPM.","archived":false,"fork":false,"pushed_at":"2023-04-07T20:43:33.000Z","size":2898,"stargazers_count":261,"open_issues_count":4,"forks_count":30,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-03-12T17:50:48.501Z","etag":null,"topics":[],"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/pownjs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-15T00:54:44.000Z","updated_at":"2025-01-22T19:44:46.000Z","dependencies_parsed_at":"2024-06-18T16:55:55.115Z","dependency_job_id":"21da5631-580a-4f57-8b86-ddb0a7efeac3","html_url":"https://github.com/pownjs/pown","commit_stats":{"total_commits":330,"total_committers":4,"mean_commits":82.5,"dds":"0.30000000000000004","last_synced_commit":"0e32edfd743d51a3cb07076c66f2cb854fc35eb3"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pownjs%2Fpown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pownjs%2Fpown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pownjs%2Fpown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pownjs%2Fpown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pownjs","download_url":"https://codeload.github.com/pownjs/pown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247555800,"owners_count":20957839,"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":[],"created_at":"2024-08-01T15:03:33.045Z","updated_at":"2025-04-06T21:32:18.818Z","avatar_url":"https://github.com/pownjs.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Misc","Pentesting"],"sub_categories":["ARM"],"readme":"[![Follow on Twitter](https://img.shields.io/twitter/follow/pownjs.svg?logo=twitter)](https://twitter.com/pownjs)\n[![NPM](https://img.shields.io/npm/v/pown.svg)](https://www.npmjs.com/package/pown)\n[![Fury](https://img.shields.io/badge/version-3x%20Rage-red.svg)](https://github.com/pownjs/lobby)\n![default workflow](https://github.com/pownjs/git/actions/workflows/default.yaml/badge.svg)\n[![SecApps](https://img.shields.io/badge/credits-SecApps-black.svg)](https://secapps.com)\n\n# Pown\n\nPown.js is a security testing and exploitation toolkit built on top of Node.js and NPM. Unlike traditional security tools, notably Metasploits, Pown.js considers frameworks to be an anti-pattern. Therefore, each feature in Pown is in fact a standalone NPM module allowing greater degree of reuse and flexibility. Creating new features is a matter of publishing new modules to NPM. This module provides simple means to start the cli. As a result you can easily build your own tools with pown or create new tools by composition.\n\n## Quickstart\n\nInstall Pown.js globally with npm or yarn.\n\n```sh\n$ npm install -g pown@latest\n```\n\n## Usage\n\n```\npown.js [options] \u003ccommand\u003e [command options]\n\nCommands:\n  pown.js update                   Update global installation of pown  [aliases: upgrade, up, u]\n  pown.js credits [options]        list contributors and credits\n  pown.js modules \u003ccommand\u003e        Module manager  [aliases: module, mo, m]\n  pown.js preferences \u003ccommand\u003e    Preferences  [aliases: prefs]\n  pown.js script [file] [args...]  Simple scripting engine for automating pown commands.\n  pown.js shell [options]          Simple shell for executing pown commands\n\nOptions:\n  --version  Show version number  [boolean]\n  --help     Show help  [boolean]\n```\n\n## Modules\n\nPown.js comes with several builtin modules for convenience. However, additional modules can be installed directly from the NPM registry using `pown modules` command. Optional modules are installed in the current users's home folder under `~/.pown/modules`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpownjs%2Fpown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpownjs%2Fpown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpownjs%2Fpown/lists"}