Q Create a wordlist file using CRUNCH tool - Which category of machine learning algorithm will you choose for this problem Home, - Demonstrate the use of CRUNCH tool Question: Demonstrate the using of CRUNCH tool to create a wordlist file to generate a minimum and maximum word length (1-8) based on combination of your MIT ID and two unique special characters. Store the result in file ‘wordlist.txt'. List any two example generated passwords. Demonstrate the use of Hydra Tool to attack an FTP Server ftp://192.168.26.37 with the username "admin". For the password use the wordlist file ‘wordlist.txt' generated using the Crunch Utility in the previous step AnswerCd/data/crunch./crunch 1 8 admin -o wordlist.txt Hydra tool commandhydra -l admin -x3:5:1 -o wordlist.txt testasp.vulnweb.com http-post-form "/Login.asp?RetURL=%2FDefault%2Easp%3F:tfUName=^USER^&tfUPass=^PASS^:S=logout admin" Question:Consider the following Play Dataset, Table 1 (adapted from: Quinlan, "Induction of Decision Trees", Machine Learning, 1986). The dataset shows the data collected over the course of 14 days; the features/attributes are the Outlook, Temperature, Humidity, Wind and the outcome variable is whether Golf was played on the day. Your job is to build a predictive model which takes in the above 4 parameters and predicts whether golf will be played on any given day. Answer the following questions based on the dataset provided A) Based on the given data, which category of machine learning algorithm will you choose for this problem (Supervised, Unsupervised or Reinforced)? Justify your answer AnswerBased on the provided data, this problem can be solved by using supervised type of the algorithm of machine learning. This is because, the data of this problem is labelled properly. There are values of the records under each label. Day label provides the information of the day. The information of the outlook label is provided by the outlook label. In this all he labels provide the specific information therefore, supervised ML algo, will be best for this case. B) Given the following information gain for the different attributes: Information Gain for Wind= 0.048 Information Gain for Humidity= 0.151 Information Gain for Temperature= 0.029 Information Gain for Outlook= 0.246 Which attribute should be chosen as the root node? AnswerAS per the given information, the root node is outlook as the information gain value for the outlook attribute is 0.246 which is highest among all other attributes. C) Suppose we are in the middle of inducing the decision tree. The current state of the decision tree is given below: What will be output on the leaf labelled A? AnswerThis leaf will have Yes value. Related: Comment on the role of malware in cyber-attacks Use of machine learning in cyber security Demonstrate the use of CRUNCH tool Discuss Session Hijacking attacks and countermeasures Discuss predictive data analysis in cyber security Advise a Preventative system against data breach
Related :- Q Use of machine learning in cyber security use of machine learning in cyber security - What were some spam filtering techniques used before the introduction of ML techniques for spam detection. Q Comment on the role of malware in cyber-attacks comment on the role of malware in cyber-attacks - Cyber Security and Analytics - Define and evaluate the classification techniques for malware analysis. Q What are the key features of the objection what are the key features of the objection - what are the key features of the objection and appeal process against the commissioner's decision Q What will be the likely outcome against Bill what will be the likely outcome against bill - Business And Corporate Law - determine if these companies are ideal to invest in on behalf of their clients. Q Calculate the taxable value of fringe benefit calculate the taxable value of fringe benefit - calculate the taxable value of the fringe benefit using the statutory formula Q Discuss statutory provisions and common law discuss statutory provisions and common law - discuss amounts would be as an allowable deduction against assessable income Q What are the relevant franking account entries what are the relevant franking account entries - what are the relevant franking account entries for abc co and xyx co Q Difference between net capital loss and capital loss? difference between net capital loss and capital loss - what difference between net capital gain and capital gain and between net capital loss and capital loss Q What is Butler Tourism Area Life cycle? What is Butler Tourism Area Life cycle? Explain and give an example from the tourism context. Q Critically appraise the coefficient of determination critically appraise the coefficient of determination, population regression function and the sample regression function