2013-09-21 23:18:49 > mx8manger (~yourmom.j@unaffiliated/mx8manger) has joined #Nmap 2013-09-21 23:18:58 mx8manger hello all 2013-09-21 23:19:15 mx8manger i download the latest version from the svn 2013-09-21 23:19:36 mx8manger and wheni compile and installed it gives me this message when scanning 2013-09-21 23:19:56 mx8manger Warning: File ./nmap-services exists, but Nmap is using /usr/local/bin/../share/nmap/nmap-services for security and consistency reasons. set NMAPDIR=. to give priority to files in your local directory (may affect the other data files too). 2013-09-21 23:20:02 mx8manger could any of you help me 2013-09-21 23:20:56 eest mx8manger: what is your goal= 2013-09-21 23:21:17 mx8manger i purchased a book for learning nmap 2013-09-21 23:21:59 mx8manger and also not just the messaage 2013-09-21 23:22:11 eest what is your cwd when running nmap? 2013-09-21 23:22:15 mx8manger its sasy this looks like an IPv6 target specification -- you have to use the -6 option. for every single host that i scan 2013-09-21 23:22:29 mx8manger cwd? 2013-09-21 23:22:35 eest current working directory 2013-09-21 23:22:40 eest you show it with pwd 2013-09-21 23:22:44 mx8manger root@mypc:~ 2013-09-21 23:23:01 eest right, so there is a nmap-services file in /root? 2013-09-21 23:24:03 mx8manger i dunno 2013-09-21 23:24:18 mx8manger its in /usr/share/nmap/nmap-services 2013-09-21 23:24:45 eest "i dunno"? you can easily check that 2013-09-21 23:25:12 mx8manger should i copy from /usr/share...etc to /root/ 2013-09-21 23:25:13 mx8manger ? 2013-09-21 23:25:22 eest i am asking you if there is a file there 2013-09-21 23:25:53 mx8manger no 2013-09-21 23:26:02 mx8manger and without root 2013-09-21 23:26:10 mx8manger i cant make raw packets 2013-09-21 23:26:13 eest the warning you are getting suggests (to me at least) that there is a nmap-services file in the directory you are standing 2013-09-21 23:26:48 eest and nmap is just telling you "i am ignoring that file and using the one under /usr/local/share" 2013-09-21 23:27:08 eest so it is up to you to decide what file you actually want to use 2013-09-21 23:27:11 * mx8manger facepalms okay right i was in the svn folder 2013-09-21 23:27:36 mx8manger okay but i has an issue when i combine nmap with proxychains 2013-09-21 23:27:52 mx8manger proxychains nmap -sV scame.nmap.org 2013-09-21 23:28:02 mx8manger its gives me false scan result 2013-09-21 23:28:33 eest never used proxychains, sorry 2013-09-21 23:28:52 mx8manger am gonna paste something large sorry 2013-09-21 23:28:54 mx8manger proxychains nmap -sV scame.nmap.org 2013-09-21 23:28:54 mx8manger ProxyChains-3.1 (http://proxychains.sf.net) 2013-09-21 23:28:54 mx8manger Starting Nmap 6.41SVN ( http://nmap.org ) at 2013-09-22 00:28 AST 2013-09-21 23:28:54 mx8manger |DNS-request| scame.nmap.org 2013-09-21 23:28:56 mx8manger |S-chain|-<>-127.0.0.1:9050-<><>-4.2.2.2:53-<><>-OK 2013-09-21 23:28:56 mx8manger |DNS-response| scame.nmap.org is 173.255.243.189 2013-09-21 23:28:58 mx8manger 173.255.243.189/0 looks like an IPv6 target specification -- you have to use the -6 option. 2013-09-21 23:29:00 mx8manger WARNING: No targets were specified, so 0 hosts scanned. 2013-09-21 23:29:01 mx8manger Nmap done: 0 IP addresses (0 hosts up) scanned in 1.65 seconds 2013-09-21 23:30:09 eest and it works without the proxychains command? 2013-09-21 23:33:20 mx8manger yes 2013-09-21 23:33:31 mx8manger but back on nmap 6.3 it was working fine 2013-09-21 23:44:00 d33tah 23:19:56 mx8manger $ Warning: File ./nmap-services exists, but Nmap is using /usr/local/bin/../share/nmap/nmap-services for security and consistency reasons. set NMAPDIR=. to give priority to files in your local directory (may affect the other data files too). 2013-09-21 23:44:19 mx8manger ??? 2013-09-21 23:44:20 d33tah you're basically seeing this message because you have Nmap installed and you're trying to run Nmap you just compiled 2013-09-21 23:44:20 +Nhelp mx8manger: Dongshan said, Three pounds of flax. 2013-09-21 23:44:40 d33tah so the newly compiled Nmap is confused about where to look for its data 2013-09-21 23:44:40 mx8manger d33tah, that is not the issue 2013-09-21 23:44:47 mx8manger i new that but 2013-09-21 23:44:54 mx8manger why it cant run with proxychains at all 2013-09-21 23:45:04 mx8manger mean while everything runs okay with proxychains 2013-09-21 23:45:20 d33tah hmm 2013-09-21 23:45:27 d33tah you're trying SYN scan, right? 2013-09-21 23:45:32 d33tah (the default one) 2013-09-21 23:46:14 mx8manger http://paste.ubuntu.com/6138529/ 2013-09-21 23:46:33 mx8manger i tried em all types of scan 2013-09-21 23:46:38 d33tah -sT as well? 2013-09-21 23:46:51 d33tah because all raw scans *wont* work, because they're incompatible with how SOCKS works 2013-09-21 23:47:14 mx8manger 173.255.243.189/0 looks like an IPv6 target specification -- you have to use the -6 option. 2013-09-21 23:47:15 mx8manger WARNING: No targets were specified, so 0 hosts scanned. 2013-09-21 23:47:15 mx8manger Nmap done: 0 IP addresses (0 hosts up) scanned in 5.20 seconds 2013-09-21 23:47:38 mx8manger is he nuts that is google.com ip address and proxychains shows that ip were resolved 2013-09-21 23:47:42 d33tah that's strange. 2013-09-21 23:47:51 d33tah the IP is correct 2013-09-21 23:48:27 d33tah surprisingly I can't find any -4 flag in man page, looks like there's no way to disable the IPv6 2013-09-21 23:48:43 d33tah congratulations, looks like you've found an Nmap bug. what's your OS and the exact SVN revision you pulled? 2013-09-21 23:51:09 mx8manger Linux lolz-pc 3.8.0-19-generic #30-Ubuntu SMP Wed May 1 16:36:13 UTC 2013 i686 i686 i686 GNU/Linux 2013-09-21 23:51:15 d33tah hm 2013-09-21 23:51:19 d33tah 23:30:09 eest $ and it works without the proxychains command? 2013-09-21 23:51:19 d33tah 23:33:20 mx8manger $ yes 2013-09-21 23:51:33 mx8manger Updating '.': 2013-09-21 23:51:34 mx8manger At revision 32374 2013-09-21 23:51:44 d33tah so it might be proxychains related 2013-09-21 23:51:50 mx8manger yes but nmap in the past worked fine 2013-09-21 23:51:52 d33tah nonetheless, the Nmap team might be interested 2013-09-21 23:51:56 d33tah it might be some regression 2013-09-21 23:51:57 mx8manger proxychains is handling all my stuff 2013-09-21 23:52:04 mx8manger nothing wrong proxychains 2013-09-21 23:52:07 d33tah could you please send a debug log to dev () nmap org? 2013-09-21 23:52:21 d33tah most preferrably with -sT, because that's the first thing they'll ask you to try anyway 2013-09-21 23:52:31 d33tah to produce the debug log, please try -d9 2013-09-21 23:53:45 mx8manger does they open attachment 2013-09-21 23:53:48 mx8manger ? 2013-09-21 23:54:01 d33tah yes, we support attachments. 2013-09-21 23:54:20 d33tah i mean, the mailing list does. they'll get forwarded and handled properly on the mailing list viewer. 2013-09-21 23:56:09 d33tah please write a bit on how you got there as well - what kind of proxy does it go through, what OS you're using, the SVN revision 2013-09-21 23:56:25 d33tah generally, noone knows what's relevant so the more the better 1970-01-01 01:00:00 Day changed to Sun, 22 Sep 2013 2013-09-22 00:01:05 mx8manger d33tah, im a fail at writing formal messages 2013-09-22 00:01:12 mx8manger can u help ? 2013-09-22 00:01:24 d33tah hm 2013-09-22 00:01:39 d33tah then just copy the debug log along with the command-line you used 2013-09-22 00:01:57 d33tah and write about the OS and revision and that's all 2013-09-22 00:02:26 d33tah i might copy over the irc log so that if someone looks for more data, there might be some more clues 2013-09-22 00:15:46 > z0rt45 (~z0rt45 () pool-173-72-155-114 clppva fios verizon net) has joined #Nmap 2013-09-22 00:23:12 mx8manger thank alot d33tah 2013-09-22 00:23:22 mx8manger does they need betatesters lol 2013-09-22 00:23:23 d33tah mx8manger: i didn't do anything yet. 2013-09-22 00:23:43 d33tah btw, here's an interesting pointer on what happened: 2013-09-22 00:23:57 mx8manger yes :) 2013-09-22 00:23:59 d33tah try nmap 173.255.243.189/0 without proxychains 2013-09-22 00:24:10 d33tah does it produce the same error message? 2013-09-22 00:25:15 mx8manger that boomed the terminal with error logs 2013-09-22 00:25:24 mx8manger seems like there error in parsing it 2013-09-22 00:25:59 mx8manger it started scanning from 0.0.111.* and so on lol 2013-09-22 00:26:22 d33tah hm, so i guess i was wrong. 2013-09-22 00:26:25 d33tah you sent the e-mail? 2013-09-22 00:27:32 < z0rt45 (~z0rt45 () pool-173-72-155-114 clppva fios verizon net) has quit (Remote host closed the connection) 2013-09-22 00:39:05 mx8manger after all this tiredness 2013-09-22 00:39:12 mx8manger An error occurred while sending mail. The mail server responded: 5.7.0 This message was blocked because its content presents a potential 2013-09-22 00:39:14 mx8manger 5.7.0 security issue. Please visit http://support.google.com/mail/bin/answe 2013-09-22 00:39:14 mx8manger 5.7.0 r.py?answer=6590 to review our message content and attachment content 2013-09-22 00:39:14 mx8manger 5.7.0 guidelines. a6sm29972767eei.10 - gsmtp. Please check the message and try again. 2013-09-22 00:40:38 mx8manger d33tah, here is a copy of the email 2013-09-22 00:40:39 mx8manger http://paste.ubuntu.com/6138800/ 2013-09-22 00:41:09 mx8manger which google said its has a threat in content wtf 2013-09-22 00:44:53 > z0rt45 (~z0rt45 () pool-173-72-155-114 clppva fios verizon net) has joined #Nmap 2013-09-22 00:57:24 > Mike11 (~Mike@unaffiliated/mike11) has joined #Nmap 2013-09-22 01:20:51 > TDKPS (~TDKPS@unaffiliated/tdkps) has joined #Nmap 2013-09-22 01:31:51 > bigwilks (~bigwilks () n215s249 ntc harrisonburg shentel net) has joined #Nmap 2013-09-22 01:36:29 < akersof (~akersof@gateway/tor-sasl/akersof) has quit (Ping timeout: 240 seconds) 2013-09-22 01:39:35 > akersof (~akersof@gateway/tor-sasl/akersof) has joined #Nmap 2013-09-22 02:03:10 > v4s (~v4s@gateway/tor-sasl/v4s) has joined #Nmap 2013-09-22 02:08:18 < bigwilks (~bigwilks () n215s249 ntc harrisonburg shentel net) has quit (Quit: bigwilks) 2013-09-22 02:13:21 < v4s (~v4s@gateway/tor-sasl/v4s) has quit (Remote host closed the connection) 2013-09-22 02:14:49 > bigwilks (~bigwilks () n215s249 ntc harrisonburg shentel net) has joined #Nmap 2013-09-22 02:19:42 > qmr (~qmr@198.71.81.241) has joined #Nmap 2013-09-22 02:19:55 qmr Can someone help me with ncrack? trying to brute force a non standard port, can't figure out the correct syntax 2013-09-22 02:20:18 qmr it's HTTP auth on port 46334 2013-09-22 02:24:03 < LongCatTH (~LongCatTH () cm-171-98-93-200 revip7 asianet co th) has quit (Quit: longcat is not in the sudoers file. This incident will be reported.) 2013-09-22 02:32:34 < z0rt45 (~z0rt45 () pool-173-72-155-114 clppva fios verizon net) has quit (Quit: Leaving) 2013-09-22 02:33:15 > z0rt45 (~z0rt45 () pool-173-72-155-114 clppva fios verizon net) has joined #Nmap 2013-09-22 03:06:09 < akersof (~akersof@gateway/tor-sasl/akersof) has quit (Ping timeout: 240 seconds) 2013-09-22 03:07:31 > akersof (~akersof@gateway/tor-sasl/akersof) has joined #Nmap 2013-09-22 03:29:23 > ex9t (~ex9t () 36-229-166-144 dynamic-ip hinet net) has joined #Nmap 2013-09-22 03:41:08 < mattcen (~mattcen () c110-22-201-130 sunsh4 vic optusnet com au) has quit (Excess Flood) 2013-09-22 03:44:45 > mattcen (~mattcen () c110-22-201-130 sunsh4 vic optusnet com au) has joined #Nmap 2013-09-22 03:47:46 > Neo_Kipling (~neo@123.181.97.198) has joined #Nmap 2013-09-22 03:49:12 > protaisn (~chaisen () p4FD48A71 dip0 t-ipconnect de) has joined #Nmap 2013-09-22 03:51:57 < chaisen (~chaisen () p4FD4A5BF dip0 t-ipconnect de) has quit (Ping timeout: 252 seconds) 2013-09-22 03:53:31 < HelenaKitty (~s98259 () s1 helenabolan me uk) has quit (Ping timeout: 248 seconds) 2013-09-22 04:07:48 < TDKPS (~TDKPS@unaffiliated/tdkps) has quit (Quit: segfault at ffffffff81aa3690 ip 0000000000400528 sp 00007fff7c026ba0 error 5 in [redacted][400000+1000]) 2013-09-22 04:44:12 < qmr (~qmr@198.71.81.241) has quit (Ping timeout: 252 seconds) 2013-09-22 04:51:59 > qmr (~qmr@198.71.81.241) has joined #Nmap 2013-09-22 04:56:21 < msheiny (~msheiny () c-71-225-209-33 hsd1 nj comcast net) has quit (Remote host closed the connection) 2013-09-22 04:57:01 bonsaiviking qmr: try specifying protocol and port: http://192.0.2.3:46334 2013-09-22 04:57:20 < Mike11 (~Mike@unaffiliated/mike11) has quit (Read error: Connection reset by peer) 2013-09-22 05:15:32 < bonsaiviking (~daniel@unaffiliated/bonsaiviking) has quit (Ping timeout: 261 seconds) 2013-09-22 05:43:55 < Burgundy (~burgundy@86.121.78.208) has quit (Ping timeout: 248 seconds) 2013-09-22 05:50:37 > scraped (~quassel () S01067cb21b307f30 ed shawcable net) has joined #Nmap 2013-09-22 05:51:49 < Cyb3r-Assassin (~Anon@gateway/tor-sasl/cyb3r-assassin) has quit (Ping timeout: 240 seconds) 2013-09-22 06:22:03 < z0rt45 (~z0rt45 () pool-173-72-155-114 clppva fios verizon net) has quit (Quit: Leaving) 2013-09-22 06:42:05 < _FBi (~B@Aircrack-NG/User) has quit (Ping timeout: 245 seconds) 2013-09-22 06:43:15 > _FBi (~B@Aircrack-NG/User) has joined #Nmap 2013-09-22 06:52:38 < bigwilks (~bigwilks () n215s249 ntc harrisonburg shentel net) has quit (Quit: bigwilks) 2013-09-22 07:30:37 > LongCatTH (~LongCatTH () ppp-27-55-7-98 revip3 asianet co th) has joined #Nmap 2013-09-22 07:32:53 < galaxywatcher (~galaxywat@pdpc/supporter/active/galaxywatcher) has quit (Read error: Connection reset by peer) 2013-09-22 07:33:56 > galaxywatcher (~galaxywat@pdpc/supporter/active/galaxywatcher) has joined #Nmap 2013-09-22 08:09:06 < LongCatTH (~LongCatTH () ppp-27-55-7-98 revip3 asianet co th) has quit (Ping timeout: 264 seconds) 2013-09-22 08:27:30 > Mike11 (~Mike@unaffiliated/mike11) has joined #Nmap 2013-09-22 08:45:40 > LongCatTH (~LongCatTH () ppp-27-55-8-190 revip3 asianet co th) has joined #Nmap 2013-09-22 08:54:08 > Soda (~user@81.4.242.0) has joined #Nmap 2013-09-22 08:55:32 < LongCatTH (~LongCatTH () ppp-27-55-8-190 revip3 asianet co th) has quit (Quit: longcat is not in the sudoers file. This incident will be reported.) 2013-09-22 10:02:03 < qmr (~qmr@198.71.81.241) has quit (Ping timeout: 248 seconds) 2013-09-22 10:03:38 > qmr (~qmr@198.71.81.241) has joined #Nmap 2013-09-22 10:28:30 < mx8manger (~yourmom.j@unaffiliated/mx8manger) has quit (Ping timeout: 252 seconds)