Who should attend & recommended skills
- Developers, team leads, project managers
- Cybersecurity: Basic (1-2 years’ experience)
- Code development: Basic (1-2 years’ experience)
We are a family owned USA based Corporate Training Company determined to help professionals, teams, and organizations improve.
If you can't find what you are looking for, contact us, we'll help you find it. We have over 800 training programs to choose from.
Course Skill Level:
Foundational to Intermediate
Course Duration:
2 day/s
Course Delivery Format:
Live, instructor-led.
Course Category:
Security & Cybersecurity
Course Code:
THRMODK21M09
Who should attend & recommended skills:
Developers, team leads, project managers with basic cybersecurity & code development experience
This course will teach threat modeling for secure coding practices.
Problem
(C)Security of software systems is becoming more and more important and visible in the public eye. Meanwhile, there is a basic imbalance between the attackers (hackers) and defenders (software developers). That is, hackers get immediate reward for their breach they effect and the damage the cause. By contracts, defenders get the blame when they are hacked and no mention when they are not.
(D)Our system addresses this and changes the balance, ultimately resulting in more secure software systems.
Solution
(E)(Pat. Pend.) IMPACT
Breaking the developers into two teams: blue (defenders) and red (attackers)
Recording the results of the attackers actions
Recording the successes of the defenders in stopping the attackers and their failures
Periodically update the scoreboard of the defenders thus proving positive reinforcement for their actions
The IMPACT system records the above data as logs. It is built on logging frameworks and well-known open source tools for log generation. It uses NoSQL databases to store the log data and Big Data analytics tools such as Spark generate the scoreboards.