Merge pull request #57 from g0tmi1k/searchsploit

Note about dependencies
This commit is contained in:
g0tmi1k 2016-10-26 16:45:55 +01:00 committed by GitHub
commit a2a80a0099

View file

@ -72,3 +72,5 @@ Exploit: Microsoft Windows - 'afd.sys' Dangling Pointer Privilege Escalation (MS
Copied EDB-ID 39446's path to the clipboard.
root@kali:~#
```
SearchSploit requires either "CoreUtils" or "utilities" (e.g. `bash`, `sed`, `grep`, `awk`, etc.) for the core features to work. The self updating function will require `git`, and the Nmap XML option to work, will require `xmllint` (found in the `libxml2-utils` package in Debian-based systems).