Difference between revisions of "VTLUUG:Talks"
imported>Timelord (→for VTLUUG) |
imported>Timelord (→Talks people are willing to give) |
||
Line 58: | Line 58: | ||
* [[User:Timelord | Timelord]] - Comparative kernel architectures | * [[User:Timelord | Timelord]] - Comparative kernel architectures | ||
* [[User:Timelord | Timelord]] - The run-time link-editor (aka {ld.so, ld-linux.so, rtld}) | * [[User:Timelord | Timelord]] - The run-time link-editor (aka {ld.so, ld-linux.so, rtld}) | ||
− | * [[User:Timelord | Timelord]] - | + | * [[User:Timelord | Timelord]] - High-performance computing (w/ focus on [http://www.arc.vt.edu/ ARC]?) |
− | + | * [[User:Timelord | Timelord]] - Parallel computing | |
− | * [[User:Timelord | Timelord]] - | + | * [[User:Timelord | Timelord]] - [https://en.wikipedia.org/wiki/GPGPU GPGPU computing] |
− | * [[User:Timelord | Timelord]] - | ||
* [[User:Timelord | Timelord]] - HPC resources available to students at Virginia Tech | * [[User:Timelord | Timelord]] - HPC resources available to students at Virginia Tech | ||
* [[User:Timelord | Timelord]] - Game hacking on OS X (strategies, tools, and lessons learned) | * [[User:Timelord | Timelord]] - Game hacking on OS X (strategies, tools, and lessons learned) | ||
Line 74: | Line 73: | ||
* '''[[User:telnoratti | telnoratti]] - Quantum Cryptography''' | * '''[[User:telnoratti | telnoratti]] - Quantum Cryptography''' | ||
* [[User:telnoratti | telnoratti]] - Intro to Modern Cryptology | * [[User:telnoratti | telnoratti]] - Intro to Modern Cryptology | ||
− | * [[User:Timelord | Timelord]] - | + | * [[User:Timelord | Timelord]] - Reverse engineering |
* [[User:Timelord | Timelord]] - PGP (GnuPG) | * [[User:Timelord | Timelord]] - PGP (GnuPG) | ||
* [[User:Timelord | Timelord]] - Return-oriented programming | * [[User:Timelord | Timelord]] - Return-oriented programming | ||
* [[User:Timelord | Timelord]] - Binary patching at runtime, and anti-debugging evasion techniques | * [[User:Timelord | Timelord]] - Binary patching at runtime, and anti-debugging evasion techniques | ||
* [[User:Timelord | Timelord]] - Exploit mitigation techniques (ASLR, W^X, etc.) | * [[User:Timelord | Timelord]] - Exploit mitigation techniques (ASLR, W^X, etc.) | ||
+ | * [[User:Timelord | Timelord]] - Capability-oriented operating systems | ||
== Talks people would like to see == | == Talks people would like to see == |
Revision as of 18:00, 11 April 2014
This is a list of talks people would like to see and (unscheduled) talks people are willing to put together if they are nagged. Since there's no dedicated VTCSEC wiki, you can also list talks on this page that you'd like to see given there.
Contents
Scheduled Talks
This is a planning space for talks that people have agreed to give (or gave) in various semesters. Nag them if you want a copy of their slides.
Spring 2014
- telnoratti - Quantum Crypto
- telnoratti - Cults 102: Advanced Culting Techniques
- mhazinsk - Mail - Postfix/Dovecot, etc
- mhazinsk - Reversing EAS boxes (possibly at CSEC instead)
- nitin - Eliptic Curve Cryptography, Group Theory
- nitin - Intro to commandline stuff
- jkh - SSL, LDAP/Kerberos
- dyreshark - LLVM (also dyretalks potentially)
- wallmani - ?
- sloafe - March 20th - window managers?
Fall 2013
- telnoratti - ZFS - September 5th
- mhazinsk - "About VTLUUG" for new members - September 5th
- guzzles - Cable lacing - September 12th
- officers - Overview of VTLUUG services (for new members) - September 12th
- dyreshark - Go (programming language) [and maybe some optimizations too] - September 19th
- uncurlhalo - Linux From Scratch - September 26th
- mr-black - "How mr-black develops software" - workflow talk/discussion - October 17th
- mhazinsk - Ansible
- Jagged - Software-defined Radio (with HackRF, USRP)
- aam - Set up a solid Email Server with Dovecot, Postfix, Amavisd, Spamassassin, Clamav and Sieve (moved to Spring)
- telnoratti - Xen Cloud Platform (moved to Spring)
- telnoratti - Puppet (moved to Spring)
Spring 2013
- telnoratti - Cults 101: Starting your first cult for fun and profit
- telnoratti - LXC
Talks people are willing to give
for VTLUUG
- telnoratti - Linux and Unix Distro Sampler
- telnoratti - Grub2
- telnoratti - ZFS
- telnoratti - XCP
- telnoratti - Puppet
- uncurlhalo - Linux From Scratch
- guzzles - Condensation
- Egdeltur, Matt - Arduino/smartphone interfacing
- Mr. Black - Browser Architecture
- Mr. Black - Active Directory
- Mr. Black - Hadoop and HBase
- AndreiM - OS X: UNIX tools and advanced power user techniques
- AndreiM - Intro to Web Development with unix tools
- AndreiM - Intro to easy VPS management
- ram - OpenBSD router tutorial (pf, IPsec, IPv6, DNS, DHCP server) *
- ram - IPv6
- ram - Some basic IPC stuff (having fun(?) with unix domain sockets, pipes, etc)
- ram - Vim (beginner or intermediate)
- Timelord - Almost anything related to OpenBSD
- Timelord - Comparative kernel architectures
- Timelord - The run-time link-editor (aka {ld.so, ld-linux.so, rtld})
- Timelord - High-performance computing (w/ focus on ARC?)
- Timelord - Parallel computing
- Timelord - GPGPU computing
- Timelord - HPC resources available to students at Virginia Tech
- Timelord - Game hacking on OS X (strategies, tools, and lessons learned)
- Timelord - launchd
- Timelord - Digital LEGOs with LDraw
- Timelord - Introduction to raytracing with POV-Ray
- angelicstrike - Haskell
- angelicstrike - Programming TCP/IP Sockets
for VTCSEC
- ubervert - Full disk encryption.
- telnoratti - Quantum Cryptography
- telnoratti - Intro to Modern Cryptology
- Timelord - Reverse engineering
- Timelord - PGP (GnuPG)
- Timelord - Return-oriented programming
- Timelord - Binary patching at runtime, and anti-debugging evasion techniques
- Timelord - Exploit mitigation techniques (ASLR, W^X, etc.)
- Timelord - Capability-oriented operating systems
Talks people would like to see
for VTLUUG
- Short presentation of how members use Linux/UNIX in their daily routines, thus making people hear about various tools they didn't know existed/haven't seen used. - nitin
- Samba
- NFS (including NFS4)
- Failover tools for Linux (e.g. CARP) and simple high availability/clustered services in RHEL/CentOS and/or Debian
- DNS (theory, caching/recursive, brief tutorial on how to make your own on Linux/BSD, DNSSEC)
- C11 features
- Expert level Vim
- Emacs
- Timecube
- X.Org and Wayland
- DragonFly BSD
- Sys V Init
- Openstreetmap - mutantmonkey
- The evolution and justification of coding styles
- Survey of archaic programming languages
- "Mainframes on wheels: New directions in mobile computing"
- Multiboot on a RaspberryPi
- Firetalks day
- Dyretalks (dyreshark's talks on programming languages)
- Ram should give a talk on mix networks
for VTCSEC
- Ask Clancy to coerce cybersecurity grad students into giving talks on their research
- IPSEC
- PF / IPTables
- Hardware Crypto
- Metasploit "advanced" CLI
- Physical security - Matt
- IPv6
- Malware analysis
- Key signing
- Botnets
- Software radio
- Buffer overflows, etc
- Social engineering
- Using CSS to hack Gmail
- Trusted Platform Modules - dyreshark
- Forensics
- Mutt & GPG demo - dmaczka
- GSM protocol, how to MITM
- MIFARE and iCLASS attacks
- Full Disk Encryption (both boot disk and external drives)
- Mutantmonkey's security practices
Old talks
These are things from the old VTLUUG:Roadmap page, and may get added if there is sufficient interest. Most of these were added a couple years ago, so their status is unknown
- Real-time talk in March
- Android talk
- PIM talk
- OpenStreetMap talk
- Educational portion
- Showoff portion
- osm3d
- TerpNav
- Others (Always Innovating, Randy Marchany, John Harris, Godmar Back, Ico Bukvic?)
Other meeting ideas
- Slideshare roulette
- Key exchange parties
- Android rooting event (combined with or separate from installfest)
- Karaoke night
Round tables
- (CS, ECE software side - Hacking open source projects for grades)
- ECE hardware side - Free Software for digital and analog circuits
- Using QUCS in class
- Free Software schematic capture, simulation, routing and layout software for the Open Electronics Lab - Fedora electronics remix
- CoE - Chat with Dean Scales, faculty technology committee about the computer requirement
- Engineering education
- OCS - i.e. improving assignment notification