Skip to main content

Thread: Can no longer view nmap xml in any browser [hardy]


i needed quick bit of network troubleshooting morning ssh'd server @ work , ran nmap idea on had been done network. when done surprised see blank screen in firefox when trying view xml log data nmap. got same blank screen in both epiphany , opera well.

none of old nmap logs display either, though i've been able view them. have clue problem might ?

using hardy.

sample xml file using google.com:
html code:
<?xml version="1.0" ?>  <?xml-stylesheet href="/usr/share/nmap/nmap.xsl" type="text/xsl"?>  <!-- nmap 4.53 scan initiated tue jul 28 11:29:19 2009 as: nmap -v -a -p0 -ox tmp www.google.com -->  <nmaprun scanner="nmap" args="nmap -v -a -p0 -ox tmp www.google.com" start="1248794959" startstr="tue jul 28 11:29:19 2009" version="4.53" xmloutputversion="1.01">  <scaninfo type="connect" protocol="tcp" numservices="1714" services="1-1027,1029-1033,1040,1043,1050,1058-1059,1067-1068,1076,1080,1083-1084,1103,1109-1110,1112,1127,1139,1155,1158,1178,1212,1214,1220,1222,1234,1241,1248,1270,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,3025,3045,3049,3052,3064,3086,3128,3141,3264,3268-3269,3292,3299,3306,3333,3372,3389,3397-3399,3421,3455-3457,3462,3531,3632,3689,3900,3984-3986,3999-4000,4002,4008,4045,4125,4132-4133,4144,4199,4224,4321,4333,4343,4444,4480,4500,4557,4559,4660,4662,4672,4899,4987,4998,5000-5003,5009-5011,5050,5060,5100-5102,5145,5190-5193,5232,5236,5300-5305,5308,5400,5405,5432,5490,5500,5510,5520,5530,5540,5550,5555,5560,5631-5632,5679-5680,5713-5717,5800-5803,5900-5903,5977-5979,5997-6009,6017,6050,6101,6103,6105-6106,6110-6112,6141-6148,6222,6346-6347,6400-6401,6502,6543-6544,6547-6548,6558,6588,6662,6665-6670,6699-6701,6881,6969,7000-7010,7070,7100,7200-7201,7273,7326,7464,7597,7937-7938,8000,8007,8009,8021,8076,8080-8082,8118,8123,8443,8770,8888,8892,9040,9050-9051,9090,9100-9107,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,14141,15126,15151,16080,16444,16959,17007,17300,18000,18181-18185,18187,19150,20005,22273,22289,22305,22321,22370,26208,27000-27010,27374,27665,31337,31416,32770-32780,32786-32787,38037,38292,43188,44334,44442-44443,47557,49400,50000,50002,54320,61439-61441,65301" />  <verbose level="1" />  <debugging level="0" />  <taskbegin task="parallel dns resolution of 1 host." time="1248794959" />  <taskend task="parallel dns resolution of 1 host." time="1248794959" />  <taskbegin task="connect scan" time="1248794959" />  <taskend task="connect scan" time="1248795002" extrainfo="1714 total ports" />  <taskbegin task="service scan" time="1248795002" />  <taskend task="service scan" time="1248795015" extrainfo="2 services on 1 host" />  <host><status state="up" reason="localhost-response"/>  <address addr="66.102.1.147" addrtype="ipv4" />  <hostnames><hostname name="he-in-f147.google.com" type="ptr" /></hostnames>  <ports><extraports state="filtered" count="1711">  <extrareasons reason="no-responses" count="1711"/>  </extraports>  <port protocol="tcp" portid="80"><state state="open" reason="syn-ack" reason_ttl="0"/><service name="http" product="google httpd" version="2.0" extrainfo="gfe" ostype="linux" method="probed" conf="10" /></port>  <port protocol="tcp" portid="113"><state state="closed" reason="conn-refused" reason_ttl="0"/><service name="auth" method="table" conf="3" /></port>  <port protocol="tcp" portid="443"><state state="open" reason="syn-ack" reason_ttl="0"/><service name="http" product="google httpd" version="2.0" extrainfo="gfe" ostype="linux" tunnel="ssl" method="probed" conf="10" /></port>  </ports>  <times srtt="168801" rttvar="129311" to="686045" />  </host>  <runstats><finished time="1248795015" timestr="tue jul 28 11:30:15 2009"/><hosts up="1" down="0" total="1" />  <!-- nmap done @ tue jul 28 11:30:15 2009; 1 ip address (1 host up) scanned in 56.064 seconds -->  </runstats></nmaprun>

hello there

did ever work out?
having same problem trying view nmap xml output using firefox on same machine scans done.
appear ff not load nmap stylesheet filter xml source.

1 difference:
using nmap 5.0 (self compiled , installed /usr/local) on ubuntu 9.04 ff v3.0.15 path stylesheet (embedded in xml) file:///usr/local/share/nmap/nmap.xsl

when copy xml output files , copy of stylesheet samba share , edit xml point <?xml-stylesheet href="./nmap.xsl" type="text/xsl"?> open xml in ie8 on xp box, well.
guess there must setting in ff enable behaviour too. next step: working out is...
mtia pointers...


well! waddayaknow: opening xml ff on ubuntu box samba share works fine , dandy!
it's work-around @ least...


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Can no longer view nmap xml in any browser [hardy]


Ubuntu

Comments

Popular posts from this blog

Thread: PKI Client 5.00 install (for eToken Pro)

ATmega2560-Arduino Pin Mapping

Crossfader Arduino Tutorial