1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-22 15:39:03 +00:00
Commit Graph

10291 Commits

Author SHA1 Message Date
dmiller
d9cf8adf04 New ipOps.str_to_ip function 2014-12-18 00:22:46 +00:00
dmiller
5aca2bd4f1 Correct some NSEdoc regarding datafiles.parse_file return values 2014-12-18 00:22:44 +00:00
dmiller
8e8935d2c0 Avoid comparing nil with an integer, potentially 2014-12-18 00:22:42 +00:00
dmiller
31ba95b918 Don't override port.protocol in comm.lua; socket.connect already defaults to tcp 2014-12-18 00:22:41 +00:00
tomsellers
845616623d Add support to 'citrix-enum-apps-xml' for reporting if published applications in the list are enforcing/requiring the level of ICA/session data encryption shown in the script result. This information was already in the XML provided by the server, this change just adds parsing for it. 2014-12-17 11:56:52 +00:00
dmiller
9fb374c743 Make ssh1 and ssh2 fetch_host_key return the same structure
This was indirectly causing the crash reported here:
http://seclists.org/nmap-dev/2014/q4/332

ssh1.fetch_host_key now returns a table with the full_key value
containing a key as it would be output by ssh-keygen. The previous value
named full_key is now named "key".
2014-12-17 03:32:11 +00:00
dmiller
1653d846e6 Don't double-encode ssh key for XML output 2014-12-17 03:32:09 +00:00
dmiller
f9f2829e3c Switch to tail-recursion 2014-12-15 05:20:42 +00:00
dmiller
5f5af2d573 Add XML output to modbus-discover 2014-12-15 05:20:39 +00:00
dmiller
ed7ec9a0ce Integrate IPv6 fingerprints through July 25, 2014 2014-12-12 04:22:54 +00:00
dmiller
2353d5a913 Allow user to specify SSL ciphersuite choices
Fixes #19
2014-12-11 19:07:04 +00:00
dmiller
e81f9fba12 Better way of getting locale's encoding 2014-12-09 15:27:26 +00:00
dmiller
f10513b154 Make get_formatted_date return a unicode string instead of bytes 2014-12-09 14:18:02 +00:00
dmiller
9656d30661 Don't print debug messages if not debugging
This was Red Hat bug #1000770, patched downstream in RHBA-2014-0683
https://bugzilla.redhat.com/show_bug.cgi?id=1000770
2014-12-08 23:16:30 +00:00
dmiller
d7d145d940 Use MSVCRT _unlink function (unlink was not setting errno) 2014-12-08 18:00:29 +00:00
dmiller
c3579c8b76 Another Raul Fuentes script: targets-ipv6-wordlist 2014-12-03 16:20:22 +00:00
dmiller
918d926913 Remove the unnecessary -recon portion of targets-ipv6 script 2014-12-03 16:02:16 +00:00
dmiller
b1c8c3f224 Handle the case of half-byte hex string in ipOps.hex_to_bin 2014-12-03 04:15:09 +00:00
dmiller
08709b41dc Replace ipOps.hex_to_bin with a simpler implementation. 2014-12-03 04:15:08 +00:00
dmiller
e50e802c4b Remove incomplete certificate_request parser in tls.record_read 2014-12-02 18:36:17 +00:00
dmiller
5d6a024c7b Do a better job spelling people's names. Sorry, Raúl! 2014-12-02 18:36:15 +00:00
dmiller
bb96a09c16 Add one of Raul Fuentes's IPv6 recon scripts 2014-12-02 04:17:50 +00:00
dmiller
bfc9a00800 Let http-server-header send HTTP/1.1 request with Host header to elicit better response 2014-12-01 15:21:57 +00:00
david
c785d2aafe Remove unused PacketDiff.{cc,h}.
http://seclists.org/nmap-dev/2014/q4/287
2014-12-01 06:06:50 +00:00
dmiller
ea31702b2d Updated tftp-enum file list
New filenames credit Chris McNab.

Also converted some into templates that can be filled with the target's
MAC address when known.
2014-11-29 03:50:08 +00:00
dmiller
f90dd56021 Let tftp-enum substitute host's MAC address into filenames when known 2014-11-29 03:50:07 +00:00
dmiller
6898478ae4 Let configure find the ascii art even when building in a different directory 2014-11-28 21:31:42 +00:00
dmiller
c75999fe09 Properly quote an AC macro name 2014-11-28 21:31:40 +00:00
dmiller
f23c483c4b Note a task for Ncat 2014-11-25 23:28:55 +00:00
fyodor
46c70dba7a Change this file to Windows line endings, which I guess makes sense given its nature 2014-11-25 08:47:08 +00:00
dmiller
e144f07285 Note a done task 2014-11-24 20:14:52 +00:00
fyodor
4dedf447e5 a couple more tasks 2014-11-24 19:36:08 +00:00
henri
b18aa67c89 Regen fr.mo 2014-11-24 19:35:36 +00:00
henri
46c5461b8f Update fr.po: http://seclists.org/nmap-dev/2014/q4/259 2014-11-24 19:35:31 +00:00
fyodor
cf7f1f8b90 Add task 2014-11-24 18:57:25 +00:00
fyodor
5ef71f561b Regen nroff man pages 2014-11-22 22:43:14 +00:00
fyodor
654b5df002 Reduce some minor overdocumentation of --data* options (better to fully document it in one place and then just refer to the options in others without re-describing them) 2014-11-22 22:43:05 +00:00
fyodor
ed27a0de09 Fix a statement which didn't match the example it was describing 2014-11-22 06:00:16 +00:00
dmiller
ee167e1c4d Regen de.mo, it.mo, pl.mo 2014-11-21 12:54:05 +00:00
dmiller
5bb45b5e2b Update de.po: http://seclists.org/nmap-dev/2014/q4/235 2014-11-21 12:54:02 +00:00
dmiller
df81a6b6f1 Update it.po: http://seclists.org/nmap-dev/2014/q4/230 2014-11-21 12:54:00 +00:00
dmiller
af424ee8da Update pl.po: http://seclists.org/nmap-dev/2014/q4/228 2014-11-21 12:53:58 +00:00
dmiller
3b2a197ca1 Make build of ncat depend on lua_build, should fix occasional build failure with make -j8 2014-11-20 16:19:56 +00:00
dmiller
fc0337083e nnposter's ssl-date improvements http://seclists.org/nmap-dev/2014/q3/317 2014-11-18 03:53:25 +00:00
dmiller
140846aca1 Remove a leftover debug from stdnse.format_time 2014-11-18 03:53:24 +00:00
dmiller
d1b34d407b Don't try nameservers from a different AF than our spoofed source. 2014-11-17 19:35:49 +00:00
dmiller
59de1a50de Fix Nsock's make check: wrong value tested 2014-11-17 13:32:41 +00:00
dmiller
f6d70cd3e6 Revert r33815 (unrelated changes) 2014-11-17 13:31:56 +00:00
dmiller
2b9fade75b Fix Nsock's make check: wrong value tested 2014-11-17 13:25:35 +00:00
dmiller
85bb2d388d Define a NORETURN macro 2014-11-17 13:25:32 +00:00