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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file clickjacking-poc-1.0.1.tar.gz.
File metadata
- Download URL: clickjacking-poc-1.0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a3b9413603e63c27714f0494ae7aaff1c56dff92955c5e0354677144e6a24a5
|
|
| MD5 |
5e272eb630985925deeefb43e84bc648
|
|
| BLAKE2b-256 |
fc2a37c423723eeed44a7299150193b2df7f6cc838ed015f3b3c4b92f81b659d
|
File details
Details for the file clickjacking_poc-1.0.1-py3-none-any.whl.
File metadata
- Download URL: clickjacking_poc-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc1870c8f9174f601338c30cb4a48e45790f3bdf9c4dd2c31b98c0536baf45fb
|
|
| MD5 |
da45b7ba60e67d2780950e3240203b1c
|
|
| BLAKE2b-256 |
31e8fa34cb56eebb60ece25c778a6564ac80f047443f4005841427d41a23a57f
|