Currently the 'version files' are hardcoded:
|
'download/filesets/l_LOTUS_SCRIPT.inf', |
|
'download/filesets/n_LOTUS_SCRIPT.inf', |
|
'download/filesets/l_SEARCH.inf', |
|
'download/filesets/n_SEARCH.inf', |
|
'api', |
|
'homepage.nsf', |
|
'help/readme.nsf?OpenAbout', |
|
'iNotes/Forms5.nsf', |
|
'iNotes/Forms6.nsf', |
|
'iNotes/Forms7.nsf', |
|
'iNotes/Forms8.nsf', |
|
'iNotes/Forms9.nsf' |
It would be cool if these were extracted out into a wordlist similar to the files currently in https://github.com/coldfusion39/domi-owned/tree/master/domi_owned/data
That way it would be easier to pipe them into other dirbusting/etc tools when needed.
Currently the 'version files' are hardcoded:
domi-owned/domi_owned/fingerprint.py
Lines 61 to 72 in 583d0a5
It would be cool if these were extracted out into a wordlist similar to the files currently in https://github.com/coldfusion39/domi-owned/tree/master/domi_owned/data
That way it would be easier to pipe them into other dirbusting/etc tools when needed.