mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
If you have trouble updating after this revision you need to follow these instructions. You have probably just seen an error like this: svn: URL 'svn://svn.insecure.org/nping' of existing directory 'nping' does not match expected URL 'svn://svn.insecure.org/nmap/nping' This is caused by the replacement of SVN externals. Here's what you need to do. First, save any local changes you might have in the nping, nsock, nbase, ncat, and zenmap directories. (For example by running "cd nping; svn diff > ../nping.diff".) If you don't have any local changes you can skip this step. Then run these commands: rm -rf nping/ nsock/ nbase/ ncat/ zenmap/ svn update svn cleanup If all else fails, you can just delete your whole working directory and check out anew: svn co --username guest --password "" svn://svn.insecure.org/nmap There may be further discussion in the mailing list thread at http://seclists.org/nmap-dev/2011/q4/303.
20 lines
2.7 KiB
XML
20 lines
2.7 KiB
XML
<?xml version="1.0" ?>
|
|
<!-- nmap 3.75 scan initiated Mon Jul 18 21:40:17 2005 as: nmap -oX /tmp/tmpwpoKfN -oN /tmp/tmpAc7PoV localhost -->
|
|
<nmaprun scanner="nmap" args="nmap -oX /tmp/tmpwpoKfN -oN /tmp/tmpAc7PoV localhost" start="1121733617" version="3.75" xmloutputversion="1.01">
|
|
<scaninfo type="connect" protocol="tcp" numservices="1663" services="1-1027,1029-1033,1040,1050,1058-1059,1067-1068,1076,1080,1083-1084,1103,1109-1110,1112,1127,1139,1155,1178,1212,1214,1220,1222,1234,1241,1248,1337,1346-1381,1383-1552,1600,1650-1652,1661-1672,1680,1720,1723,1755,1761-1764,1827,1900,1935,1984,1986-2028,2030,2032-2035,2038,2040-2049,2053,2064-2065,2067-2068,2105-2106,2108,2111-2112,2120-2121,2201,2232,2241,2301,2307,2401,2430-2433,2500-2501,2564,2600-2605,2627-2628,2638,2766,2784,2809,2903,2998,3000-3001,3005-3006,3049,3052,3064,3086,3128,3141,3264,3268-3269,3292,3306,3333,3372,3389,3421,3455-3457,3462,3531,3632,3689,3900,3984-3986,3999-4000,4008,4045,4132-4133,4144,4224,4321,4333,4343,4444,4480,4500,4557,4559,4660,4672,4899,4987,4998,5000-5003,5010-5011,5050,5100-5102,5145,5190-5193,5232,5236,5300-5305,5308,5400,5405,5432,5490,5510,5520,5530,5540,5550,5555,5631-5632,5680,5713-5717,5800-5803,5900-5903,5977-5979,5997-6009,6017,6050,6101,6103,6105-6106,6110-6112,6141-6148,6346,6400-6401,6502,6543-6544,6547-6548,6558,6588,6666-6668,6699,6969,7000-7010,7070,7100,7200-7201,7273,7326,7464,7597,8000,8007,8009,8080-8082,8443,8888,8892,9090,9100,9111,9152,9535,9876,9991-9992,9999-10000,10005,10082-10083,11371,12000,12345-12346,13701-13702,13705-13706,13708-13718,13720-13722,13782-13783,15126,16959,17007,17300,18000,18181-18185,18187,19150,20005,22273,22289,22305,22321,22370,26208,27000-27010,27374,27665,31337,32770-32780,32786-32787,38037,38292,43188,44334,44442-44443,47557,49400,54320,61439-61441,65301" />
|
|
<verbose level="0" />
|
|
<debugging level="0" />
|
|
<host><status state="up" />
|
|
<address addr="127.0.0.1" addrtype="ipv4" />
|
|
<hostnames><hostname name="localhost.localdomain" type="PTR" /></hostnames>
|
|
<ports><extraports state="closed" count="1659" />
|
|
<port protocol="tcp" portid="80"><state state="open" /><service name="http" method="table" conf="3" /></port>
|
|
<port protocol="tcp" portid="111"><state state="open" /><service name="rpcbind" method="table" conf="3" /></port>
|
|
<port protocol="tcp" portid="631"><state state="open" /><service name="ipp" method="table" conf="3" /></port>
|
|
<port protocol="tcp" portid="5432"><state state="open" /><service name="postgres" method="table" conf="3" /></port>
|
|
</ports>
|
|
</host>
|
|
<runstats><finished time="1121733617" /><hosts up="1" down="0" total="1" />
|
|
<!-- Nmap run completed at Mon Jul 18 21:40:17 2005; 1 IP address (1 host up) scanned in 0.358 seconds -->
|
|
</runstats></nmaprun>
|