From 37672d48b972fdf4e6f19ca47344f0ae9878988f Mon Sep 17 00:00:00 2001 From: Nicholas Long Date: Wed, 6 Jul 2022 05:04:01 +0000 Subject: [PATCH] update documentation --- .github/scripts/etc-files-list-update/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/scripts/etc-files-list-update/README.md b/.github/scripts/etc-files-list-update/README.md index e5321fea..0b8015a6 100644 --- a/.github/scripts/etc-files-list-update/README.md +++ b/.github/scripts/etc-files-list-update/README.md @@ -1,7 +1,10 @@ # etc file list updater ## overview -The purpose of this set of scripts is to scan deb packages from the ubuntu apt repository. +The purpose of this set of scripts is to update the file `Fuzzing/LFI/LFI-coyote0x90-linux-etc-files.txt`. +It is intended to be run periodically. +The scripts scan all deb packages in the ubuntu apt repository that have been updated since the last scan. +URLs that have been scanned will be added to a data file that can be stored in git. ## running The script must be run from its working directory.