From 869ed33f24353b911634387c6fa534140fda6c9c Mon Sep 17 00:00:00 2001 From: Raiders0786 Date: Wed, 12 Jan 2022 19:26:39 +0530 Subject: [PATCH 1/3] Updated --- guest-resources/sample.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/guest-resources/sample.md b/guest-resources/sample.md index 697a0d9..21874de 100644 --- a/guest-resources/sample.md +++ b/guest-resources/sample.md @@ -1,5 +1,15 @@ ### SecurityExplained Sample Share +## ClickjackPoc + +``` +A Tool written in Python for Automating the Process of Identifying & Creating Exploits for Targets Vulnerable to Clickjacking. + ``` -Content Here -``` \ No newline at end of file +* Took Link: +[@Github](https://github.com/Raiders0786/ClickjackPoc) + +* Author : +[@Twitter](https://twitter.com/__Raiders) + +[@Linkedin](https://www.linkedin.com/in/chirag-agrawal-770488144/) \ No newline at end of file From 819f980ed204e4b99533ca8afae46688775e29e0 Mon Sep 17 00:00:00 2001 From: Raiders0786 Date: Wed, 12 Jan 2022 19:35:00 +0530 Subject: [PATCH 2/3] updated --- guest-resources/sample.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/guest-resources/sample.md b/guest-resources/sample.md index 21874de..67f780b 100644 --- a/guest-resources/sample.md +++ b/guest-resources/sample.md @@ -1,15 +1,13 @@ ### SecurityExplained Sample Share -## ClickjackPoc +## 1. ClickjackPoc ``` A Tool written in Python for Automating the Process of Identifying & Creating Exploits for Targets Vulnerable to Clickjacking. - ``` * Took Link: [@Github](https://github.com/Raiders0786/ClickjackPoc) * Author : [@Twitter](https://twitter.com/__Raiders) - [@Linkedin](https://www.linkedin.com/in/chirag-agrawal-770488144/) \ No newline at end of file From f034d6385e4eb9b0bbad0a851477a686bb3b8a17 Mon Sep 17 00:00:00 2001 From: Raiders0786 Date: Wed, 26 Jan 2022 13:37:05 +0530 Subject: [PATCH 3/3] new file created --- guest-resources/ClickJackPoc.md | 11 +++++++++++ guest-resources/sample.md | 12 ++---------- 2 files changed, 13 insertions(+), 10 deletions(-) create mode 100644 guest-resources/ClickJackPoc.md diff --git a/guest-resources/ClickJackPoc.md b/guest-resources/ClickJackPoc.md new file mode 100644 index 0000000..d296091 --- /dev/null +++ b/guest-resources/ClickJackPoc.md @@ -0,0 +1,11 @@ +## ClickjackPoc + +``` +A Tool written in Python for Automating the Process of Identifying & Creating Exploits for Targets Vulnerable to Clickjacking. +``` +* Took Link: +[@Github](https://github.com/Raiders0786/ClickjackPoc) + +* Author : +[@Twitter](https://twitter.com/__Raiders) +[@Linkedin](https://www.linkedin.com/in/chirag-agrawal-770488144/) \ No newline at end of file diff --git a/guest-resources/sample.md b/guest-resources/sample.md index 67f780b..697a0d9 100644 --- a/guest-resources/sample.md +++ b/guest-resources/sample.md @@ -1,13 +1,5 @@ ### SecurityExplained Sample Share -## 1. ClickjackPoc - -``` -A Tool written in Python for Automating the Process of Identifying & Creating Exploits for Targets Vulnerable to Clickjacking. ``` -* Took Link: -[@Github](https://github.com/Raiders0786/ClickjackPoc) - -* Author : -[@Twitter](https://twitter.com/__Raiders) -[@Linkedin](https://www.linkedin.com/in/chirag-agrawal-770488144/) \ No newline at end of file +Content Here +``` \ No newline at end of file