{"id":22,"date":"2023-04-05T22:07:25","date_gmt":"2023-04-05T21:07:25","guid":{"rendered":"https:\/\/marawannabil.com\/?p=22"},"modified":"2023-04-05T22:07:25","modified_gmt":"2023-04-05T21:07:25","slug":"source-code-review-101","status":"publish","type":"post","link":"https:\/\/marawannabil.com\/?p=22","title":{"rendered":"Source Code Review 101"},"content":{"rendered":"\n<p class=\"has-black-color has-text-color\">If you are looking to start your career doing a code security review, maybe my notes will be helpful  for you. <br>This notes are taking from the best code review resource ever in my opinion <strong>&#8220;The Art of Software Security Assessment &#8211; Identifying and Preventing Software Vulnerabilities<\/strong>&#8221; this book is a very good reference for anyone who is interested in doing a security code review.<br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Classifying Vulnerabilities<\/h2>\n\n\n\n<ol class=\"wp-block-list\" type=\"1\">\n<li>Design Vulnerabilities (SDLC 1 ,2, 3)<\/li>\n\n\n\n<li>Implementation Vulnerabilities (SDLC 4, 5)<\/li>\n\n\n\n<li>Operational Vulnerabilities (SDLC 6)<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Design Vulnerability<\/h2>\n\n\n\n<p>That is the problem that arises from a fundamental mistake. you must know that the main motive for the design error will be the software requirements.<br><br>Requirement example: <br>&#8211; The application must support to retrieve data from the server <br>&#8211; The software must support 1000 download\/hr simultaneously.<br><br><strong>For example:<\/strong> TELNET protocol is designed to allow users to connect a remote machine and access that machine as through it&#8217;s connected to a local terminal. <br>TELNET arguably has a vulnerability in that it relies on unencrypted communication.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color\"> <br>       <\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you are looking to start your career doing a code security review, maybe my&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-22","post","type-post","status-publish","format-standard","hentry","category-security-code-review"],"_links":{"self":[{"href":"https:\/\/marawannabil.com\/index.php?rest_route=\/wp\/v2\/posts\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marawannabil.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/marawannabil.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/marawannabil.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/marawannabil.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=22"}],"version-history":[{"count":3,"href":"https:\/\/marawannabil.com\/index.php?rest_route=\/wp\/v2\/posts\/22\/revisions"}],"predecessor-version":[{"id":26,"href":"https:\/\/marawannabil.com\/index.php?rest_route=\/wp\/v2\/posts\/22\/revisions\/26"}],"wp:attachment":[{"href":"https:\/\/marawannabil.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=22"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/marawannabil.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=22"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/marawannabil.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}