Tag: general knowledge

Questions Related to general knowledge

Multiple choice general knowledge
  1. Enola Gay

  2. The Spirit of St Louis

  3. Endeavour

  4. Paris or Bust

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

Charles Lindbergh made history in 1927 by completing the first solo non-stop transatlantic flight from New York to Paris. His aircraft, The Spirit of St. Louis, was specially designed for this 33.5-hour journey and became legendary in aviation history. Enola Gay was the WWII bomber that dropped the atomic bomb on Hiroshima.

Multiple choice general knowledge sports
  1. 8

  2. 6

  3. 7

  4. 9

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

The Ashes legend began in 1882 after Australia's first-ever Test victory on English soil at The Oval. This was the 9th Test match played between Australia and England. A mock obituary in The Sporting Times declared that 'the body of English cricket was cremated and the ashes taken to Australia,' giving the rivalry its famous name.

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, running services, and operating systems on a target system. Wireshark and Etherial are packet analyzers for examining network traffic, not port scanning. A 'switch sniffer' is not a standard tool category.

Multiple choice general knowledge science & technology
  1. It can hack all systems.

  2. Safe corporate data deposits.

  3. You can download anything from here.

  4. trap for cyber criminals.

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

A honeypot is a security mechanism set up to detect, deflect, or counteract attempts at unauthorized access to computer systems. It appears as an attractive target (like a vulnerable server) to lure attackers, allowing security researchers to study their methods and protect real systems. It is absolutely not for hacking systems or downloading content.

Multiple choice general knowledge science & technology
  1. 6

  2. 7

  3. 8

  4. 9

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

The OSI (Open Systems Interconnection) model has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application. This model standardizes network communication functions into different layers, making it easier to understand and troubleshoot networking issues.

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 to find vulnerabilities in systems with permission from the owners. They help organizations improve security by identifying and fixing flaws before malicious hackers can exploit them. Black hat hackers are the malicious ones, while grey hats operate in between.

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 overwhelm a website with traffic from multiple sources, making it unavailable to legitimate users. 'Botting' is not a standard security term, 'unlimited pings' isn't a recognized attack type, and 'Echo attack' isn't a standard attack category. The question has grammatical issues ('attackes' typo) but the correct answer is clear.

Multiple choice general knowledge science & technology
  1. 139

  2. 443

  3. 80

  4. 21

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

When you access a website using HTTPS (secure HTTP), the browser connects to port 443 on the server. This is the standard port for HTTPS traffic, which uses SSL/TLS encryption to secure communications. Port 80 is for unencrypted HTTP, port 21 is for FTP, and port 139 is for NetBIOS file sharing.