/
githubmirror
/
nmap
ОбзорДокументацияВойти
/
githubmirror
/
nmap
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
nmap/
nselib/
..
data

Check for parsing errors from Packet:new()

месяц назад
afp.lua

Avoid masked use of date before 1/1/1970 UTC. Fixes #2136, closes #2137

6 лет назад
ajp.lua

Better string pack formats

7 лет назад
amqp.lua

Remove more bin.lua packings

8 лет назад
anyconnect.lua

Move stdnse.generate_random_string to new rand.lua

8 лет назад
asn1.lua

Change explicit X==true to X

месяц назад
base32.lua

Precalc/reuse some tables and values

6 лет назад
base64.lua

Convert base32 and base64 tests to unittest tests

8 лет назад
bin.lua

Use local functions instead of anonymous functions for gsub (less GC overhead)

6 лет назад
bitcoin.lua

Fix bitcoin-info displaying incorrect last block; add user agent output

8 лет назад
bits.lua

Convert bits.lua tests to unittest tests

8 лет назад
bittorrent.lua

Avoid format-string bugs. Fixes #2634

3 года назад
bjnp.lua

Move string utility functions to stringaux.lua

8 лет назад
brute.lua

Change explicit X==true to X

месяц назад
cassandra.lua

Avoid format-string bugs. Fixes #2634

3 года назад
citrixxml.lua

Fix crashes when decoding codepoints larger than 255. Fixes #2192 These codepoint references are now left intact. If necessary, it would be a trivial change to replace them with corresponding UTF sequences.

6 лет назад
coap.lua

Change explicit X==false to not X

месяц назад
comm.lua

Preserve global pipeline connection options. Closes #2941

2 года назад
creds.lua

Move string utility functions to stringaux.lua

8 лет назад
cvs.lua

Move string utility functions to stringaux.lua

8 лет назад
datafiles.lua

New C backend for datafiles.lua; avoid copies of large data sets

4 года назад
datetime.lua

Fix (again) the Windows date representation problem.

6 лет назад
dhcp.lua

Change explicit X==false to not X

месяц назад
dhcp6.lua

Precalc/reuse some tables and values

6 лет назад
dicom.lua

Change explicit X==false to not X

месяц назад
dns.lua

Use SOA request to get domain name in dns-zone-transfer. Fixes #3014

год назад
dnsbl.lua

Move string utility functions to stringaux.lua

8 лет назад
dnssd.lua

Update dnssd.lua and related scripts

2 года назад
drda.lua

Remove some more bin.lua packings, and fix one mistake in broadcast-ping.nse

8 лет назад
eap.lua

Resolves ether_type incompatibility in packet.Frame Frame:new() was populating the value as a 16-bit integer while Frame:build_ether_frame() was expectng a two-byte string Ethertype constants from various locations have been migrated to packet.lua

2 года назад
eigrp.lua

Remove some more bin.lua packings

8 лет назад
formulas.lua

Fix some nonstandard NSEdoc

год назад
ftp.lua

Add 's' service names to portrules

18 дней назад
geoip.lua

Consolidate some error handling, standardize geoip coordinates, fix output bugs. Fixes #1744

7 лет назад
giop.lua

Fix some incorrect conversions from bin to string unpacking

8 лет назад
gps.lua

Remove bit lib from gps.lua, add unittests

8 лет назад
http.lua

Change explicit X==false to not X

месяц назад
httpspider.lua

Clarify some logic

24 дня назад
iax2.lua

Replace some print calls with proper debug functions. See #1774

7 лет назад
idna.lua

Remove some unnecessary parameters and avoid re-encoding frequently

9 лет назад
iec61850mms.lua

Add 4 scripts from the DINA Community

2 года назад
ike.lua

PROTOCOL_IDS is a table. Fixes #1999, closes #2005

6 лет назад
imap.lua

Fix NSE hangs when service sends non-matching data to receive_buf

9 лет назад
informix.lua

Move string utility functions to stringaux.lua

8 лет назад
ipOps.lua

Change explicit X==true to X

месяц назад
ipmi.lua

Use correct default buffer position. Closes #2086

6 лет назад
ipp.lua

Remove unused socket connect/close from ipp.Helper. Close #3245

7 месяцев назад
irc.lua

Add NSEdoc for irc.lua

9 лет назад
iscsi.lua

Move string utility functions to stringaux.lua

8 лет назад
isns.lua

Remove more bin.lua packing, including the last 'binary string' packing

8 лет назад
jdwp.lua

Fix some nonstandard NSEdoc

год назад
json.lua

fix a typo in json test

5 лет назад
knx.lua

Add necessary NSEdoc to knx.lua

8 лет назад
ldap.lua

Fix (again) the Windows date representation problem.

6 лет назад
lfs.luadoc

NSEdoc cleanup

12 лет назад
libssh2-utility.lua

keyboard-interactive auth for NSE via libssh2

год назад
libssh2.luadoc

keyboard-interactive auth for NSE via libssh2

год назад
listop.lua

Update http urls for nmap.org to https

11 лет назад
lpeg-utility.lua

Minor optimization for caseless matching in lpeg-utility

4 года назад
lpeg.luadoc

Add NSEdoc stub for lpeg library

11 лет назад
ls.lua

Force numeric values to string to avoid assertion in tab.lua. Related #266

10 лет назад
match.lua

Fix NSE hangs when service sends non-matching data to receive_buf

9 лет назад
membase.lua

Convert more bin.lua packings

8 лет назад
mobileme.lua

Canonicalize authors as tables instead of comma-separated strings

10 лет назад
mongodb.lua

Lua 5.4 string.unpack() errors if no null in 'z' format

3 года назад
mqtt.lua

Clarify upper boundary for variable-length numerical fields

6 лет назад
msrpc.lua

Change explicit X==true to X

месяц назад
msrpcperformance.lua

Change explicit X==false to not X

месяц назад
msrpctypes.lua

Change explicit X==true to X

месяц назад
mssql.lua

Remove unused ip param from smbauth functions. Fixes #268

2 месяца назад
multicast.lua

Check for parsing errors from Packet:new()

месяц назад
mysql.lua

Correctly decode MySql error packets.

3 года назад
natpmp.lua

Remove some more bin.lua packings

8 лет назад
nbd.lua

nbd-info script and nbd.lua. Closes #609

8 лет назад
ncp.lua

Fix some incorrect conversions from bin to string unpacking

8 лет назад
ndmp.lua

Remove more bin.lua packings

8 лет назад
netbios.lua

Change explicit X==false to not X

месяц назад
nmap.luadoc

Fix inaccuracies in NSEdoc for get_interface() and get_interface_info()

2 года назад
nrpc.lua

Remove some more bin.lua packings

8 лет назад
nsedebug.lua

Update http urls for nmap.org to https

11 лет назад
omp2.lua

Use BruteSocket in a bunch of brute scripts

8 лет назад
oops.lua

Ensure oops errors return a string. Fixes #2500

4 года назад
openssl.luadoc

Fix build with OpenSSL 3.0

4 года назад
ospf.lua

Avoid format-string bugs. Fixes #2634

3 года назад
outlib.lua

Allow outlib.sorted_by_key to specify sort function

2 года назад
packet.lua

Check for tcp th_off < 5 (NSE)

месяц назад
pgsql.lua

Improve robustness of PostgreSQL v3 response code. Fixes #2009

6 лет назад
pop3.lua

Remove various "the the" repeats. Closes #2804

2 года назад
pppoe.lua

Resolves ether_type incompatibility in packet.Frame Frame:new() was populating the value as a 16-bit integer while Frame:build_ether_frame() was expectng a two-byte string Ethertype constants from various locations have been migrated to packet.lua

2 года назад
proxy.lua

Avoid format-string bugs. Fixes #2634

3 года назад
punycode.lua

Change explicit X==true to X

месяц назад
rand.lua

Fix an error when OpenSSL not present.

8 лет назад
rdp.lua

Add NSE script rdp-ntlm-info. Closes #1633

7 лет назад
re.lua

Add some missing NSEdoc params to re.lua

12 лет назад
redis.lua

Fix #2852: add TLS support to redis.lua, better detection with -sV

2 года назад
rmi.lua

Fix a typo

7 лет назад
rpc.lua

Change explicit X==true to X

месяц назад
rpcap.lua

Remove more bin.lua packing, including the last 'binary string' packing

8 лет назад
rsync.lua

Use keeppattern=true when using match.numbytes. Fixes #1855

7 лет назад
rtsp.lua

Marginally cleaner variant of commit r37751

7 лет назад
sasl.lua

Remove unused ip param from smbauth functions. Fixes #268

2 месяца назад
shortport.lua

Add more SSL ports/services

2 года назад
sip.lua

NSEdoc fixes

год назад
slaxml.lua

NSEdoc fixes

год назад
smb.lua

Report error enumerating shares. Fixes #2272

18 дней назад
smb2.lua

Change explicit X==true to X

месяц назад
smbauth.lua

Remove unused ip param from smbauth functions. Fixes #268

2 месяца назад
smtp.lua

Move string utility functions to stringaux.lua

8 лет назад
snmp.lua

NSEdoc fixes

год назад
socks.lua

Convert more bin.lua packings

8 лет назад
srvloc.lua

Remove some more bin.lua packings

8 лет назад
ssh1.lua

Don't print trailing '=' in ssh hostkey fingerprints (sha256)

7 лет назад
ssh2.lua

Change explicit X==true to X

месяц назад
sslcert.lua

Let ssl-cert grab certs from DTLS services. Fix rules for TCP-only scripts

2 года назад
sslv2.lua

New tableaux library containing table auxiliary functions.

8 лет назад
stdnse.lua

Add the option to preload stdnse.make_buffer with data. Close #3253

6 месяцев назад
strbuf.lua

Update http urls for nmap.org to https

11 лет назад
strict.lua

Update http urls for nmap.org to https

11 лет назад
stringaux.lua

NSEdoc fixes

год назад
stun.lua

Fix an off-by-one error in stun.lua.

7 лет назад
tab.lua

Update http urls for nmap.org to https

11 лет назад
tableaux.lua

Fix inconsistent results of tableaux tcopy and shallow_tcopy. Close #3287 Optimize performance when iterating over tables.

5 месяцев назад
target.lua

NSEdoc fixes

год назад
tftp.lua

Remove some more bin.lua packings

8 лет назад
tls.lua

Offer more ciphers by default in NSE TLS

год назад
tn3270.lua

NSEdoc fixes

год назад
tns.lua

NSEdoc fixes

год назад
unicode.lua

NSEdoc fixes

год назад
unittest.lua

Remove nse_pcrelib from build.

3 года назад
unpwdb.lua

Strip carriage returns from unpwdb input files

3 года назад
upnp.lua

Update upnp-info: structured output, correct targets added, etc.

2 года назад
url.lua

Do not mangle special characters in URL path segments. Close #3317

4 месяца назад
versant.lua

Remove bin.lua from a couple libs

8 лет назад
vnc.lua

Another instance of the same bug as in r37734

7 лет назад
vulns.lua

Change explicit X==true to X

месяц назад
vuzedht.lua

Remove bin.lua from vuzedht.lua, support IPv6 addresses properly

8 лет назад
wsdd.lua

Allow MessageID UUIDs without "urn:" prefix. Fixes #3123

год назад
xdmcp.lua

Remove more bin.lua packings

8 лет назад
xmpp.lua

NSEdoc fixes

год назад
zlib.luadoc

Add an output limit for zlib.decompress

месяц назад