Project 2

docx

School

Eversity, University of Arkansas System *

*We aren’t endorsed by this school

Course

5340

Subject

Computer Science

Date

Feb 20, 2024

Type

docx

Pages

4

Uploaded by GeneralCrown811

Report
Project 5: Enhancing Data Extraction with Large Language Models Brittni Hardie 04 December 2023 UALR CSEC 5318
2 I ran Dr. Huffs just in cased that was needed
3 ** this one is Dr. Huffs ** I then created two more classes for prompts Now to get MY classes to work on Dr. Huffs code, I had to incorporate them in the response line (23) and ensure that my messages included the JSON. I kept running into issues when I did not or it would simply not throw a code, but not produce a result.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
4 The two prompts I added I feel would help you make a decision after the vulnerability has been potentially exploited. If I have learned anything in these classes, it is that once you know there is a possibility you need to treat that situation as an occurrence. So, if there was a vulnerability, how do you react? What is your countermeasure? This prompt would be based on the vulnerability description, and would then go into possible prompts (based on the description and the “role” the user has. If it’s a system role then it would print out “ you are a cybersecurity specialist”. If the role is a user, it would print out countermeasures. This is where I would need to list out possible ones like: Network Vulnerability: disconnect from the internal network immediately” The second prompt provides completion patching. It would be based on the vulnerability described, and list out the most current recommendations on patches for that vulnerability (assuming the role was user).