Bristol Meetups

Hunting Typosquatters with F# - Chester Burbidge

Welcome to our first F# |> Bristol meetup of 2018! We have a great talk lined up for the local legend that is Chester, along with a mystery lightning talk at the end.

Beers & Pizza will be provided.

Schedule:

18:00 - 18:30 - Networking over beer & pizza
18:30 - 19:30 - First talk
19:30 - 20:00 - Second talk

-- Hunting Typosquatters with F# - Chester Burbidge (Scott Logic) --

npm is the world's largest software repository and is used to distribute JavaScript code to millions of developers.

The repository has experienced its fair share of security scares, one of the most recent was a significant typosquatting attack in August 2017. Although the attempt was not considered to have been very effective, it went unnoticed for two weeks and served as a catalyst for security companies to look for similar attacks.

This talk describes my efforts in this space using ideas from the attack to look for other active ones. Attendees should expect to learn about my investigative efforts and the awesome features of F# which made it easy and fun.

-- Mucking about in MonoGame Lightning Talk - Luke Merrett (Just Eat) --

MonoGame is a popular open source framework for building cross platform games, used extensively by some of the best indie games from the PS4 to the Switch.

In this lightning talk we'll build a game from scratch using F# whilst walking through the basic concepts & terminology of MonoGame.