Server Glossary

Browse 2 server terms defined in plain English, from the cultural dictionary of computing.

2 Server Terms

Node.js
Node.js is a JavaScript runtime built on Chrome's V8 engine that enables JavaScript to run outside the browser, primarily on servers. Its event-driven,...
SSRF
Server-Side Request Forgery — a vulnerability where an attacker tricks a server into making HTTP requests to unintended destinations, potentially accessing...

Related Topics