billyJoePiano / TenaPull

TenaPull is a configurable Java application which fetches and processes the data from one or more Nessus APIs, and converts it into JSON ouputs that are usable by Splunk
7 stars 1 forks source link

Checkpoint 3 #9

Closed billyJoePiano closed 2 years ago

billyJoePiano commented 2 years ago

@pawaitemadisoncollege

Not sure if there's much to show, since I'm not implementing anything through AWS. I did make one JSP to show some data like you asked, but honestly I'm not even sure if this is going to be used in the finished application. Screenshot is in the screenshots folder.

Is there anything else you'd like me to do for this checkpoint? I feel like my biggest priority for the project right now should be to deliver some tangible value to the Madison College CyberSecurity Team, because as of right now this is just a bunch of fancy looking code that's not really doing much useful for them (yet....)

pawaitemadisoncollege commented 2 years ago

Hi Bill, the key items in checkpoint 3 are to help ensure students hit the mark of deploying to a production environment. For most students this is AWS, for you, I believe it's a Madison College Server, is that still correct?

So, key items to demonstrate:

  1. app deployed to the prod server/s
  2. display data from the db to a jsp on the prod server/s
  3. authentication working on the prod server/s