This program enables a user to input a file into our webapp. We execute the file in an AWS virtual machine instance and generate a log file of the running processes in the executable. The log file is generated on the screen to help experienced developers make an informed decision.
Information security is vital for corporations and government partners. Using open source file distributions can pose a potential risk for employers. Keeping our focus on security enables a safer internet for everyone.
- Amazon EC2 for creating Virtual Machines
- Flask for Website Deployment
- psutils Python library for dynamic analysis of running executable processes
- Git clone this repository.
- Input AWS credentials
- Run main.py
- Static Analysis to search for potentially harmful strings, such https requests
- Information about process(es) created after running the exec