Skip to content

henrysdev/InputValidation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation


  •                                                 *
    
  •          Pacific Bell Telephone CLI             *
    
  •              (Henry Warren 2018)                *
    
  •                                                 *
    

DEPENDENCIES

  • Python 3

RUN INSTRUCTIONS

  • Navigate to directory containing .py source files $ cd InputValidation/src/

  • Execute the program in one of two modes

    1. Manual Mode (manually enter commands one at a time) $ python3 InputValidator.py

    2. Auto Mode (pass the program a text file containing line-delimited commands to be run sequentially by the program. Example cmdlist.txt file included) $ python3 InputValidator.py

About

CSE 5339 Software Security - Semester Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages