generated from codesandbox/codesandbox-template-astro
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
21 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
title: Building hacking tools in JavaScript | ||
--- | ||
|
||
If we follow Atwood’s Law, “Any application that can be written in JavaScript, will eventually be written in JavaScript”. As I started studying cybersecurity in my personal time, I noticed that the tools available to hackers are usually coded in C, C++ or Python but, as a front-end developer, I started wondering… Wouldn’t it be cool to rebuild some of these tools in JavaScript instead?! In this talk, I will show how I rebuilt a famous tool to hack wireless devices using only Web APIs so you can hack doorbells, garage doors and more right from the browser! |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
name: Charlie Gerard | ||
title: Staff Engineer | ||
company: Socket | ||
imgName: speakers/charlie-gerard.jpg | ||
links: | ||
{ | ||
twitter: "https://twitter.com/@devdevcharlie", | ||
github: "https://github.com/charliegerard", | ||
website: "https://charliegerard.dev", | ||
} | ||
|
||
--- | ||
|
||
Charlie Gerard is a staff engineer at Socket, the author of "Practical Machine Learning in JavaScript with TensorFlow.js" and overall, a creative technologist. For the past decade, she’s built side projects pushing the boundaries of what can be done using JavaScript. From building brain-controlled web interfaces, to creating a custom motion detection machine learning model to play Street Fighter with body movements, to now exploring cybersecurity, she loves experimenting with web technologies. When she's not coding, she likes to spend time outdoors and try things she's never done before. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.