vmap --- from security database tools watch

简介:  vmap lets you remotely ident the version of a daemon.

 vmap lets you remotely ident the version of a daemon. It currently works for ftp, smtp, pop3, imap and http.

Version 0.7

  • Code cleanup
  • Fixed lots of bugs
  • Added support for nmap and amap logs
  • Added a "make install" (public dir is /usr/local/share/vmap)
  • Got rid of that damn /r/n-stuff, now every line ends just with /n

How does it work?

Every daemon has it’s own reply on commands. For example, the HELP command sends different replies on different FTP daemons.

This can be used to fingerprint the service. vmap connects to a host’s service and sends a list of commands from the directory commands/ to the daemon. Each reply is compared to a database, the fingerprint with most matches is displayed. You can run vmap with or without a valid login given for the remote service.

More information: here

 

Download vmap v0.7

 

目录
相关文章
|
10月前
|
SQL Oracle 关系型数据库
Connect to Autonomous Database Using Oracle Database Tools
Connect to Autonomous Database Using Oracle Database Tools
85 1
|
安全 关系型数据库 MySQL
【报错】sqli-labs靶场搭建出现“Unable to connect to the database: security”
【报错】sqli-labs靶场搭建出现“Unable to connect to the database: security”
1286 0
|
NoSQL MongoDB
MongoDB Database Tools 安装实现备份、恢复
MongoDB Database Tools 安装实现备份、恢复
432 0
|
SQL 安全 数据库
The server principal "sa" is not able to access the database "xxxx" under the current security context
在SQL Server服务器上一个作业执行时,遇到下面错误信息: Message: Executed as user: dbo. The server principal "sa" is not able to access the database "xxxx" under the current security context. [SQLSTATE 08004] (Error 916). The step failed.   作业本身执行的存储过程非常简单,就是将数据库A中的历史数据处理过后,归档到A_History库中,结果就遇到这么一个问题。
2976 0
|
安全 PHP
A database of PHP security advisories
https://github.com/sensiolabs/security-advisories
603 0
|
SQL JavaScript NoSQL
Tools: NOSQLMap - SQLMap for nosql database
What is NoSQLMap?NoSQLMap is an open source Python tool designed to audit for as well as automa...
1197 0
|
安全 Oracle 关系型数据库
Partner Webcasts - Oracle Database Security Inside-Out
https://blogs.oracle.com/imc/entry/partner_webcasts_oracle_database_security ...
601 0
|
NoSQL 安全 网络协议
Mongodb - Security Weaknesses in a typical NoSQL database
Over the last year or so, I’ve noticed 2 ports appearing more frequently during internal penetration tests, namely 27017/tcp and 28017/tcp.
1102 0
|
安全 Oracle 关系型数据库
Oracle Database Authentication Protocol Security Bypass
Oracle Database is prone to a remote security-bypass vulnerability that affects the authentication protocol.
861 0
|
SQL 安全
Slide Show: 10 SQL Injection Tools For Database Pwnage
http://www.darkreading.com/galleries/security/news/232900180/slide-show-10-sql-injection-tools-for-database-pwnage.
715 0