NSE

0001-01-01

NSE is the Nmap Scripting Engine. Users can write NSE scripts to extend the features provided by nmap.

Read More

nslookup

0001-01-01

nslookup is an interactive command line tool used to perform DNS queries.

Read More

NT Header

0001-01-01 pe

The NT header (IMAGE_NT_HEADERS) is a structure within PE files which contains the FileHeader and OptionalHeader headers.

This header can be ...

Read More

NTAPI

0001-01-01 ntapi

NTAPI is the Native API for Windows NT. Its functions are typically prefixed with “Nt” or “Zw” ...

Read More

NtCreateProcess

0001-01-01

NtCreateProcess is an undocumented Windows Native API function that creates a new process.

Read More

ntdll.dll

0001-01-01

ntdll.dll exports the Windows Native API.

https://en.wikipedia.org/wiki/Windows_Native_API

ntdll.dll exports thousands of functions. A reference to ...

Read More

ntoskrnl

0001-01-01

ntoskrnl.exe (shorthand for Windows NT Operating System Kernel) is ther kernel image for Windows systems.

This provides hardware abstraction, process ...

Read More

ntpd

0001-01-01

The Network Time Protocol daemon (ntpd) is a program found on Linux and other Unix-like operating systems that maintains the system’s time in ...

Read More

ntpdate

0001-01-01

ntpdate is an NTP client commonly found on Linux and Unix-like operating systems intended to synchronize and set a computer’s time.

Read More

nuclei

0001-01-01

Nuclei is an open source web vulnerability scanning tool provided by Project Discovery. Nuclei offers highly customizable templating for ...

Read More