Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand Down