Explain the concept of specification with a suitable example.
[3 marks]What is dictionary in Python? Explain any four built-in dictionary methods with example.
[4 marks]Write a Python program to count words, characters and spaces from text file.
[7 marks]“List is mutable.” - Justify with suitable example.
[3 marks]Explain List comprehension with an example.
[4 marks]Write a Python program to generate list of n fibonacci numbers.
[7 marks]Write a Python program to search a specific value from a given list of values using linear search method.
[7 marks]Briefly describe the methods of regular expression.
[3 marks]Explain different types of comments in python.
[4 marks]Develop chat application using Multithreading in Python.
[7 marks]Differentiate between List and Tuple in Python.
[3 marks]Explain Indexing and Slicing operation for string manipulation with example in python.
[4 marks]Write a python program to read line by line from a given files file1 & file2 and write into file3.
[7 marks]What is the purpose of a port scanner in penetration testing?
[3 marks]Describe how an SSH botnet can be created using Python. What are its components?
[4 marks]Which are the different ways of creation of threads? Explain each with an example.
[7 marks]Page 1 of
[2 marks]Give difference between black-box and glass-box testing.
[3 marks]How can regular expressions be used to extract email addresses from a log file?
[4 marks]Create a Python script using regex to find and mask credit card numbers in a text file.
[7 marks]What is PyGeoIP? How is it useful in network analysis?
[3 marks]Describe a method to recover deleted items from the recycle bin using Python.
[4 marks]Discuss the Pentagon’s Dilemma in the context of cyber warfare and traffic surveillance.
[7 marks]What is the purpose of setting up a wireless attack environment?
[3 marks]Discuss how wireless traffic can be captured and analyzed using Python.
[4 marks]Describe a forensic investigation scenario where parsing application artifacts provided crucial evidence. Page 2 of
[2 marks]