Development
Designing
Engine Optimization
APPLICATION & SECURITY

Today bringing your business online is a must in an effective business development strategy. Thus more and more sensitive data is moving to the web which brings new application security and information privacy challenges.
he most secure web applications are those that are developed initially with security in mind. Iflexion specialists follow a holistic approach to designing, building and supporting secure web applications. We address security issues on all application tiers (web server, application server and database).
While developing secure web applications we analyze helplessness categories and potential threats (external or internal) depending on application scenario and technologies used. This enables us to develop an effective security architecture and take proper countermeasures.
Securing Practices and Countermeasures
Network eavesdropping, Brute force attacks, Dictionary attacks, Cookie replays, Credentials theft
- Partition of public and restricted areas
- Account disablement policies
- Proper credentials verification and storage
- Proper password handling
- Authentication data protection
- Communication channels securing using SSL
Buffer overflow, cross-site scripting, SQL injection
- Thorough input validation
- Proper input filtration
- Centralized validation strategy
- Proper database access
Privilege elevation, confidential information disclosure, data tampering
- Multiple gatekeepers
- Authorization granularity
- Role-based security
- Strong access controls
- System level protection
Unauthorized access to application administration, hacking of configuration data
- Role-based administration with strong authentication
- Secure communication channels for remote administration (SSL, VPN)
- Restricted access to configuration data
- Least privilege approach
Sensitive data discloser, network eavesdropping, data tampering
- Role-based access to sensitive data
- Sensitive data on demand approach
- Data encryption
- Proper information storage and secure communication
From initial stages of the software development cycle Iflexion specialists thoroughly consider security implications. This allows defining potential risks early and implementing effective countermeasures.
| Securing Categories and Practices | Code Development and Review |
| Development Life Cycle Phase | |
| Roles Distribution |
Implementation |
| Threat Modeling | Developer(R), Tester(I) |
| Architecture Design | Technology Related Threats |
| Architect(R), Developer(I), Tester(I) | Implementation |
| Security Design Practices | Developer(R) |
| Architecture Design | Security Testing |
| Architect(R), Developer(I) | Testing and Stabilization |
| Security Architecture | Tester(R), Architect (C), Developer (I) |
| Architecture Design | Deployment Review |
| Architect(R) | Deployment and Maintenance |



