From bc184ca9065360df7687c74322f4b5d3049eb495 Mon Sep 17 00:00:00 2001 From: Abhishek-debug782 <63093418+Abhishek-debug782@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:21:34 +0530 Subject: [PATCH 1/3] Improved Docs --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 48d04d2..fd3fc06 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ Python ClickjackingTester ======================= -- 1.) Installation -- 2.) Usage -- 3.) Functionality -- 4.) ToDo -- 5.) License +- 1) Installation +- 2) Usage +- 3) Functionality +- 4) ToDo +- 5) License ##1. Installation @@ -27,7 +27,7 @@ Yay you're done :) [-] URL: the url to test ``` -You only need to run the script with the url to test as the first parameter. E.g: +You only need to run the script with the url to test as the first parameter. e.g. : ``` ./clickjacking.py www.internetwache.org @@ -43,7 +43,7 @@ This tool only checks whether the X-Frame-Options header is set in the servers H ##4. ToDo -- Implement advanced tests (e.g. Framebuster) +- Implement advanced tests. (e.g. Framebuster) ##5. License From 552d41645399b92aa2ca4f02595b4cf1d7883576 Mon Sep 17 00:00:00 2001 From: Abhishek-debug782 <63093418+Abhishek-debug782@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:23:15 +0530 Subject: [PATCH 2/3] Improved Docs --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fd3fc06..c808ffa 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ Python ClickjackingTester ======================= -- 1) Installation -- 2) Usage -- 3) Functionality -- 4) ToDo -- 5) License +- 1. Installation +- 2. Usage +- 3. Functionality +- 4. ToDo +- 5. License ##1. Installation From 455b4c3b8efd3a4bff623de39daffe18d96bc966 Mon Sep 17 00:00:00 2001 From: Abhishek-debug782 <63093418+Abhishek-debug782@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:23:54 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c808ffa..49248d5 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ Python ClickjackingTester ======================= -- 1. Installation -- 2. Usage -- 3. Functionality -- 4. ToDo -- 5. License +- 1.) Installation +- 2.) Usage +- 3.) Functionality +- 4.) ToDo +- 5.) License ##1. Installation