Browse Source

Update README

master
Pekka Helenius 3 years ago
parent
commit
89e124fa97
1 changed files with 10 additions and 2 deletions
  1. +10
    -2
      README.md

+ 10
- 2
README.md View File

@ -54,7 +54,15 @@ Python 3 matplotlib python-matplotlib
- `python 3`: [Get file](code/url-analyzer.py)
## Screenshots
## Documents
### Report example
- `URL domain registrar variation analysis`: [Get report](url-analysis-report.pdf)
- Generated with command `jupyter nbconvert url-analyzer.ipynb --template hidecode --to pdf`
### Screenshots
The following screenshots are generated with `matplotlib`
@ -67,7 +75,7 @@ The following screenshots are generated with `matplotlib`
**Purpose - WHOIS query lookup**:
- Phishing campaigns register domains of websites from the same registrar
### Other analysis would reveal more
## Other analysis would reveal more
Other analysis may give better insights such as:


Loading…
Cancel
Save