FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

d4ruvil/clickjacking-tester: A browser extension to test websites for clickjacking vulnerabilities. Analyzes headers and generates PoC. · GitHub

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clickjacking Tester

Overview

Clickjacking Tester is a simple tool to test web applications for clickjacking vulnerabilities. It allows security researchers and developers to check if a website is vulnerable by embedding it within an iframe.

Features

  • Test any URL for clickjacking vulnerability
  • Simple and lightweight
  • Easy-to-use interface

Installation

git clone https://github.com/d4ruvil/clickjacking-tester.git
cd clickjacking-tester

Usage

  1. Open index.html in a browser.
  2. Enter the target URL.
  3. Click the "Test" button to check if the site can be embedded.
  4. If the site loads inside the iframe, it may be vulnerable to clickjacking.

Security Considerations

  • This tool should only be used for ethical security testing and research purposes.
  • Do not use it on sites you do not own or have explicit permission to test.
  • Always follow legal and ethical guidelines for security testing.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! If you'd like to contribute, please fork the repository and submit a pull request.

Contact

For any issues or suggestions, feel free to open an issue on the GitHub repository.


Happy Testing! 🔍

About

A browser extension to test websites for clickjacking vulnerabilities. Analyzes headers and generates PoC.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL