Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tftp-enum checks for Cisco configs even when tftp-enum.filelist specifies just a few files. #117

Closed
dmiller-nmap opened this issue May 15, 2015 · 0 comments

Comments

@dmiller-nmap
Copy link

tftp-enum should be able to be used to check for just a few files without trying all 256 address-based filenames for Cisco devices. One way to accomplish this would be to support a range operator in filenames. We already substitute MAC address for "{MAC}", so something like "{IP}" or "{0-255}" could be used, or simply use "{cisco}" to mean "use the existing function to generate all cisco config names." That way a custom filelist can avoid including all of them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant