Published by: dEmOn , on 2007-09-23 06:13:44 Veröffentlicht von: Demon, auf 2007-09-23 06:13:44
What is nmap? Was ist nmap?
Nmap ("Network Mapper") is a free and open source (license) utility for network exploration or security auditing. Nmap ( "Network Mapper") ist eine freie und Open-Source-(Lizenz-) Werkzeug für Netzwerk Exploration oder Sicherheitsüberprüfungen.Many systems and network administrators also find it useful for tasks such as network inventory, managing service upgrade schedules, and monitoring host or service uptime. Viele Systeme und Netzwerk-Administratoren finden es auch nützlich für Aufgaben wie zum Beispiel eine Netzwerk Inventar, die Verwaltung Service-Upgrade-Schemata, Überwachung und Host-oder Service-Verfügbarkeit.Nmap uses raw IP packets in novel ways to determine what hosts are available on the network, what services (application name and version) those hosts are offering, what operating systems (and OS versions) they are running, what type of packet filters/firewalls are in use, and dozens of other characteristics. Nmap nutzt raw IP-Pakete in neuartigen Anwendungen eingesetzt, um festzustellen, welche Hosts im Netzwerk verfügbar, welche Dienste (Application Name und Version) die Gastgeber bieten, was Betriebssysteme (OS-Versionen und) sie ausgeführt werden, welche Art von Paketfilter / Firewalls sind, und Dutzende anderer Merkmale.It was designed to rapidly scan large networks, but works fine against single hosts. Es wurde entwickelt, um schnell große Netzwerke scannen, aber funktioniert gut gegen die einzelnen Hosts.Nmap runs on all major computer operating systems, and both console and graphical versions are available. Nmap läuft auf allen wichtigen Computer-Betriebssysteme, und beide Konsole und grafische Versionen zur Verfügung stehen.
Nmap is ... Nmap ist ...
* Flexible: Supports dozens of advanced techniques for mapping out networks filled with IP filters, firewalls, routers, and other obstacles. * Flexibel: Unterstützt Dutzende von fortgeschrittenen Techniken für die Zuordnung von Netzen mit IP-Filter, Firewalls, Router und andere Hindernisse.This includes many port scanning mechanisms (both TCP & UDP), OS detection, version detection, ping sweeps, and more. Dazu gehören viele Port-Scan-Mechanismen (beide TCP und UDP), OS-Erkennung, Version Erkennung, Ping Sweeps, und vieles mehr.See the documentation page. Finden Sie in der Dokumentation Seite. * Powerful: Nmap has been used to scan huge networks of literally hundreds of thousands of machines. * Leistungsstarke: Nmap verwendet wurde, um große Netze von buchstäblich Hunderte von Tausenden von Maschinen. * Portable: Most operating systems are supported, including Linux, Mcft Windows, FreeBSD, OpenBSD, Solaris, IRIX, Mac OS X, HP-UX, NetBSD, Sun OS, Amiga, and more. Portable *: Die meisten Betriebssysteme werden unterstützt, einschließlich Linux, Mcft Windows, FreeBSD, OpenBSD, Solaris, IRIX, Mac OS X, HP-UX, NetBSD, Sun OS, Amiga, und vieles mehr. * Easy: While Nmap offers a rich set of advanced features for power users, you can start out as simply as "nmap -v -A targethost". * Easy: Während Nmap bietet eine reiche Reihe von erweiterten Funktionen für Power User, können Sie die so einfach wie "nmap-v-A targethost".Both traditional command line and graphical (GUI) versions are available to suit your preference. Beide traditionellen Befehlszeile und grafische (GUI)-Versionen zur Verfügung stehen, um Ihre Einstellung.Binaries are available for those who do not wish to compile Nmap from source. Binärpakete stehen für diejenigen, die nicht kompilieren möchten, Nmap aus den Quellen kompilieren. * Free: The primary goals of the Nmap Project is to help make the Internet a little more secure and to provide administrators/auditors/hackers with an advanced tool for exploring their networks. * Kostenlos: Die primären Ziele der Nmap Projektes ist es, dazu beitragen, dass das Internet ein wenig mehr sicher und die Administratoren / Wirtschaftsprüfer / Hacker mit einem fortgeschrittenen Tool für die Erforschung ihrer Netze.Nmap is available for free download, and also comes with full source code that you may modify and redistribute under the terms of the license. Nmap ist zum freien Download verfügbar, und kommt auch mit voller Source-Code, den Sie Mai verändern und weitergeben unter den Bedingungen der Lizenz. * Well Documented: Significant effort has been put into comprehensive and up-to-date man pages, whitepapers, and tutorials. * Gut dokumentiert: Bedeutende Anstrengungen wurden in Betrieb genommen werden umfassende und up-to-date man-Seiten, Whitepapers und Tutorials.Find them in multiple languages here. Finden Sie sie in mehreren Sprachen hier. * Supported: While Nmap comes with no warranty, it is well supported by the community and we appreciate bug reports and patches. * Unterstützte: Während Nmap kommt keine Garantie, es wird sehr gut von der Gemeinschaft und bedanken uns für Bug-Reports und Patches.If you encounter a problem, please follow these instructions. Wenn Sie ein Problem, folgen Sie bitte diesen Anweisungen. * Acclaimed: Nmap has won numerous awards, including "Information Security Product of the Year" by Linux Journal, Info World and Codetalker Digest. * Gefeiert: Nmap gewann zahlreiche Auszeichnungen, unter anderem "Information Security Product of the Year" von Linux Journal, Info World und Codetalker Digest.It has been featured in hundreds of magazine articles, several movies, dozens of books, and one comic book series. Es wurde in Hunderten von Zeitschriftenartikel, mehrere Filme, Dutzende von Büchern, und ein Comic-Serie.Visit the press page for further details. Besuchen Sie die Seite drücken für weitere Details. * Popular: Thousands of people download Nmap every day, and it is included with many operating systems (Redhat Linux, Debian Linux, Gentoo, FreeBSD, OpenBSD, etc). * Gefragt: Tausende von Menschen Download Nmap jeden Tag, und es ist mit vielen Betriebssystemen (Linux Redhat, Debian Linux, Gentoo, FreeBSD, OpenBSD, etc.).It is among the top ten (out of 30,000) programs at the Freshmeat.Net repository. Es ist unter den Top Ten (von 30000) Program an der Freshmeat.Net Repository.This is important because it lends Nmap its vibrant development and user support communities. Dies ist wichtig, weil sie verleiht Nmap seiner lebendigen Entwicklung und Benutzer-Support-Communities.
And it works well in my Ubuntu Linux! Und es funktioniert gut in meinem Ubuntu Linux!
You can download it at their Homepage: Sie können es auf ihrer Homepage:
Code: http://insecure.org/nmap/download.html
Ubuntu Users: Just run Sypnatic Package Manager and search for 'nmap'.. Ubuntu Users: Laß Sypnatic Paket-Manager und suchen Sie nach 'nmap' ..
Once installed..you can run it with the terminal(Linux) or with a GUI(Linux/Windows) Einmal installiert .. Sie können es mit dem Terminal (Linux) oder mit einer GUI (Linux / Windows)
NOTE: in Linux, you can download NmapFE which is a GUI version.. Hinweis: in Linux, können Sie die NmapFE ist ein GUI-Version ..
Here's what it looks like..^^ Hier ist, wie es aussieht .. ^ ^
Ubuntu Interface: Ubuntu-Schnittstelle:
We will tackle here on how to use Nmap in the Terminal.. Wir werden gegen hier über die Verwendung von Nmap in der Terminal ..
here is the terminal/cmd syntax: Hier ist das Terminal / cmd Syntax:
CODE : CODE:
Usage: nmap [Scan Type(s)] [Options] {target specification}Nutzung: nmap [Scan-Typ (en)] [Optionen] (Ziel-Spezifikation) TARGET SPECIFICATION:TARGET-SPEZIFIKATION: Can pass hostnames, IP addresses, networks, etc.Kann passieren Hostnamen, IP-Adressen, Netzwerke, etc. Ex: scanme.nmap.org, Mcft.com/24, 192.168.0.1; 10.0.0-255.1-254Ex: scanme.nmap.org, Mcft.com/24, 192.168.0.1; 10.0.0-255.1-254 -iL <inputfilename>: Input from list of hosts/networks-iL <inputfilename>: Input aus der Liste der Hosts / Netzwerke -iR <num hosts>: Choose random targets-iR <num hosts>: Wählen Sie zufällige Ziele --exclude <host1[,host2][,host3],...>: Exclude hosts/networks- exclude <host1[,host2][,host3],...>: Ausschließen Rechner / Netzwerke --excludefile <exclude_file>: Exclude list from file- excludefile <exclude_file>: Ausschließen Liste aus einer Datei HOST DISCOVERY:HOST DISCOVERY: -sL: List Scan - simply list targets to scan-SL: US-Scan - einfach Liste Ziele zu scannen -sP: Ping Scan - go no further than determining if host is online-SP: Ping-Scan - allerdings nicht weiter gehen als die Bestimmung, wenn Host ist online -P0: Treat all hosts as online -- skip host discovery-P0: Behandeln Sie alle Hosts wie online - überspringen Host-Entdeckung -PS/PA/PU [portlist]: TCP SYN/ACK or UDP discovery to given ports-PS/PA/PU [Portliste]: TCP SYN / ACK-oder UDP-Entdeckung zu bestimmten Häfen -PE/PP/PM: ICMP echo, timestamp, and netmask request discovery probes-PE/PP/PM: ICMP-Echo-, Zeitstempel, und Netzmaske Anfrage Entdeckung Sonden -n/-R: Never do DNS resolution/Always resolve [default: sometimes]-n/-R: nichts, DNS-Auflösung / Immer beheben [Standard: manchmal] --dns-servers <serv1[,serv2],...>: Specify custom DNS servers- DNS-Server <serv1[,serv2],...>: Geben Sie benutzerdefinierte DNS-Server --system-dns: Use OS's DNS resolver- System-DNS: OS Verwenden Sie den DNS-Resolver SCAN TECHNIQUES:Scan-Techniken: -sS/sT/sA/sW/sM: TCP SYN/Connect()/ACK/Window/Maimon scans-sS/sT/sA/sW/sM: TCP SYN / connect () / ACK / Fenster / Maimon Scans -sU: UDP Scan-SU: UDP-Scan -sN/sF/sX: TCP Null, FIN, and Xmas scans-sN/sF/sX: TCP Null, FIN, und Xmas-Scans --scanflags <flags>: Customize TCP scan flags- scanflags <flags>: Anpassen TCP-Flags Scan -sI <zombie host[:probeport]>: Idlescan-si <zombie host[:probeport]>: Idlescan -sO: IP protocol scan-SO: IP-Protokoll-Scan -b <ftp relay host>: FTP bounce scan-b <ftp Relais host>: FTP-Bounce-Scan --traceroute: Trace hop path to each host- traceroute: Trace-Hop-Pfad zum jede Host - --reason: Display the reason a port is in a particular state- Grund: Anzeige der Grund, einen Hafen ist in einem bestimmten Staat PORT SPECIFICATION AND SCAN ORDER:Port-Spezifikation und Scan-Reihenfolge: -p <port ranges>: Only scan specified ports-p <port ranges>: Nur Scan bestimmten Häfen Ex: -p22; -p1-65535; -p U:53,111,137,T:21-25,80,139,8080Ex: P22-;-P1-65535;-p U: 53111137, T :21-25, 80139,8080 -F: Fast mode - Scan fewer ports than the default scan-F: Fast-Modus - Scan-Ports weniger als die Standard-Scan -r: Scan ports consecutively - don't randomize-r: Scan-Ports fortlaufend - nicht Randomize --top-ports <number>: Scan <number> most common ports- Top-Ports <number>: Scan <number> häufigsten Häfen --port-ratio <ratio>: Scan ports more common than <ratio>- Port-Verhältnis <ratio>: Scan-Ports häufiger als <ratio> SERVICE/VERSION DETECTION:SERVICE / VERSION Detection: -sV: Probe open ports to determine service/version info-SV: Probe offene Ports, um festzustellen, Service / Versions-Info --version-intensity <level>: Set from 0 (light) to 9 (try all probes)- version-Intensität <level>: Set von 0 (hell) bis 9 (versuchen alle Sonden) --version-light: Limit to most likely probes (intensity 2)- Licht-Version: Beschränken auf die meisten wahrscheinlich Sonden (Intensität 2) --version-all: Try every single probe (intensity 9)- alle-Version: Versuchen Sie, jeden einzelnen Sonde (Intensität 9) --version-trace: Show detailed version scan activity (for debugging)- version-Trace: Zeige ausführliche Version Scan-Aktivität (zum Debuggen) SCRIPT SCAN:SCRIPT SCAN: -sC: equivalent to --script=safe,intrusive-SC: äquivalent zu - script = Safe, aufdringliche --script=<Lua scripts>: <Lua scripts> is a comma separated list of- script = <Lua scripts>: <Lua scripts> ist eine durch Kommas getrennte Liste von directories, script-files or script-categoriesVerzeichnisse, Skript-Dateien oder Skript-Kategorien --script-args=<n1=v1,[n2=v2,...]>: provide arguments to scripts- Skript-args = <n1=v1,[n2=v2,...]>: Bitte geben Sie Argumente an Skripte --script-trace: Show all data sent and received- Skript-Trace: Zeige alle gesendeten und empfangenen Daten --script-updatedb: Update the script database.- Skript-updatedb: Update der Datenbank Skript. OS DETECTION:OS Detection: -O: Enable OS detection (try 2nd generation w/fallback to 1st)-O: Aktivieren OS-Erkennung (versuchen 2. Generation w / Fallback auf 1st) -O2: Only use the new OS detection system (no fallback)-O2: Verwenden Sie nur das neue OS Detection-System (kein Fallback) -O1: Only use the old (1st generation) OS detection system-O1: Verwenden Sie nur den alten (1. Generation) OS Detection-System --osscan-limit: Limit OS detection to promising targets- osscan-Limit: Limit OS-Erkennung, um viel versprechende Ziele --osscan-guess: Guess OS more aggressively- osscan-erraten: Guess OS mehr aggressiv TIMING AND PERFORMANCE:Timing-und Performance: Options which take <time> are in milliseconds, unless you append 's'Optionen, die <time> sind in Millisekunden, es sei denn, Sie hängen "s" (seconds), 'm' (minutes), or 'h' (hours) to the value (eg 30m).(Sekunden), "m" (Minuten), oder "H" (Stunden) auf den Wert (zB 30m). -T[0-5]: Set timing template (higher is faster)-T [0-5]: Set Timing Template (höher ist schneller) --min-hostgroup/max-hostgroup <size>: Parallel host scan group sizes--min-hostgroup/max-hostgroup <size>: Parallel Host-Scan-Gruppe Größen --min-parallelism/max-parallelism <time>: Probe parallelization--min-parallelism/max-parallelism <time>: Probe Parallelisierung --min-rtt-timeout/max-rtt-timeout/initial-rtt-timeout <time>: Specifies--min-rtt-timeout/max-rtt-timeout/initial-rtt-timeout <time>: Legt fest, probe round trip time.Sonde Round Trip Time. --max-retries <tries>: Caps number of port scan probe retransmissions.- max-Wiederholungen <tries>: Caps Reihe von Port-Scan-Sonde Weiterverbreitung. --host-timeout <time>: Give up on target after this long- Host-Timeout <time>: Geben Sie auf Ziel nach dieser langen --scan-delay/--max-scan-delay <time>: Adjust delay between probes--scan-delay/--max-scan-delay <time>: Stellen Sie Verzögerung zwischen Sonden FIREWALL/IDS EVASION AND SPOOFING:Firewall / IDS Steuerhinterziehung und Spoofing: -f; --mtu <val>: fragment packets (optionally w/given MTU)-f; - mtu <val>: Fragment-Pakete (optional w / bestimmten MTU) -D <decoy1,decoy2[,ME],...>: Cloak a scan with decoys-D <decoy1,decoy2[,ME],...>: Umhang einen Scan mit Köder -S <IP_Address>: Spoof source address-S <IP_Address>: Spoof-Source-Adresse -e <iface>: Use specified interface-e <iface>: Verwenden Sie bestimmten Schnittstelle -g/--source-port <portnum>: Use given port number-g/--source-port <portnum>: Verwenden Sie bestimmten Port-Nummer --data-length <num>: Append random data to sent packets- Daten-Länge <NUM>: Füge zufälligen Daten zu Paketen gesendet --ip-options <options>: Send packets with specified ip options- IP-Optionen <options>: Senden Sie Pakete mit bestimmten IP-Optionen --ttl <val>: Set IP time-to-live field- TTL <val>: IP-Set Time-to-Live-Feld --spoof-mac <mac address/prefix/vendor name>: Spoof your MAC address- Spoof-mac <mac address/prefix/vendor name>: Spoof Ihre MAC-Adresse --badsum: Send packets with a bogus TCP/UDP checksum- badsum: Senden Sie Pakete mit einer Schein-TCP / UDP-Prüfsumme OUTPUT:OUTPUT: -oN/-oX/-oS/-oG <file>: Output scan in normal, XML, s|<rIpt kIddi3,-oN/-oX/-oS/-oG <file>: Output-Scan im normalen, XML, s | <rIpt kIddi3, and Grepable format, respectively, to the given filename.und Grepable-Format, auf die angegebene Datei. -oA <basename>: Output in the three major formats at once-OA <basename>: Ausgang in den drei großen Formaten auf einmal -v: Increase verbosity level (use twice for more effect)-v: Erhöhen Sie Ausführlichkeit Ebene (verwenden Sie zweimal für mehr Effekt) -d[level]: Set or increase debugging level (Up to 9 is meaningful)-d [level]: Set oder zur Erhöhung von Debugging-Level (bis zu 9 ist sinnvoll) --open: Only show open (or possibly open) ports- Geöffnet: Nur zeigen, öffnen (oder möglicherweise offen) Ports --packet-trace: Show all packets sent and received- Paket-Trace: Zeige alle Pakete gesendet und empfangen --iflist: Print host interfaces and routes (for debugging)- iflist: Drucken Host-Schnittstellen und Routen (zum Debuggen) --log-errors: Log errors/warnings to the normal-format output file- log-Fehler: Log Fehler / Warnungen an die normale Ausgabe-Format-Datei --append-output: Append to rather than clobber specified output files- append-Ausgabe: anhängen, um nicht als clobber bestimmten Ausgabe-Dateien --resume <filename>: Resume an aborted scan- Fortsetzen der <Dateiname>: Fortsetzen einer abgebrochenen Scan --stylesheet <path/URL>: XSL stylesheet to transform XML output to HTML- Stylesheet <path/URL>: XSL-Stylesheets, um XML-Ausgabe in HTML --webxml: Reference stylesheet from Insecure.Org for more portable XML- webxml: Referenz-Stylesheet aus Insecure.Org für mehr tragbaren XML --no-stylesheet: Prevent associating of XSL stylesheet w/XML output- no-Stylesheet: Verhindern Sie die Beteiligung von XSL-Stylesheet w / XML-Ausgabe MISC:MISC: -6: Enable IPv6 scanning-6: Aktivieren Sie IPv6-Scanning -A: Enables OS detection and Version detection, Script scanning and Traceroute-A: Ermöglicht die OS Version Detektion und Erkennung, Script-Scanning und Traceroute --datadir <dirname>: Specify custom Nmap data file location- datadir <dirname>: Geben Sie benutzerdefinierte Daten Nmap-Datei --send-eth/--send-ip: Send using raw ethernet frames or IP packets--send-eth/--send-ip: Senden Verwendung von Raw-Ethernet-Frames oder IP-Pakete --privileged: Assume that the user is fully privileged- privilegierte: Nehmen wir an, dass der Benutzer in vollem Umfang privilegierte --unprivileged: Assume the user lacks raw socket privileges- unprivilegierte: Angenommen, der Benutzer keine Raw-Socket-Privilegien -V: Print version number-V: Druckfassung Zahl -h: Print this help summary page.-h: Drucken Sie diese Seite Zusammenfassung helfen.
But you might ask, why terminal/cmd while it has a GUI? Aber man könnte fragen, warum Terminal / cmd, während er hat ein GUI?
well, you can use GUI too..though it doesn't need a tutorial...get it? gut, können Sie GUI zu .. wenn sie nicht brauchen ein Tutorial ... es bekommen?^^ ^ ^
anyway.. trotzdem ..
you can see the syntax too by typing.. können Sie sehen, die Syntax zu, indem Sie ..
CODE : CODE:
nmap --helpnmap - help
Lets start with nmap's "scan me".. Ermöglicht beginnen mit nmap die "Scan-me" ..
type: Typ: CODE : CODE:
nmap -v -A scanme.nmap.orgnmap-v-A scanme.nmap.org
Explanation: Erklärung: -v means your scan it in verbose mode, if you want to add verbosity level, type another v, ie -vv -v bedeutet, dass Ihr Scan es im ausführlichen Modus, wenn Sie hinzufügen möchten Ausführlichkeit Ebene, eine andere Art v, dh-vv
-A means enable OS detection and Version detection, Script scanning and Traceroute -A bedeutet, die OS Version Detektion und Erkennung, Script-Scanning und Traceroute
scanme.nmap.org is the host you want to scan..you can try other sites or an IP address.. scanme.nmap.org ist der Host ein, den Sie scannen wollen .. können Sie versuchen, anderen Websites oder eine IP-Adresse ..
Output: Ausgang: CODE : CODE:
Starting Nmap 4.22SOC6 ( http://insecure.org ) at 2007-09-23 12:49 PHTStarting Nmap 4.22SOC6 (http://insecure.org) am 2007-09-23 12:49 PHT Initiating Ping Scan at 12:49Einleitung Ping-Scan bei 12:49 Scanning 205.217.153.62 [1 port]Scanning 205.217.153.62 [1 Port] Completed Ping Scan at 12:49, 0.31s elapsed (1 total hosts)Fertiggestellt Ping-Scan auf 12:49, 0.31s vergangen (1 insgesamt Hosts) Initiating Parallel DNS resolution of 1 host.Parallel zur Einleitung DNS-Auflösung von 1 Host.at 12:49am 12.49 Completed Parallel DNS resolution of 1 host.Fertiggestellt Parallel DNS-Auflösung von 1 Host.at 12:49, 0.02s elapsedauf 12:49, 0.02s vergangen Initiating Connect() Scan at 12:49Einleitung connect () Scan auf 12:49 Scanning scanme.nmap.org (205.217.153.62) [1705 ports]Scanning scanme.nmap.org (205.217.153.62) [1705 Ports] Discovered open port 22/tcp on 205.217.153.62Entdeckt offenen Port 22/tcp auf 205.217.153.62 Discovered open port 53/tcp on 205.217.153.62Entdeckt offenen Port 53/tcp auf 205.217.153.62 Discovered open port 80/tcp on 205.217.153.62Entdeckt offenen Port 80/tcp auf 205.217.153.62 Connect() Scan Timing: About 12.55% done; ETC: 12:53 (0:03:29 remaining)Connect () Scan Timing: Über 12,55% getan; ETC: 12:53 (0:03:29 verbleibenden) Completed Connect() Scan at 12:51, 122.49s elapsed (1705 total ports)Fertiggestellt connect () Scan auf 12:51, 122.49s vergangen sind (insgesamt 1705 Ports) Initiating Service scan at 12:51Einleitung Service-Scan mit 12:51 Scanning 3 services on scanme.nmap.org (205.217.153.62)Scan-Dienste auf 3 scanme.nmap.org (205.217.153.62) Completed Service scan at 12:52, 11.97s elapsed (3 services on 1 host)Fertiggestellt Service-Scan mit 12:52, 11.97s vergangen (3 Dienstleistungen am 1. Host) SCRIPT ENGINE: Initiating script scanning.Skript-Engine: Einleitung Skript-Scannen. SCRIPT ENGINE: nselib/ not a directorySkript-Engine: nselib / nicht ein Verzeichnis
Host scanme.nmap.org (205.217.153.62) appears to be up ...Host scanme.nmap.org (205.217.153.62) zu sein scheint bis ...good.gut. Interesting ports on scanme.nmap.org (205.217.153.62):Interessante Ports auf scanme.nmap.org (205.217.153.62): Not shown: 1700 filtered portsNicht angezeigt: 1700 gefiltert Häfen PORT STATE SERVICE VERSIONPORT-Service staatliche Version 22/tcp open ssh OpenSSH 4.3 (protocol 2.0)22/tcp open ssh OpenSSH 4.3 (Protokoll 2.0) 53/tcp open domain53/tcp open-Domain 70/tcp closed gopher70/tcp geschlossen gopher 80/tcp open http Apache httpd 2.2.2 ((Fedora))80/tcp open http Apache httpd 2.2.2 ((Fedora)) 113/tcp closed auth113/tcp geschlossen auth
Read data files from: /usr/local/share/nmapLesen Sie die Dateien aus: / usr / local / share / nmap Service detection performed.Service-Erkennung durchgeführt.Please report any incorrect results at http://insecure.org/nmap/submit/ .Bitte melden Sie falsche Ergebnisse an http://insecure.org/nmap/submit/. Nmap done: 1 IP address (1 host up) scanned in 134.955 secondsNmap getan: 1 IP-Adresse (1 Host-up) im Rahmen 134,955 Sekunden
Wow..thats a scan! Wow .. das ist ein Scan!
now, with more scanning.. jetzt, mit mehr Scannen ..
NOTE: you must be root/have administrative privileges to enable this scan.. Hinweis: Sie müssen root / über Administratorrechte verfügen, damit diese scannen ..
TCP: Fingerprinting - need to be root.. TCP: Fingerprinting - müssen root sein ..
-sT means do a Connect scan.. -sT bedeutet eine Connect-Scan ..
-sR means do a RPC Scan -SR bedeutet, eine RPC-Scan
-sV means do a Version Probe Scan -SV bedeutet eine Version Probe Scan
-O means Detect the host's OS -O bedeutet Erkennen der Host-OS
-F means scan most important ports F-Scan bedeutet wichtigsten Häfen
NOTE: in Ubuntu, you should type 'sudo' before nmap to be root..^^ Hinweis: in Ubuntu, sollten Sie "sudo" vor nmap zu root .. ^ ^
Output: Ausgang: CODE : CODE:
Starting Nmap 4.22SOC6 ( http://insecure.org ) at 2007-09-23 12:48 PHTStarting Nmap 4.22SOC6 (http://insecure.org) am 2007-09-23 12:48 PHT SCRIPT ENGINE: nselib/ not a directorySkript-Engine: nselib / nicht ein Verzeichnis
Interesting ports on scanme.nmap.org (205.217.153.62):Interessante Ports auf scanme.nmap.org (205.217.153.62): Not shown: 1261 filtered portsNicht angezeigt: 1261 gefiltert Häfen PORT STATE SERVICE VERSIONPORT-Service staatliche Version 22/tcp open ssh OpenSSH 4.3 (protocol 2.0)22/tcp open ssh OpenSSH 4.3 (Protokoll 2.0) 53/tcp open domain53/tcp open-Domain 70/tcp closed gopher70/tcp geschlossen gopher 80/tcp open http Apache httpd 2.2.2 ((Fedora))80/tcp open http Apache httpd 2.2.2 ((Fedora)) 113/tcp closed auth113/tcp geschlossen auth Device type: general purposeGerätetyp: allgemeine Zwecke Running: Linux 2.4.X|2.5.X|2.6.XRunning: Linux 2.4.x | 2.5.x | 2.6.X OS details: Linux 2.4.7 - 2.6.11, Linux 2.6.0 - 2.6.11Einzelheiten OS: Linux 2.4.7 - 2.6.11, Linux 2.6.0 - 2.6.11 Uptime: 8.531 days (since Sat Sep 15 00:05:05 2007)Uptime: 8,531 Tage (seit Samstag Sep 15 00:05:05 2007)
OS and Service detection performed.OS-und Service-Erkennung durchgeführt.Please report any incorrect results at http://insecure.org/nmap/submit/ .Bitte melden Sie falsche Ergebnisse an http://insecure.org/nmap/submit/. Nmap done: 1 IP address (1 host up) scanned in 77.847 secondsNmap getan: 1 IP-Adresse (1 Host-up) gescannt in 77,847 Sekunden
ill tell you a little trick :D krank Ihnen sagen, ein kleiner Trick: D
You can find many ip-address in Google! Hier finden Sie viele IP-Adresse in Google!
just type: tippe einfach:
CODE : CODE:
inurl:iplog.txtinurl: iplog.txt
^^ ^ ^
===================================== Thank you for reading this tutorial! Vielen Dank für das Lesen dieses Tutorials!
you can explore nmap! können Sie nmap! discovering things yourself is a very good thing!! Dinge selbst zu entdecken ist eine sehr gute Sache! :>
=====================================
Cast your vote on this article Stimmen Sie jetzt zu diesem Artikel *Note: the order of the votes has been reversed. * Hinweis: Die Reihenfolge der Stimmen wurde rückgängig gemacht.
axis_88 - 03:41 am Sunday September 23rd, 2007axis_88 - 03.41 Uhr Sonntag 23. September, 2007
lol nice lol nice
nos_slived - 05:00 am Sunday September 23rd, 2007nos_slived - 05.00 Uhr Sonntag 23. September, 2007
Overuse of \"^^\". Übernutzung von \ "^ ^ \".
Remember Germans, it\'s illegal for you to use NMAP. Denken Sie daran, die Deutschen, sie \ 'n illegalen für Sie zu nutzen NMAP.
mosshack - 05:11 am Sunday September 23rd, 2007mosshack - 05.11 Uhr Sonntag 23. September, 2007
i liked that article 7/10 the reason it is seven is because you have a few error which i wont go over and not enough detail on it but good Mir gefiel, dass Artikel 7 / 10 der Grund, es ist sieben Uhr ist, weil Sie haben ein paar Fehler, die ich gewohnt und gehen über nicht genügend ausführlich über die sie aber gut
I hate when site designs get squished by oversized images. Ich hasse, wenn Website Designs erhalten verzerrt durch die überdimensionalen Bilder.Here\'sa 575px width cropped copy, if anybody with power should decide to make 1024x768 look better. Hier \ 'sa 575px Breite abgeschnitten, Kopie, wenn jemand mit Strom sollte beschließen, 1024x768 sieht besser aus. http://img219.imageshack.us/img219/8210/untitled100he5.png
Matija - 12:11 pm Monday September 24th, 2007Matija - 12.11 Uhr Montag 24. September, 2007
Cool, Tnx ^^ Cool, TNX ^ ^
;)
tjszl1 - 03:20 am Tuesday September 25th, 2007tjszl1 - 03.20 Uhr Dienstag 25. September, 2007
Good article!thank you.I didn\'t know it before . Gute Artikel! Danken you.I didn \ 't wissen, dass es vor.
I found some things i didn\'t know about nmap, thanks :) Ich habe einige Dinge, die ich didn \ 't wissen über nmap, dank:) you could have gone into a bit more detail on some things but it\'s really ok. Sie könnten haben in etwas mehr Einzelheiten über einige Dinge, aber es \ 's wirklich ok. 9/10 from me 9 / 10 von mir!
thats kwel i didn\'t know u could do the -F command.. thats kWel i didn \ 't know u tun könnten, die F-Befehl ..thats gonna save some time thats Gonna Save einiger Zeit
9/10 9 / 10
WearZeeP - 09:24 am Thursday September 27th, 2007WearZeeP - 09.24 Uhr Donnerstag 27. September 2007
Pretty good, but as somebody else also pointed out, extreme overuse of \"^^\". Sehr gut, aber wie jemand anderes auch darauf hingewiesen, extreme Übernutzung von \ "^ ^ \".
gOLdenHaWK3D - 09:29 am Thursday September 27th, 2007gOLdenHaWK3D - 09.29 Uhr Donnerstag 27. September 2007
Geeez mate! Geeez mate!i\'m getting rid of some of those ^^\'s I \ 'm loszuwerden einige dieser ^ ^ \' s
That\'s just crazy, a few is okay but not EVERY line! Das \ 's nur verrückt, ein paar ist okay, aber nicht jede Zeile!
The start shows you did research on the subject which is a bonus, I give it a 10/10 :D Der Start zeigt Ihnen, hat die Forschung zu den Themen, die einen Bonus, ich gebe sie eins 10/10: D
KoG - 09:03 am Thursday November 01st, 2007KOG - 09.03 Uhr Donnerstag 01. November, 2007
Nice job. Nice job.Very well written, and it explained some of the basic features of Nmap. Sehr gut geschrieben, und es erklärt einige der grundlegenden Funktionen von Nmap.Have you ever though about doing one that\'sa little more advanced that brings up the topics of timing and spoofing a little more in depth? Haben Sie jemals tun, wenn etwa ein, dass \ 'sa wenig weiter fortgeschritten, dass bringt die Themen von Timing-und Spoofing ein wenig mehr in die Tiefe?
10/10
0r4ng324n3h - 04:10 am Sunday December 23rd, 20070r4ng324n3h - 04.10 Uhr Sonntag 23. Dezember, 2007
thankssss.... thankssss ....I love Nmap Ich liebe Nmap
I have and use Nmap, but what can I use the information I gather for? Ich habe und die Verwendung Nmap, aber was kann ich nutzen, die Informationen, die ich sammeln für?
Great article when looking through the useful stuff had no idea what nmap was now will have a good go. Große Artikel, wenn Sie durch den Sucher Nützliches hatte keine Ahnung, was nmap wurde jetzt wird über ein gutes gehen.
Hey i've been trying to use nmap i got the 4.6 version on windows and am just having a problem with it freezing up during a scan. Hey Ich habe versucht, nmap Ich habe die 4/6 Version auf Windows und bin
lol nice lol nice