Hack Tool Repository Logo

Hack Tool Repository

white curve white curve

Amap

Google
 

Amap

Amap is a next-generation scanning tool, which identifies applications and services even if they are not listening on the default port by creating a bogus-communication and analyzing the responses.
 Related to:
OpenSSL


Site: http://freeworld.thc.org/thc-amap/
Source URL: files/Scanning/Amap/amap-5.2.tar.gz
Category: Scanning
Hits: 3188
Rating: 10
Added: 2006-04-27 09:02:05
Updated: 2009-07-16 20:00:12
Tested on:
Fedora Core    install.sh
10
11
OpenSUSE    install.sh
10
11
Ubuntu    install.sh
7.10
8.10
9.10

Comments:

During compilation you might get the error:
gcc -O2 -o amap amap.c amap-lib.o -lpcre -L./pcre-3.9/ -I./pcre-3.9/ -lssl -lcrypto -L/usr/local/lib -L/usr/local/lib -I/usr/local/include -DOPENSSL -DAMAP_PREFIX="/usr/local"
/usr/local/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func:
dso_dlfcn.c:(.text+0x27d): undefined reference to `dlsym
dso_dlfcn.c:(.text+0x2f9): undefined reference to `dlerror
/usr/local/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var:
dso_dlfcn.c:(.text+0x36d): undefined reference to `dlsym
dso_dlfcn.c:(.text+0x3e1): undefined reference to `dlerror
/usr/local/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload:
dso_dlfcn.c:(.text+0x44c): undefined reference to `dlclose
/usr/local/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load:
dso_dlfcn.c:(.text+0x4f5): undefined reference to `dlopen
dso_dlfcn.c:(.text+0x546): undefined reference to `dlclose
dso_dlfcn.c:(.text+0x56f): undefined reference to `dlerror
collect2: ld returned 1 exit status
make: *** [amap] Error 1

Add the following to the XLIBS variable in the Makefile:
XLIBS= -ldl -lssl -lcrypto

by marc at 2007-12-31 15:48:48

 
Olderchurch Web Site About Us | Site Map | Contact Us | ©2007 Olderchurch Security Consultancy