TryHackMe "PentestQuiz"

Today, I am going to make this write-up of "PentestQuiz" of TryHackMe. This is a quiz to check if you know topics and tools of Pentesting.


DESCRIPTION -

Getting better at using "Search Engines" in order to find the right answers in less time is an art. This room is all about quick challenges which most of the n00bs like me already have in mind and don't really require a "Google Search" but for some of the n00bs it is still remained to be learnt!

So these little challenges will be helping you a lot! Have fun!

~/w4tchd0g

NOTE: Try to answer using hints provided. If not able to answer using hints, then answers are provided below.

#1. Famous port scanner. Can you name it?

Hint: Famous Network Mapping tool.
#2. Famous network packet analyzer. Can you name it?
Hint: You won't find this kind of shark.
#3. Best place to find public exploits?
Hint: It is famous database of exploits.
#4. Best place to find google dorks?
Hint: It is famous for google hacking.
#5. Entering enough data to make the application crash!
Hint: It means overflow the data.
#6. I am a security bug but not known to anyone yet?
Hint: It is related to someday.
#7. "Your system has been locked, Pay me the money!"
Hint: You must have listen to a name "WannaCry". It was one of the famous attack of its category.
#8. Group of compromised machines connected to a C&C server!
Hint: A army of devices connected to a command and control server.
#9. Name the organization that releases TOP 10 Web and Mobile vulnerabilities?
Hint: Just Google about "TOP 10 Web and Mobile vulnerabilities".
#10. Name the famous worm which targeted SCADA environments?
Hint: Just Google about "worm which targeted SCADA environments".
#11.  Art of hiding information in other files!
Hint: The word comes from Greek steganographia.
#12. Converting readable data into unreadable format!
Hint: It is a process that encodes a message or file so that it can be only be read by certain people.
#13. Name the tool used for reading metadata of images! 
Hint: Just Google "metadata extraction tool linux".
#14. Famous Web Application Proxy Tool?
Hint: This image should help - click here
#15. NSA Reverse Engineering Tool?
Hint: Just Google "NSA Reverse Engineering Tool".
#16. Famous Open Source Web Application Proxy Tool?
Hint: It is Burp Suite's open source alternative.
 

ANSWERS -

#1. nmap
#2. Wireshark
#3. Exploit-db
#4. ghdb
#5. Buffer Overflow
#6. 0day
#7.Ransomware
#8. Botnet
#9. OWASP
#10. Stuxnet
#11. Steganography
#12. Encryption
#13. Exiftool
#14. Burp Suite
#15. Ghidra
#16. OWASP ZAP

TryHackMe

I hope, this post helped you to test yourself about Pentesting skills.

Stay tuned for more such posts!!!


Comments

Popular posts from this blog

VirSecCon CTF Steganography Writeups

Red Primer: Web Scanning

Kali Linux in Docker Container in Windows 10