AMAP
Amap is a scanning tool to identify the applications running on specific ports. It is achieved by sending triggers to ports and receiving the responses. Then it prints out the service if it finds the correct match. Amap supports tcp, udp, regular and SSL-enabled ASCII and binary protocols.Generally we know that HTTP runs on port 80, SMTP on port 25 and so on, but sometimes while dealing with proprietary protocols running on non-standard ports, we are unable to determine what application is running on these ports.But Amap may help to do this because it may really perform an SSL connect if we wish.
For Usage of the tool just read the Documentation below:-
No comments:
Post a Comment