Skip to main content

A Python package for creating a clickjacking proof of concept (POC).

Project description

Clickjacking POC

A Python package for creating a clickjacking proof of concept (POC).

Requirements

  • Python 3.6 or newer
  • Google Chrome installed on the system
  • Write permissions for the current directory for the user running the script

Installation

Install using pip:

pip install clickjacking-poc

Usage

Run the script with the following command:

clickjacking-poc <URL> [-p <port>]

Arguments

<URL> The URL of the page to be displayed in the clickjacking POC.
-p <port> (Optional) The port number to use for the temporary web server. If not specified, the default port is 80.

Example

clickjacking-poc https://example.com/login
clickjacking-poc https://example.com/login -p 8000

License

The scripts and documentation in this project are released under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clickjacking-poc-1.0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

clickjacking_poc-1.0.1-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page