Notifications
Clear all

Security Testing

3 Posts
3 Users
0 Likes
10 Views
Posts: 4
Topic starter
(@sonzy)
Active Member
Joined: 1 month ago

When it comes to security testing, it is a crucial aspect of software development. It also is important to maintenance when it comes to finding vulnerabilities and weaknesses. Different companies use different approaches to achieving this. Let's discuss some of the practices you are familiar with and ones you feel should get more attention.

2 Replies
Posts: 4
(@flipper81)
New Member
Joined: 1 month ago

Pen testing is something I wish more companies practiced. For those not familiar, it is penetration tasting which involves simulating real world cyber attacks to find vulnerabilities to resolve them so they do not happen from an outside source. 

Reply
Posts: 8
(@blueshark007)
Active Member
Joined: 1 month ago

Threat modeling is up there to me and this involves identifying potential threats to the system and assessing their potential impact. It helps in understanding the security requirements and prioritizing security testing efforts. I am sure at this point most if not all companies that manage and build software do this.

Reply