Cybersecurity

123456789101112131415161718192021
Across
  1. 2. SQL command used to retrieve data from a table
  2. 5. Browser tools that help programmers diagnose problems, build and maintain secure websites.
  3. 8. An error that occurs when the result of an integer operation does not fit within the allocated memory space.
  4. 9. Used for entering live JavaScript for testing and debugging.
  5. 11. ___________ line interface processes commands to a computer program in the form of lines of text.
  6. 13. Created when a collection of data is organized or structured.
  7. 15. The i in SQLi
  8. 16. Displays the HTML, CSS, and JavaScript code of a website.
  9. 17. A section of memory set aside to be used for a specific reason.
  10. 18. A category/field of data stored in a table
  11. 19. A collection of related data entries organized in rows and columns
  12. 20. Structured _________ Language
Down
  1. 1. Occurs when there is more data put into a buffer than it can handle
  2. 3. selects _______ columns
  3. 4. An attack in which malicious scripts are sent to users through a website
  4. 6. A SQL condition that filters results from a SELECT query
  5. 7. Stores website data such as HTML and CSS to reduce load time.
  6. 10. Stores website preferences and personal data.
  7. 12. An organized collection of data stored electronically and accessed using a database management system (DBMS)
  8. 14. SQL command used to add new records to a table
  9. 21. A single record in a table