Skip to content

git-rep-src/vmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VMAP

A Vulnerability-Exploit desktop finder

INSTALLATION

BUILD

qt       >= 5.x
libcurl  >= 7.5
libxml++ >= 3.0 # Linux optional Nmap filter
qmake
# qmake CONFIG+=NONMAP                                                     Linux Nmap filter disabled
# qmake LIBS+="-LCURL_PATH/lib -llibcurl" INCLUDEPATH+="CURL_PATH/include" Windows libcurl path
make
make install

PACKAGES

yaourt -S vmap # Archlinux
pacman -S vmap # Blackarch

CONFIGURATION

Vmap require a API Key from vulners

echo <API-KEY> > ~/.vmap