Technical Interview Questions Network/Security Jobs
What is a register?
https://whatis.techtarget.com/definition/register
What command would you use to view the last lines in a file?
https://en.wikipedia.org/wiki/Tail_(Unix)
In computer networking, what is MTU?
https://en.wikipedia.org/wiki/Maximum_transmission_unit
What is a Botnet?
https://en.wikipedia.org/wiki/Botnet
What is MetaSploit?
https://en.wikipedia.org/wiki/Metasploit_Project
What is Wireshark?
https://en.wikipedia.org/wiki/Wireshark
What is Base64?
https://en.wikipedia.org/wiki/Base64
What is hashing-vs-encryption-vs-encoding?
https://cheapsslsecurity.com/blog/explained-hashing-vs-encryption-vs-encoding/
Put the following layers in correct order in the OSI model:
• Application layer
• Data link layer
• Network layer
• Physical layer
• Presentation layer
• Session layer
• Transport layer
https://en.wikipedia.org/wiki/OSI_model
What is a ”rainbow table” and what can it be used for?
https://en.wikipedia.org/wiki/Rainbow_table
https://www.geeksforgeeks.org/understanding-rainbow-table-attack/
What is SQL-injection, what can you achieve with it?
https://portswigger.net/web-security/sql-injection
What are the top security threats to a company?
https://www.gcit.net/blog/computer-security-threats-business-it
https://www.celerium.com/blog/7-network-security-threats-to-your-organization-today
Describe in short how the TCP 3-Way Handshake works?
https://www.guru99.com/tcp-3-way-handshake.html
https://www.geeksforgeeks.org/tcp-3-way-handshake-process/
Where is the CPU register located?
https://en.wikipedia.org/wiki/Processor_register
What does http response code 500 mean?
https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500
Put these terms on the correct layer:
• SSL
• USB
• DNS
• IPv4
• FTP
https://en.wikipedia.org/wiki/Internet_protocol_suite
https://en.wikipedia.org/wiki/Physical_layer
https://en.wikipedia.org/wiki/OSI_model
Collision attacks vs rainbow tables
https://en.wikipedia.org/wiki/Rainbow_table
https://www.geeksforgeeks.org/understanding-rainbow-table-attack/
https://en.wikipedia.org/wiki/Collision_attack
How to write a code to get hostnames of a list of IP addresses?
What is the main IT security risk to an organisation?
https://www.ccsinet.com/blog/common-security-risks-workplace/
What are the layers of the OSI and TCP/IP model?
https://www.geeksforgeeks.org/tcp-ip-model/
https://www.guru99.com/tcp-ip-model.html
https://en.wikipedia.org/wiki/OSI_model
https://en.wikipedia.org/wiki/Internet_protocol_suite
What is Wireshark
What is SQL Injection?
https://portswigger.net/web-security/sql-injection
Which command is a command which prints the last few number of lines of a certain file, then terminates?
https://www.linux.com/training-tutorials/14-tail-and-head-commands-linuxunix/
How to Fix the Blue Screen of Death on Windows?
https://www.wikihow.com/Fix-the-Blue-Screen-of-Death-on-Windows
https://www.lifewire.com/how-to-fix-a-blue-screen-of-death-2624518
How to view a memory dump to troubleshoot a windows crash
https://docs.microsoft.com/en-us/troubleshoot/windows-client/performance/read-small-memory-dump-file
Kernel Dump vs small memory dump
https://docs.microsoft.com/en-us/troubleshoot/windows-server/performance/memory-dump-file-options
https://superuser.com/questions/717449/should-i-use-a-small-memory-dump-or-kernel-memory-dump
https://www.howtogeek.com/196672/windows-memory-dumps-what-exactly-are-they-for
How to troubleshoot performance/memory issues on a workstation?
How to fix: Svchost.exe (netsvcs) memory leak or high CPU usage problems?
https://www.wintips.org/how-to-fix-svchost-exe-netsvcs-memory-leak-or-high-cpu-usage-problems/
https://thegeekpage.com/how-to-fix-slow-computer-problem-in-windows-10-pc
What is WMI?
https://en.wikipedia.org/wiki/Windows_Management_Instrumentation
https://docs.microsoft.com/en-us/windows/win32/wmisdk/about-wmi
What Ring-mode is kernel, what Ring-mode is user-land?
https://en.wikibooks.org/wiki/Windows_Programming/User_Mode_vs_Kernel_Mode
What is the problem with Windows LM hashes?
https://en.wikipedia.org/wiki/LAN_Manager#Security_weaknesses
https://duo.com/blog/password-palpitations-the-ongoing-threat-of-lm-hashing
If you like our content, please consider buying us a coffee.
Thank you for your support!
Comments
Post a Comment