luis
7da53c5147
Add a note about the echo server binding to both IPv4 and IPv6
2011-05-04 10:10:13 +00:00
fyodor
4cf7db0637
Add a few new tasks
2011-05-04 09:41:30 +00:00
fyodor
8d09589986
Add a task for IPv6 subnet/pattern support like we have for IPv4 addresses
2011-05-04 06:33:08 +00:00
daniel
9d3d410d70
scanme.csnc.ch does not exist anymore; scanme.roe.ch still points
...
to the SCTP scanme system and will continue to do so.
2011-05-03 23:01:10 +00:00
david
6a73f6c94a
Feature creeper task: make portreasons code better.
2011-05-03 09:04:41 +00:00
david
3ed9be1d1e
Constify some Target members.
2011-05-03 02:44:32 +00:00
djalal
9e60e88eca
o [NSE] Added broadcast-avahi-dos.nse, which tries to detect if the
...
hosts in the local network that are running Avahi are vulnerable to
the NULL UDP packet denial of service (CVE-2011-1002).
2011-05-02 23:38:18 +00:00
gorjan
1d01038a1e
Small fix in nmap NSE library documentation
2011-05-02 23:23:13 +00:00
david
26c7f91883
CHANGELOG:
...
o [Zenmap] Fixed an error that could cause a crash ("TypeError: an
integer is required") if a sort column in the ports table was unset.
[David]
2011-05-02 21:24:34 +00:00
david
b1e8d47fee
Put http-auth in "safe" now that it is not in "default".
2011-04-30 19:23:19 +00:00
david
3ae3339cb7
Make the set of script "default and intrusive" empty.
...
These scripts got removed from default:
dhcp-discover
dns-zone-transfer
These scripts got removed from intrusive:
dns-recursion
ftp-bounce
http-open-proxy
socks-open-proxy
Thanks to Toni for noticing these.
2011-04-30 19:21:38 +00:00
david
6920f6b913
Remove credential guessing from http-auth.nse.
...
This was really lame compared to http-brute, only guessing two
username/password combinations. Also we shouldn't be guessing any
passwords in a default script.
2011-04-30 19:21:36 +00:00
david
d668c758e0
Join an NSEDoc comment to get @output.
2011-04-30 09:35:28 +00:00
david
a4dbced26e
Add link to Daniel Miller work-in-progress structured NSE output.
2011-04-30 08:10:12 +00:00
david
8da6646116
Merge duplicate TODO.
2011-04-30 08:10:10 +00:00
david
bb7f9303f3
Group some TODO that I plan to have feature creepers work on.
2011-04-30 08:10:08 +00:00
henri
ef68defe0a
Replaced firewalk scan states by a simpler boolean for readability reasons.
2011-04-29 16:40:45 +00:00
fyodor
e57ebb15da
Add a small task idea
2011-04-29 08:11:47 +00:00
henri
7e2a85cab9
Added the http-wp-plugins script by Ange Gutek.
2011-04-29 07:43:41 +00:00
david
da51bd5fa8
Include one <nmaprun> element if they don't differ in the input when
...
verbose (was previously omitted). Refactor a bit.
2011-04-29 03:56:05 +00:00
david
79ae90e80f
Add nmaprun information to Ndiff output.
...
Patch by Daniel Miller.
2011-04-29 03:56:03 +00:00
ron
01f5e7cf51
Added a patch from Chris Woodbury that fixes a serious bug in the SMB Authentication library, where multiple concurrent scripts with valid credentials would fail to log in.
2011-04-28 23:00:01 +00:00
david
9a65f4e010
Fix Ndiff unit test failure code found by Daniel Miller.
...
I guess this means the test was passing.
2011-04-28 22:14:54 +00:00
fyodor
726abfe39c
Apply some minor fixes to italian man page translation from gincantalupo
2011-04-28 09:23:21 +00:00
david
de9d0362e0
Treat 5xx errors as success (guessed password) in http-brute.
...
This was suggested by Toni Ruottu in
http://seclists.org/nmap-dev/2011/q1/940 .
2011-04-28 04:14:54 +00:00
david
f1a9fdd165
Add a GKrellM service probe from Toni Ruotto.
2011-04-28 02:40:11 +00:00
david
7ddf10f388
Capitalization.
2011-04-28 02:13:19 +00:00
david
ef2b75387b
Add --- NSEDoc comment to backorifice-info.nse.
2011-04-27 22:38:56 +00:00
david
4c20923c12
Add another NSE TODO, Outlook web address.
2011-04-27 21:48:33 +00:00
david
e3a412e07f
Add Henri's RST idle scan and NSE-based port scanning to NSE TODO.
2011-04-27 21:25:33 +00:00
david
712f9f2dc7
I think that my nmap-ipv6 branch's rewritten libdnet code solves any
...
Windows interface matching problems.
2011-04-27 21:22:10 +00:00
david
cf9fdbff11
New and completed NSE TODO.
2011-04-27 21:22:09 +00:00
david
832fae4c11
Restore working DNS updates in dns.encode.
...
This was broken in the merge in r22778. Patrick Donnelly noticed this
with nse_check_globals.
2011-04-27 20:33:04 +00:00
david
0183cde860
Finish r23021 (rename of tcpudp_cksum to ipv4_pseudoheader_cksum). I
...
accidentally left tcpip.cc out of the commit.
2011-04-26 23:00:49 +00:00
david
afce65a3a8
Rename tcpudp_cksum to ipv4_pseudoheader_cksum. Partial merge of r21278
...
from /nmap-exp/david/nmap-ipv6.
2011-04-26 15:38:44 +00:00
batrick
759426c215
Committed corrections [1] made by Gorjan Petrovski to factor out some code into
...
a function, fix indentation, and other minor bugs.
[1] http://seclists.org/nmap-dev/2011/q2/314
2011-04-26 02:23:28 +00:00
david
381ac05b7f
Add HTTP fingerprint for server that was tripped in the dominoconsole
...
match.
2011-04-25 21:06:35 +00:00
david
9e0c58b55e
Make a dominoconsole match more specific. It was matching an HTTP
...
response that happened to have some '/' and ':' in it. This was reported
by Chris Clements.
2011-04-25 21:06:30 +00:00
david
715338f9cb
Add a distinguishing byte (\x01 for PING reply) to the BackOrifice
...
probe.
2011-04-23 00:23:49 +00:00
david
41f0baa141
Fix service scan template character codes in "capture exceeds length"
...
error messages.
2011-04-23 00:22:09 +00:00
djalal
e91c3505be
o [NSE] Removed the nmap.get_interface_link function, which was
...
deprecated by the new nmap.get_interface_info function.
2011-04-22 22:47:28 +00:00
djalal
6a50deb96e
Added a CHANGELOG entry for the nfs-ls bug that was ignoring Mount v1.
2011-04-22 22:32:03 +00:00
djalal
f8756deb0b
Fix a typo in a comment.
2011-04-22 22:21:43 +00:00
djalal
849d0c5101
o [NSE] Call the new nmap.get_interface_info() function instead of
...
nmap.get_interface_link() to get the network interface link type.
The nmap.get_interface_link() function is deprecated and will be
removed.
2011-04-22 22:19:08 +00:00
djalal
546b8c4749
o [NSE] Fix a bug reported by Daniel Miller that was causing the nfs-ls
...
script to ignore NFS mounts when the Mount version is 1.
2011-04-22 21:52:20 +00:00
robert
737bb9e2dc
Updated Visual C++ Redistributables and UID/Display names as appropriate for the April 2011 MFC Security Update (MS11-025)
...
http://www.microsoft.com/technet/security/bulletin/ms11-025.mspx
http://support.microsoft.com/kb/2467173
http://support.microsoft.com/kb/2467174
2011-04-21 09:59:54 +00:00
david
fef214063a
Add omp2-brute and omp2-enum-targets from Henri Doreau.
2011-04-20 23:44:16 +00:00
david
3447e2a6a2
Use get_script_args to handle smb-related flag options, to use our
...
common true/false logic and not hardcode "1" and "true" in places. Patch
by Chris Woodbury.
2011-04-20 21:35:10 +00:00
david
e0f589a37f
Document backorifice-info script args.
2011-04-20 07:45:13 +00:00
david
7880167e48
Localize functions and variables.
2011-04-20 07:45:12 +00:00