Recursive Download
This commit is contained in:
@@ -63,6 +63,7 @@ Can be deployed on victim machines to scan the intranet.
|
||||
- find_git_commit.py: Compares a local repository (e.g. downloaded from a remote server) with another git repository to guess the commit hash. Useful to find used versions
|
||||
- TODO: smb
|
||||
- sqli.py: An sqlmap-like abstract class for automizing SQL-Injections (WIP)
|
||||
- recursive_download.py: Downloads files from a server recursively, can be used in combination with find_git_commit.py or path traversals
|
||||
|
||||
### [Windows](win/)
|
||||
- nc.exe/nc64.exe: netcat standalone binary
|
||||
|
||||
Reference in New Issue
Block a user