This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Vancouver"

From OWASP
Jump to: navigation, search
m (Transitioning into DevSecOps)
m
 
(54 intermediate revisions by the same user not shown)
Line 1: Line 1:
= OWASP Vancouver =
+
Welcome to the OWASP [https://en.wikipedia.org/wiki/Vancouver Vancouver] chapter homepage. We are located in the beautiful province of [https://en.wikipedia.org/wiki/British_Columbia British Columbia], on the West Coast of [https://en.wikipedia.org/wiki/Canada Canada].
Welcome to the Vancouver chapter homepage. The chapter leader is [mailto:farshad.abasi@owasp.org Farshad Abasi].<br>
+
 
<b>[http://lists.owasp.org/mailman/listinfo/owasp-vancouver Click here] to join the local chapter mailing list. Mailing list archives can be found [http://lists.owasp.org/pipermail/owasp-vancouver here]</b>
+
Our mission is to enrich Vancouver's application security community. We hope you can join us in accomplishing that.
 +
 
 +
[[File:Vancouver1000x450.png]]
  
 
= Events =
 
= Events =
Upcoming events for Q1 and Q1 2018 are as follows:
+
Our monthly sessions take place on the 4th Thursday of each month. We also host one off events and workshops around town.  
 
 
== Finding High-Risk Web Vulnerabilities with a Small Number of Generic Payloads ==
 
'''Date:''' Jan 25  // '''Location:''' Mozzila's Vancouver office (https://www.mozilla.org/en-US/contact/spaces/vancouver/, buzz 209)<br>
 
'''Speaker:''' Miles (San-Tsai) Sun<br>
 
'''Abstract:''' Using a small number of generic payloads to discover high-risk web vulnerabilities (e.g., SQL injection, Remote Code Execution) is highly desirable during a penetration test.  In this talk, I will present and demonstrate a lightweight vulnerability detection approach complimenting to traditional automatic scanners. Using an expression probing technique, this approach can systematically probe whether user-controlled input is treated as code by the server-side program logic, as well as the situational context of the injected payload, and its underlying language. Compared to automatic vulnerability scanners, this approach imposes tiny network footprint (e.g., quick, negligible system impact, avoid IP blocking), is agnostic to application platform/language, and friendly to Web Application Firewall/Intrusion Detection and Prevention System. This lightweight detection technique could address or reduce many common challenges faced by penetration testers.
 
  
'''Speaker Bio:'''
+
Have a look at [http://owaspvancouver.eventbrite.com/ our calendar of awesome events] and join us!
San-Tsai Sun is a passionate information security professional and researcher. With more than 20 years of expertise in system development and application security, he is currently an Advanced Security Engineer at Staples, where he enjoys his work in penetration test, static/dynamic vulnerability scan, source code review, risk analysis/threat modeling, and application security design consultancy. Prior to Staples, he was a Senior Information Security Consultant at HSBC Bank. San-Tsai holds a PhD in Information Security from the University of British Columbia, and has been helping hundred of websites to address high risk security vulnerabilities found on their sites.
 
  
== Managing an Application Security Testing and Vulnerability Management Program in a CI/CD Environment ==
+
= Contact  =
'''Date:''' March 29  ([https://goo.gl/t8zH4W registration] is free and required as capacity is limited).<br>
+
The OWASP Vancouver chapter board members are:
'''Speaker:''' Karim Lalji // '''Location:''' Mozzila's Vancouver office (https://www.mozilla.org/en-US/contact/spaces/vancouver/, buzz 209)<br>
+
* [mailto:farshad.abasi@owasp.org Farshad Abasi](Chapter lead)
'''Abstract:''' Modern software environments have adopted new methodologies to developing products including continuous integration and continuous delivery, more commonly referred to CI/CD. Application security testing and vulnerability management is an important aspect in software environments; unfortunately this practice is often lacking in both effectiveness and requisite knowledge when dealt with from an applications perspective as opposed to traditional IT infrastructures. The challenges are further extended in CI/CD environments where critical code is merging into production at regular intervals without proper security coverage.<br>
+
* [mailto:me@jeevan.ca Jeevan Singh]<br>
This talk will aim to provide individuals with a working understanding of application security testing (AST) as well as vulnerability management in a modern software enterprise employing DevOps practices, and more specifically a CI/CD pipeline. The talk will discuss security testing at different stages of the S-SDLC from source code analysis to penetration testing and how to effectively manage vulnerabilities. The discussion is applicable to anyone with an interest in security or software in general but is of particular relevance to managers and architects interested in building an effective application security program.
+
[https://groups.google.com/a/owasp.org/forum/#!forum/vancouver-chapter Click here] to join the local chapter mailing list and Google Group (pre-Google mailing list archives can be found [http://lists.owasp.org/pipermail/owasp-vancouver here])
  
'''Speaker Bio:''' Karim has a background in application security particularly in the banking/finance industries and currently works in a senior offensive security consulting role conducting penetration testing and threat/vulnerability assessments for a variety of clients. Karim was a software engineer in his past life and securing applications has been a strong focus for a good portion of his career.
+
= Watch Online =
 +
'''Subscribe''' to the '''[https://www.youtube.com/channel/UCSXBb_cPvieNm-MoLjjtbXw OWASP Vancouver YouTube channel]''' where you can check out live streams of upcoming sessions as well as archives of previous sessions (big thanks to '''George Pajari''' and volunteers).
  
==Transitioning into DevSecOps==
+
= Speakers =
'''Date:''' May 31 // '''Location:''' Microsoft Canada, Suite 1100 - 1111 W. Georgia, Vancouver, BC
+
We welcome speakers of all level! You don't have to be a pro to talk at one of our events, but we do ask that you talk be related to an application security domain and you provide value to attendees. To be a speaker, simply review the [[Speaker_Agreement |speaker agreement]] and then contact the our [mailto:[email protected] chapter lead] with details of what OWASP project, independent research or related application security topic you would like to present on.
  
'''For those of you who are unable to make it in person, you can watch the live-stream here:''' <nowiki>https://youtu.be/wsAC2EPuOG8</nowiki> and '''subscribe to the OWASP Vancouver YouTube channel''' here: <nowiki>https://youtu.be/wsAC2EPuOG8</nowiki> (big thanks to George Pajari)
+
= Membership =
 +
OWASP Foundation ([https://docs.google.com/a/owasp.org/presentation/d/10wi1EWFCPZwCpkB6qZaBNN8mR2XfQs8sLxcj9SCsP6c/edit?usp=sharing Overview Slides]) is a professional association of [[Membership |global members]] and is open to anyone interested in learning more about software security. Local chapters are run independently and guided by the [[Chapter_Leader_Handbook]].
  
<br>
+
Consider the value of [[Membership | Individual, Corporate, or Academic Supporter membership]]. Ready to become a member? [[Image:Join_Now_BlueIcon.JPG|75px|link=https://www.owasp.org/index.php/Membership]]
'''Speaker:''' Roger Trevisan<br>
 
'''Abstract:''' Software development practices have evolved quite a bit in the recent years, from Waterfall, to the multiple flavors of Agile and now into DevOps. Security teams often have challenges keeping up with the speed and scalability requirements from the new development and operations practices and end up creating barriers that may cause disruption into development and operations life-cycle.
 
  
This presentation aims to cover the main reasons why security teams are failing to bolt on security into the current development models. It also shine some light into the difference between traditional security, DevOps + Security and DevSecOps and expose some of the processes, tools and cultural changes required for a successful DevSecOps organization./
 
  
<br>
+
__NOTOC__
'''Speaker bio:''' Roger Trevisan is a CISSP certified security professional with 12+ years of experience with web application security, secure coding, secure development lifecycle, penetration testing, risk assessment, vulnerability management, network security and information systems administration. As a skilled penetration tester and application security professional, Roger has helped high-profile companies in industries such as financial, healthcare and telecommunication to identify and address a large number of critical security vulnerabilities.<br>
 
  
 +
<headertabs />
  
= Participation =
+
= Sponsors  =
OWASP Foundation ([https://docs.google.com/a/owasp.org/presentation/d/10wi1EWFCPZwCpkB6qZaBNN8mR2XfQs8sLxcj9SCsP6c/edit?usp=sharing Overview Slides]) is a professional association of [[Membership | global members]] and is open to anyone interested in learning more about software security. Local chapters are run independently and guided by the [[Chapter_Leader_Handbook]].  As a [[About_OWASP | 501(c)(3)]] non-profit professional association your support and sponsorship of any meeting venue and/or refreshments is tax-deductible. Financial contributions should only be made online using the authorized online chapter donation button.  To be a <b>SPEAKER</b> at ANY OWASP Chapter in the world simply review the [[Speaker_Agreement | speaker agreement]] and then contact the local chapter leader with details of what OWASP PROJECT, independent research or related software security topic you would like to present on.
 
  
= Sponsorship/Membership  =
+
As a [[About_OWASP | 501(c)(3)]] non-profit professional association your support and sponsorship of any meeting venue and/or refreshments is tax-deductible. Financial contributions should only be made online using the authorized online chapter donation button.
  
 
[[Image:Btn_donate_SM.gif|link=https://www.owasp.org/index.php/Local_Chapter_Supporter]] to this chapter or become a local chapter supporter.
 
[[Image:Btn_donate_SM.gif|link=https://www.owasp.org/index.php/Local_Chapter_Supporter]] to this chapter or become a local chapter supporter.
  
 +
= Our 2019 Sponsors  =
  
 +
We would like to thank the following companies for providing us with space, pizza and pop, and helping us with our mission to enrich Vancouver's application security community.
  
Or consider the value of [[Membership | Individual, Corporate, or Academic Supporter membership]]. Ready to become a member? [[Image:Join_Now_BlueIcon.JPG|75px|link=https://www.owasp.org/index.php/Membership]]
+
{|
 +
|-
 +
| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[[File:FwdSec.png|frameless|200px|thumb|left|link=https://www.forwardsecurity.com]] || &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[[File:PlentyOfFish.png|frameless|200px|thumb|left|link=https://www.pof.com/en/press/]] || &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[[File:zenefits.png|frameless|200px|thumb|left|link=https://www.zenefits.com]]
 +
|-
 +
| [[File:Galvanize.jpg|frameless|200px|thumb|left|link=https://www.wegalvanize.com/]] || [[File:CISCO.png|frameless|200px|thumb|left|link=https://www.cisco.com/c/en_ca/index.html]] || [[File:cmd.png|frameless|200px|thumb|left|link=https://www.cmd.com]]
 +
|}
  
 +
[[Category:Vancouver]]
 
[[Category:OWASP Chapter]]
 
[[Category:OWASP Chapter]]

Latest revision as of 08:49, 15 May 2019

Welcome to the OWASP Vancouver chapter homepage. We are located in the beautiful province of British Columbia, on the West Coast of Canada.

Our mission is to enrich Vancouver's application security community. We hope you can join us in accomplishing that.

Vancouver1000x450.png

Our monthly sessions take place on the 4th Thursday of each month. We also host one off events and workshops around town.

Have a look at our calendar of awesome events and join us!

The OWASP Vancouver chapter board members are:

Click here to join the local chapter mailing list and Google Group (pre-Google mailing list archives can be found here)

Subscribe to the OWASP Vancouver YouTube channel where you can check out live streams of upcoming sessions as well as archives of previous sessions (big thanks to George Pajari and volunteers).

We welcome speakers of all level! You don't have to be a pro to talk at one of our events, but we do ask that you talk be related to an application security domain and you provide value to attendees. To be a speaker, simply review the speaker agreement and then contact the our chapter lead with details of what OWASP project, independent research or related application security topic you would like to present on.

OWASP Foundation (Overview Slides) is a professional association of global members and is open to anyone interested in learning more about software security. Local chapters are run independently and guided by the Chapter_Leader_Handbook.

Consider the value of Individual, Corporate, or Academic Supporter membership. Ready to become a member? Join Now BlueIcon.JPG



Sponsors

As a 501(c)(3) non-profit professional association your support and sponsorship of any meeting venue and/or refreshments is tax-deductible. Financial contributions should only be made online using the authorized online chapter donation button.

Btn donate SM.gif to this chapter or become a local chapter supporter.

Our 2019 Sponsors

We would like to thank the following companies for providing us with space, pizza and pop, and helping us with our mission to enrich Vancouver's application security community.

          
thumb
          
thumb
          
thumb
thumb
thumb
thumb