david
a37d7cf903
Fix a filename in scripting.xml (nselib-bin vs. nselib).
2008-08-25 23:58:19 +00:00
pgpickering
442288feb2
documented new binlib data types
2008-08-21 08:06:59 +00:00
david
b4c60f49e5
Canonicalize capitalization of protocol names. Generally we use capitalized forms in probes. When quoting from Nmap output we use whatever Nmap uses and enclose it in <literal> or similar tags.
2008-08-20 03:37:59 +00:00
fyodor
bc3dbbabc9
Apply nsedoc system details written by Patrick
2008-08-18 07:09:08 +00:00
david
98b796b517
Remove a spurious blank in the output caused by a newline in scripting.xml.
2008-08-05 21:28:36 +00:00
david
deeaaf9e77
Remove a mention of pcre.so from scripting.xml.
2008-08-05 16:44:08 +00:00
batrick
1f7c51a85d
Reverted a change made to mutex("running") documentation concerning the
...
return value (someone changed it to "returns an identification string"
when in fact it returns a thread).
2008-08-02 21:21:33 +00:00
fyodor
a2c8e87ddf
fix wrong function name noted by Tom Sellers
2008-07-30 00:27:59 +00:00
kris
a285f82299
o The NSE Comm library now defaults to trying to read as many bytes as are
...
available rather than lines if neither the "bytes" nor "lines" options are
given. Thanks to Brandon for reporting a problem which he noticed in the
dns-test-open-recursion script. [Kris]
2008-07-28 01:47:26 +00:00
fyodor
5f75bb7dd2
fix a wrong function name, noted by Matthew Boyle
2008-07-23 07:31:56 +00:00
fyodor
8f90946c0f
fix some typos notest by João Medeiros
2008-07-23 03:07:55 +00:00
david
6d41534dee
Fix a duplicate word: "We designed NSE to to versatile".
2008-07-17 14:48:47 +00:00
fyodor
97ebf72f84
minor updates
2008-07-15 23:49:53 +00:00
bmenrigh
c123984aa5
Minor wording changes to improve the flow of the opening few
...
paragraphs. I'll be going through the rest of the chapter if time
permits.
2008-07-15 19:36:08 +00:00
fyodor
10d136939b
some more changes from jah
2008-07-15 01:10:35 +00:00
fyodor
187fe5c506
a bunch of updates from jah
2008-07-15 00:50:36 +00:00
fyodor
8e1102ed27
proofreading changes from Eric Krosnes
2008-07-14 21:06:52 +00:00
fyodor
7bc9b524cd
apply some edits from Kris Katterjohn <katterjohn@gmail.com>
2008-07-14 07:12:10 +00:00
david
f8a9054ffd
Use abbreviated xrefs when they are close to the things they reference.
2008-07-14 06:36:23 +00:00
fyodor
1f3082b1db
canonicalize figure/example/table title capitalization
2008-07-14 02:42:09 +00:00
david
6631bfd608
Judiciously add quotes around certain index terms, because <quote>, <literal>,
...
and <varname> don't survive into the index.
2008-07-13 21:05:32 +00:00
david
83e1367a7f
Spell check the documentation with aspell.
2008-07-13 16:51:10 +00:00
david
e999e05ca0
Change a few occurrences of "./nmap" to "nmap".
2008-07-13 16:01:29 +00:00
fyodor
3206168fb8
revert 8824 to give us a bit more time to think about what to do about service name capitalization
2008-07-13 09:11:22 +00:00
david
4177a54479
Convert protocol names to lower case.
2008-07-13 08:33:48 +00:00
david
cfe72800a3
Normalize replaceable elements.
2008-07-13 06:31:49 +00:00
fyodor
e9274fca20
example scripts section is now example script since there is now only one
2008-07-12 09:02:08 +00:00
fyodor
5d5a0dde21
add a warning that NSE is under active dev, and remove nse-example-script-owner section since already profiled showOwner.nse in the script tutorial section
2008-07-12 07:41:43 +00:00
fyodor
96f2d9ae67
fix some incorrect wording noted by David
2008-07-12 02:31:07 +00:00
david
18e9fe6dc4
Remove duplicate index entries introduced by the new longer pages.
2008-07-11 19:49:26 +00:00
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
kris
957b5daea7
Adding my unpwdb nselib; includes username and password lists, and docs
2008-07-08 04:16:49 +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
c03f225325
Proofread docs/scripting.xml. Standardize on "PCRE" instead of various forms of
...
"libpcre".
2008-07-04 01:23:01 +00:00
david
ca77bf952a
Index scripting.xml.
2008-07-04 01:05:04 +00:00
fyodor
4a40579713
fix some syntax problems and rewrite a sentence for more clarity
2008-06-28 23:58:11 +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
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
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