https://github.com/noraj/security.txt_stats
:bar_chart: Scripts used for the security.txt statistic study
https://github.com/noraj/security.txt_stats
security-txt securitytxt statistics study
Last synced: about 1 year ago
JSON representation
:bar_chart: Scripts used for the security.txt statistic study
- Host: GitHub
- URL: https://github.com/noraj/security.txt_stats
- Owner: noraj
- License: mit
- Created: 2020-04-07T11:41:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-14T17:28:11.000Z (about 5 years ago)
- Last Synced: 2025-04-12T05:37:54.465Z (about 1 year ago)
- Topics: security-txt, securitytxt, statistics, study
- Language: Ruby
- Homepage:
- Size: 15.6 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# security.txt Statistics
> Scripts used for the security.txt statistic study
[Prerequisites](https://community.turgensec.com/security-txt-progress-in-ethical-security-research/#Prerequisites):
```
$ wget http://s3.amazonaws.com/alexa-static/top-1m.csv.zip
$ wget https://statvoo.com/dl/top-1million-sites.csv.zip
$ unzip top-1m.csv.zip
$ unzip top-1million-sites.csv.zip
```
Usage:
```
$ ruby fetch.rb
```