fyodor
d0fbfdeac0
remove a bunch of stuff from refguide which is already in scripting chapter, also sync some text between the two. Add warning about not running untrusted scripts.
2008-07-11 10:03:33 +00:00
fyodor
68f94e4ef4
Many changes from David:
...
Remove duplicate indexterms. Some of them were just too close together.
Some of
them were "see also" entries; I didn't realize that
<indexterm><primary>a</primary></indexterm>
<indexterm><primary>a</primary><seealso>b</seealso></indexterm>
would create two entries for "a" on that page. There were also a few
instances
where I had a <primary> definition in an <indexterm class="endofrange"> tag.
book-3.diff (include MJB-* diagrams):
Crop out the titles of packet header diagrams.
book-4.diff:
Miscellaneous index and other fixes.
book-5.diff:
Run indexterms into the same line when they appear in a paragraph. The way I
was doing it before (with indexterms on separate lines) caused an extra space
to be inserted. This was especially visible in the OS detection chapter where
there were long strings of indexterms naming response tests.
book-6.diff:
Do some more cleanup. nmap-intro said it covered export control but it
didn't,
so I removed the mention of it. I thought that -ff made smaller fragments,
but
it makes bigger fragments, so an index entry has been amended. There was a
typo
<optino>; somehow that didn't give an error.
2008-07-10 01:53:18 +00:00
fyodor
7a59fa97c5
Fix an indexterm: Diega -> Diego
2008-07-10 01:40:08 +00:00
kris
957b5daea7
Adding my unpwdb nselib; includes username and password lists, and docs
2008-07-08 04:16:49 +00:00
david
452277a582
Update an index entry: category vuln, not vulnerability.
2008-07-07 20:00:47 +00:00
fyodor
da2db6f595
trivial rewording
2008-07-07 19:13:08 +00:00
kris
c3281215c0
add missing parenthesis in --script-args docs
2008-07-07 17:14:23 +00:00
kris
e1e9dd9304
Update docs on -sP to inform that NSE and Traceroute can be run after the ping scan
2008-07-07 17:13:07 +00:00
david
055b6afca1
Copyedit the index.
2008-07-07 07:25:48 +00:00
david
5fcb0dd09a
More proofreading from indexing of the final chapters.
2008-07-06 20:34:07 +00:00
david
f34a5a1e59
Index refguide.xml.
2008-07-06 18:19:39 +00:00
david
5685b4b413
Index IPv6 tunnel broker.
2008-07-04 05:26:51 +00:00
david
c03f225325
Proofread docs/scripting.xml. Standardize on "PCRE" instead of various forms of
...
"libpcre".
2008-07-04 01:23:01 +00:00
david
e8fa6f9739
Do some miscellaneous indexing.
2008-07-04 01:05:22 +00:00
david
ca77bf952a
Index scripting.xml.
2008-07-04 01:05:04 +00:00
david
ca54802de6
Index standard input and standard output.
2008-07-03 04:01:10 +00:00
david
d3c5568d2d
Use /32 instead of 32 in the CIDR example to match the /0 used earlier.
2008-07-02 19:48:58 +00:00
david
a370f2dad1
Fix up some index terms in docs/nmap-install.xml.
2008-07-02 17:37:40 +00:00
david
bfe0bfa511
Add <citetitle/> around references to Phrack.
2008-07-02 17:37:20 +00:00
fyodor
3e0dfa7ff7
change some instances of Insecure.Org to Nmap.Org -- issue caught by David
2008-07-02 08:25:45 +00:00
david
feabe73e0c
Do an indexing pass on nmap-install.xml.
2008-07-02 05:19:11 +00:00
david
4be443db10
Remove mention that the Python location might vary in the uninstallation
...
instruction; the uninstall_zenmap script takes care of it.
2008-07-02 04:28:26 +00:00
david
88ad3da1e5
Add a missing parenthesis to docs/nmap-install.xml.
2008-07-02 04:04:22 +00:00
david
d73feb67df
Change a sentence because almost all version numbers have been excised from the
...
book:
From
Nmap output examples in this book usually include a version number
near the top, and they may not work with older versions.
to
Nmap output examples in this book may not match the output produced by
older versions.
2008-07-02 03:56:37 +00:00
david
6d358a8b6e
Fix an error in the Reference Guide: -PT is an undocumented synonym for -PA
...
(ACK ping), not for -PS (SYN ping).
2008-06-30 20:04:45 +00:00
david
ce8a716e5e
Fix two erroneous command-line option index entries: --sR and --T (changed to
...
-sR and -T).
2008-06-30 19:30:13 +00:00
fyodor
5751967a43
rebuild some generated content
2008-06-29 09:13:57 +00:00
fyodor
4a40579713
fix some syntax problems and rewrite a sentence for more clarity
2008-06-28 23:58:11 +00:00
fyodor
23ebdfd18c
a bunch of typos and similar fixes from Eric Krosnes
2008-06-28 23:51:59 +00:00
fyodor
cd0da561aa
a couple fixes from Eddie Block
2008-06-28 04:48:05 +00:00
pgpickering
53a7ba2c6a
added binlib documentation in scripting.xml
2008-06-27 20:27:38 +00:00
batrick
6bb6d82fc1
Updated NSE implementation to be more general in anticipation
...
of possible changes to nse_main.
2008-06-26 07:51:37 +00:00
kris
ac5138b975
NSE re-categorization
...
* Merge the "backdoor" category into "malware"
* Add "auth" for authentication credential determination
* Rename "vulnerability" to "vuln"
* Place 12 scripts into their correct categories
2008-06-21 06:34:03 +00:00
batrick
b64c8846b4
Made small aesthetic changes to mutex documentation.
2008-06-20 16:20:18 +00:00
batrick
27859e42cf
Updated documentation for stdnse module. It now includes
...
tobinary, tooctal, tohex, and make_buffer.
2008-06-20 14:05:26 +00:00
fyodor
d61e811485
apply more suggestions from Brandon
2008-06-19 05:27:42 +00:00
fyodor
645be747da
fix a broken link found by Kris
2008-06-19 00:28:47 +00:00
david
a74aed2965
Fix some misspelled words in docs/scripting.xml.
2008-06-18 20:43:59 +00:00
david
da94206212
Fix an indexterm in scripting.xml. I changed a duplicate term into the one I
...
meant to put in.
2008-06-18 20:08:52 +00:00
david
136cdf787c
Add some indexterms to docs/scripting.xml and docs/refguide.xml.
2008-06-18 18:43:27 +00:00
david
37dff042e0
Change the link for detail information on -oG output from
...
http://www.unspecific.com/nmap-oG-output to
http://nmap.org/book/output-formats-grepable-output.html (or a cross-reference
if notman).
2008-06-18 17:57:49 +00:00
david
687c923bc1
Capitalize HTTP and HTTP GET in the Reference Guide.
2008-06-18 17:45:11 +00:00
david
d70ed50e90
Use the new man and notman elements in the Reference Guide. Links to book
...
sections are web links when the man page is built on its own, simple
cross-references when it is part of the book.
2008-06-18 17:37:07 +00:00
david
f1383115d4
Change the Reference Guide: /1 isn't the smallest netmask allowed anymore. /0
...
works.
2008-06-18 15:06:29 +00:00
kris
f0f84ad3b0
Fixing a pair of tags (function -> literal) and fixing an example call (match.lua -> match.regex). I also changed the variable used to avoid confusion (regex -> pattern).
2008-06-18 04:46:55 +00:00
kris
a217660668
Adding a missing parenthesis, and putting an "s" after an apostrophe
2008-06-18 04:41:19 +00:00
david
5c412b30ef
Use a space between the number and the unit in quantities like "500 ms" in the
...
Reference Guide. See http://physics.nist.gov/Pubs/SP811/sec07.html#7.2 for a
section of an SI style guide with this rule.
2008-06-18 04:29:21 +00:00
david
a4ed2549a4
Fix a closing para tag in docs/scripting.xml.
2008-06-17 22:53:02 +00:00
bmenrigh
c6ee0c4995
I made several changes to sentences and paragraphs as well as several
...
comments about existing text. I think the complicated and changing
nature of NSE had made it hard to write about it in a concise and easy
to understand way.
2008-06-17 01:36:39 +00:00
bmenrigh
5e40032248
Minor firewall (intrusive->restrictive) wording change.
2008-06-16 21:33:46 +00:00