update documentation

This commit is contained in:
Nicholas Long 2022-07-06 05:04:01 +00:00
parent 3363526e3d
commit 37672d48b9

View File

@ -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.