mirror of
https://github.com/danielmiessler/SecLists
synced 2026-01-30 12:13:06 +01:00
update documentation
This commit is contained in:
parent
3363526e3d
commit
37672d48b9
1 changed files with 4 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue