what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

Backtrack 4 - Updating The Nmap 5.0 Fingerprint Database

Backtrack 4 - Updating The Nmap 5.0 Fingerprint Database
Posted May 25, 2010
Authored by Firebits

Whitepaper called Backtrack 4 - Updating the Nmap 5.0 fingerprint database.

tags | paper
SHA-256 | 8ddf7ddfb4891a96b72e24b2fce2070da7fe636618462eb21cd09ff02a13e382

Backtrack 4 - Updating The Nmap 5.0 Fingerprint Database

Change Mirror Download


Paper: Backtrack 4 - Updating the database Fingerprint (fingerprints)
Nmap 5.0

In Portuguese:

http://www.backtrack-linux.org/forum...map-5-0-a.html
<http://www.backtrack-linux.org/forums/tutoriais-e-howtos/26990-backtrack-4-atualizando-o-banco-de-dados-de-fingerprint-do-nmap-5-0-a.html>

In version 5.0 of Nmap is a database of Fingerprint (fingerprints) that
are scannings made by others and submitted to the site of nmap
(Nmap - Free Security Scanner For Network Exploration & Security Audits.
<http://nmap.org/>), forming a basis for recognition of systems and
equipment.

For this, run some commands at the shell:

Step 1:*

# gedit /usr/sbin/update-nmap-os-db*

Step 2:

#!/bin/sh
# Mauro Risonho de Paula Assumpção A.K.A firebits
# firebits@backtrack.com.br <mailto:firebits@backtrack.com.br>
# Backtrack Brazil
# Script Update fingerprint Nmap 5.00
# update-nmap-os-db
# Nmap 5.00 ( Nmap - Free Security Scanner For Network Exploration &
Security Audits. <http://nmap.org/> )
# Qui 24 Set 2009 16:53:50 BRT

set -e

SRC="http://nmap.org/svn/nmap-os-db"
DEST=/usr/share/nmap/nmap-os-db

umask 022
if which wget >/dev/null ; then
DL="wget -O $DEST $SRC"
elif which lynx >/dev/null ; then
DL="eval lynx -source $SRC >$DEST"

else

echo >&2 "nmap-os-db: não foi localizado o comando wget ou lynx
(Portuguese)"
echo >&2 "nmap-os-db:was not found wget or lynx (English)"
exit 1
fi

if ! $DL ; then
echo >&2 "nmap-os-db: download falhou (Portuguese)"
echo >&2 "nmap-os-db: download failed (English)"
rm -f $DEST
exit 1
fi

echo "Terminado"
echo "Done." *

Step 3*
# chmod + x /usr/sbin/update-nmap-os-db
Then just run at any time, as root or sudo and its database of
fingerprints will always be updated.

Note: You discover new machinery, equipment and operating systems may
make additional fingerprints or correct them. For this, go to link:
<http://www.backtrack-linux.org/forums/attachments/backtrack-howtos/305d1273072590-thumb_nmap-fingerprint-submitter-2-0-jpeg>Http://insecure.org/cgi-bin/submit.cgi
<http://insecure.org/cgi-bin/submit.cgi>
"The end!"

--
BackTrack Brasil (BTB)
Forum Oficialmente em:
http://www.backtrack-linux.org/forums/backtrack-portuguese-forums/

firebits
Fundador do BackTrack Brasil (BTB)
Pentester, Analista em Segurança
Desenvolvedor de Software
firebits@backtrack.com.br
http://www.backtrack.com.br



Login or Register to add favorites

File Archive:

August 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Aug 1st
    15 Files
  • 2
    Aug 2nd
    22 Files
  • 3
    Aug 3rd
    0 Files
  • 4
    Aug 4th
    0 Files
  • 5
    Aug 5th
    15 Files
  • 6
    Aug 6th
    11 Files
  • 7
    Aug 7th
    43 Files
  • 8
    Aug 8th
    42 Files
  • 9
    Aug 9th
    36 Files
  • 10
    Aug 10th
    0 Files
  • 11
    Aug 11th
    0 Files
  • 12
    Aug 12th
    27 Files
  • 13
    Aug 13th
    18 Files
  • 14
    Aug 14th
    50 Files
  • 15
    Aug 15th
    33 Files
  • 16
    Aug 16th
    23 Files
  • 17
    Aug 17th
    0 Files
  • 18
    Aug 18th
    0 Files
  • 19
    Aug 19th
    43 Files
  • 20
    Aug 20th
    29 Files
  • 21
    Aug 21st
    42 Files
  • 22
    Aug 22nd
    26 Files
  • 23
    Aug 23rd
    25 Files
  • 24
    Aug 24th
    0 Files
  • 25
    Aug 25th
    0 Files
  • 26
    Aug 26th
    0 Files
  • 27
    Aug 27th
    0 Files
  • 28
    Aug 28th
    0 Files
  • 29
    Aug 29th
    0 Files
  • 30
    Aug 30th
    0 Files
  • 31
    Aug 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close