New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pwn

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pwn

  • 0.4.484
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

PWN

Table of Contents

  • Intro
  • Installation
  • General Usage
  • Call to Arms
  • Module Documentation
  • Keep Us Caffeinated
  • 0x004D65726368

Intro

What is PWN

PWN (Pronounced /pōn/ or pone), is an open security automation framework that aims to stand on the shoulders of security giants, promoting trust and innovation. Build your own custom automation drivers freely and easily using pre-built modules.

Why PWN

It's easy to agree that while corporate automation is a collection of proprietary source code, the core modules used to produce automated solutions should be open for all eyes to continuously promote trust and innovation...broad collaboration is key to any automation framework's success, particularly in the cyber security arena.

How PWN Works

Leveraging various pre-built modules and the pwn prototyper, you can mix-and-match modules to test, record, replay, and rollout your own custom security automation packages known as, "drivers." Here are some example drivers distributed with PWN.

Installation

Tested on Linux, & OSX leveraging Ruby via RVM.

$ rvm use ruby-3.1.2@global
$ rvm gemset create pwn
$ rvm use ruby-3.1.2@pwn
$ rvm list gemsets
$ gem install --verbose pwn
$ pwn
pwn[v0.4.484]:001 >>> PWN.help

Installing the pwn Security Automation Framework

General Usage

General Usage Quick-Start

It's wise to update pwn often as numerous versions are released/week:

$ rvm list gemsets
$ rvm use ruby-3.1.2@pwn
$ gem uninstall --all --executables pwn
$ gem install --verbose pwn
$ pwn
pwn[v0.4.484]:001 >>> PWN.help

Call to Arms

If you're willing to provide access to commercial security tools (e.g. Rapid7's Nexpose, Tenable Nessus, QualysGuard, HP WebInspect, IBM Appscan, etc) please PM us as this will continue to promote PWNs interoperability w/ industry-recognized security tools moving forward. Additionally if you want to contribute to this framework's success, check out our How to Contribute.

Module Documentation

Additional documentation on using PWN can be found on RubyGems.org

I hope you enjoy PWN and remember...ensure you always have permission prior to carrying out any sort of hacktivities. Now - go pwn all the things!

Keep Us Caffeinated

If you've found this framework useful and you're interested in supporting as many new features as possible, we invite you to take a brief moment to keep us caffeinated:

Coffee

0x004D65726368

PWN Sticker

Coffee Mug

Mouse Pad

0day Inc.

Black Fingerprint Hoodie

FAQs

Package last updated on 08 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc