Tag: science & technology

Questions Related to science & technology

Multiple choice general knowledge science & technology
  1. 443

  2. 139

  3. 110

  4. 80

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Port 110 is used by POP3 (Post Office Protocol version 3) for receiving email. If you want to block ALL email, you'd also need to block port 25 (SMTP for sending) and port 143 (IMAP for receiving). The question only asks about one port, and 110 is the standard POP3 port for incoming mail.

Multiple choice general knowledge science & technology
  1. Underground Hackers

  2. Ethical Hackers

  3. US Gov. FBI hackers

  4. Less knowledgeable hackers

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

White hat hackers are ethical hackers who use their skills for defensive purposes - finding vulnerabilities to help organizations fix them. This contrasts with black hat hackers (malicious) and gray hat hackers (somewhere in between). White hats operate legally with permission.

Multiple choice general knowledge science & technology
  1. By using proxy server.

  2. Using a hub.

  3. User can change their Physical address identical to subscribed laptop.

  4. Apply for another net connection.

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

MAC addresses can be spoofed (changed in software) to match the subscribed laptop's address, allowing other devices to authenticate. This is a form of bypassing network authentication. While not ethical or recommended, it is technically feasible. A hub would share the connection but ISP authentication would still fail.

Multiple choice general knowledge science & technology
  1. True

  2. False

  3. Depends on MIME type

  4. What the hell you are talking?

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Email tracking allows senders to monitor when recipients open emails and can sometimes detect forwarding through tracking pixels and read receipts. However, comprehensive tracking of where emails are forwarded is limited by privacy features in modern email clients. The answer 'True' is generally correct for basic tracking capabilities.

Multiple choice general knowledge science & technology
  1. MD5

  2. MD5-RSA

  3. SSL

  4. AES (Advance DES)

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

SSL (Secure Sockets Layer) and its successor TLS are the encryption protocols used to secure online banking transactions. SSL/TLS creates an encrypted channel between the browser and the banking server, protecting sensitive data. MD5 is a hash function, not encryption. MD5-RSA isn't a standard encryption scheme name. AES is a symmetric encryption algorithm but SSL/TLS is the protocol used for securing the connection.

Multiple choice general knowledge science & technology
  1. Nmap

  2. Switch sniffer

  3. Etherial

  4. Wireshark

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Nmap (Network Mapper) is the standard tool for port scanning and network discovery. It can identify open ports on a target system. Wireshark (formerly Etherial) is a packet analyzer for capturing and examining network traffic, not primarily for port scanning. 'Switch sniffer' is a generic term, not a specific tool.

Multiple choice general knowledge science & technology
  1. DDOS

  2. Echo attack

  3. Unlimited pings

  4. Botting

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

DDOS (Distributed Denial of Service) attacks can take down a website by overwhelming it with traffic from multiple sources, exhausting server resources and making the site unavailable. The other options are not standard attack terminology: 'Echo attack' and 'Unlimited pings' are not recognized attack types, and 'Botting' is vague gaming terminology.