Stack Based Attacks in Linux


Details
Stack overflows in linux: tools, methods, & vulnerabilities. by Bryce Meyer
"Stack based attacks" against 32bit and 64bit linux has become and arms race between "methods to exploit software missteps" vs "operating system and x64 methods to stop them".
Will cover:
- how holes get in,
- compiler switches,
- an intro to "return oriented programming",
- shellcode, and
- mitigation like "stack canaries".
===================================
See [https://www.stllinux.org/](https://www.google.com/url?q=https://www.stllinux.org/&sa=D&source=calendar&usd=2&usg=AOvVaw3Y-AOfHPNKVMZJY5EzlB9e) for current information. The URL link to this meeting is posted earlier on the day of the meeting at the above home page. It is the link called "linked here".
- ONLINE MEETINGS ONLY until further notice. Will use a remote video meeting service.
- HOW TO CONNECT instructions will be on [https://www.stllinux.org/](https://www.google.com/url?q=https://www.stllinux.org/&sa=D&source=calendar&usd=2&usg=AOvVaw3Y-AOfHPNKVMZJY5EzlB9e) web page and our mailing lists. Note that your browser cache may need to be refreshed each time you check the web page for the instructions.
- We will open the remote session at about 6:00 PM (CDT ), so you can join early to test sharing your microphone, screen and video camera.
- The STLLINUX mtngs are usually on the 3rd Thurs of each month from 6:30 PM to 9:00 PM.
============================
The Saint Louis MO, STL Linux Users Group (STLLUG) meets monthly to talk about Linux. This GNU/Linux Users Group usually holds its meetings on the third Thursday of every month. Meetings are free and open to everyone.
At 6:30 PM CDT we start with introductions, announcements, current events of interest, and a general CALL FOR HELP segment. Then we will go into the presentation of our main topic, sometime around or after 7:00 PM CDT.


Stack Based Attacks in Linux