Skip to content
#

clickjacking

Here are 30 public repositories matching this topic...

this is a python module that contains functions and classes which are used to test the security of web/network applications. it's coded on pure python and it's very intelligent tool ! It can easily detect: XSS (relected/stored), RCE (Remote Code/Command Execution), SSTI, SSRF, CORS Misconfigurations, File Upload, CSRF, Path Traversal,.... Also, it have DDoS capabilities, and variety of information gathering tools packed inside ! Aside of many other useful functionalities.

  • Updated Apr 2, 2022
  • Python

The objective of this class is offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.

  • Updated Nov 6, 2021
  • PHP

Improve this page

Add a description, image, and links to the clickjacking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the clickjacking topic, visit your repo's landing page and select "manage topics."

Learn more