Skip to main content

Create Auto-Generated Webpages

One of the main challenges of this project was how I was going to create a test environment that I will run the program on. To do this I have decided to use my personal web server with a directory with 'bad' and 'good' pages which can be automatically generated using the website. To do this I have created a python script which is executed and creates simple php pages that have the words 'BAD' and 'GOOD' and this is determined randomly. This is a simple way of testing the program to begin with, but in future the python script can be edited to include more complex security issues. In the future the web server will also have multiple Virtual Hosts which will have different security measures in place, such as SSL and proxy's. See the images below for an example of the current page.

BELOW: Shows the number of files I am going to generate is 20


BELOW: Shows the generated files (hash used for naming)


BELOW: Show an example of one of the generated files


Comments

  1. Where is the process diagram because if I had had it when you asked the question by email; I might have been more help!

    I retract partially the above, because you were copying some of my code from an early version of groovy. A diagram is everything!!!

    I note that you have been able to create all sorts of types of URLs and files. Well done.

    Week 9 report
    Chapter 1 extended IPO what why how you intend to do what do you hope to learn.
    Chapter 2 Lit and technical background reading
    Chapter 3 Work done so far
    Chapter 4 work to be done with any designs included
    Chapter 5 How will the work be evaluated

    You have got lots of the peripheral technology in place, but not the key bits


    We produced a scruffy diagram of the Quarantine Process that contains QNM and the Checker processes.
    Chapter 6 Plan of work to be done

    ReplyDelete

Post a Comment