Skip to main content

How To Use Amap Scanning Tool For Beginners







SPEC : Scanner
Catogery : Scanning
Interface : CLI


DEFINITION :
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.





EXAMPLE:



TARGET : 127.0.0.1
PORT : 80



COMMANDS :-:
-----------------------------------------------------------------------------------------------------------------------
amap 127.0.0.1 -bqv 1-65534 -B      --> Capuring The banners of ports from 1-65534
-----------------------------------------------------------------------------------------------------------------------
amap 127.0.0.1 -bqv 1-65534 -A      --> Analyse Respond and get More efficent Result
-----------------------------------------------------------------------------------------------------------------------
amap 127.0.0.1 -bqv --65534 -P      --> No banner Grabbing, Or Mapping only Port state Check OPEN | Close

Comments

Post a Comment

Popular posts from this blog

New Working Shopping Site SQLi Dorks

Most Important XSS Cheat Sheet

How to Install Mosh on you Linux ec2 Instance