DNS spoofing
0001-01-01
DNS spoofing is a cyberattack that involves the manipulation of DNS to report false information to clients.
Read More
DNS tunneling
0001-01-01
DNS tunneling is a type of cyberattack that uses DNS to bypass security by encoding data in DNS queries and responses.
Read More
dnscat2
0001-01-01
dnscat2 is a DNS tunneling tool by Ron Bowes written in Ruby.
https://github.com/iagox86/dnscat2
Read More
dnSpy
0001-01-01
dnSpy is a debugger and assembly editor for .NET applications. dnSpy is commonly used in a reverse engineering context.
https://github.com/dnSpy/dnSpy
Read More
dnsx
0001-01-01
dnsx is a tool provided by Project Discovery for mass DNS resolutions with the intent of subdomain enumeration. ...
Read More
Docker
0001-01-01
Docker is an open-source platform that enables its users to develop, build, package, and run applications in containers.
Read More
Dockerize
0001-01-01
Dockerizing an application is the process of packaging an application into a Docker container.
Read More
docstring
0001-01-01
In a software development context, docstrings are strings specified within source code that are used to document a segment of code.
Here is an example ...
Read More
documentation
0001-01-01
Documentation in the context of software development is material that explains source code, libraries, or software’s functionality. ...
Read More
domain
0001-01-01
Read More