GithubHelp home page GithubHelp logo

samuelhogg / pentestkit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from denispodgurskii/pentestkit

0.0 0.0 0.0 50.22 MB

License: GNU Affero General Public License v3.0

JavaScript 73.09% Python 0.23% TypeScript 0.02% CSS 1.93% HTML 24.73%

pentestkit's Introduction

pentestkit

Penetration Testing Kit browser extension allows you to simplify your day-to-day job in application security.

One-click access to insightful information about technology stack, WAFs, security headers, crawled links, and authentication flow.

Proxy with a detailed traffic log that allows you to repeat any request in the R-Builder or send it to the R-Attacker and execute XSS, SQL, or OS Command injections automatically.

Craft your own request in R-Builder or run a DAST scan using R-Attacker while browsing an application and check for SQL Injection or XSS right in the browser.

SCA scan that helps you to identify any javascript well-known vulnerabilities, aka CVE.

Cookie editor allows to manage cookies and you can add, edit or remove cookies. And even more - you can create rules to block or protect cookies or export cookies and then import them again.

Decoder/Encoder utility to manage encoding and decoding from and to UTF-8, Base64, MD5, and more.

Integrated Swagger.IO to help you understand API documentation better and create any requests to its endpoints.

With Selenium integration, this extension can help you to identify security risks at the very beginning of your development cycle.

Are you a penetration tester or a member of a Red Team or an application security practitioner? Need a security insight on an application? Try the PTK - an extension that makes your browser smarter.

Development

git clone [email protected]:DenisPodgurskii/pentestkit.git
cd pentestkit
npm install
npm run build

Chrome/Edge/Brave -> Extensions -> Load unpacked -> select pentestkit/src directory

Or run

npm run build_pkg

This will create zip arhives in pentestkit/dist folder

On Windows build it's a chance you can expect an error during build process. In this case try to execute the following command first.

npm install --ignore-scripts fomantic-ui

Installation

Firefox

Chrome

MS Edge

Documentation / How To

Website

Youtube channel

Youtube channel

pentestkit's People

Contributors

denispodgurskii avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.