Skip to content

Instantly share code, notes, and snippets.

View n0kovo's full-sized avatar
SEIZE THE MEANS OF COMPUTATION

n0kovo n0kovo

SEIZE THE MEANS OF COMPUTATION
View GitHub Profile
@michenriksen
michenriksen / subdomains.lst
Last active August 29, 2024 16:24
Subdomain list for bruteforcing
0
01
02
03
0_
1
10
100
101
102
@koakh
koakh / gist:fbbc37cde630bedcf57acfd4d6a6956b
Last active April 6, 2024 02:04
SurrealDB : How to use signin and signup (server + client nodesjs)
**As a developer you have complete control over the signup and signin functionality...**
```shell
$ surreal sql --conn http://localhost:8000 --user root --pass root --ns test --db test
```
```sql
-- optional : this is the default see --ns test --db test start server flags
-- USE NS test DB test;
@lbschenkel
lbschenkel / MitID+GrapheneOS.md
Last active August 29, 2024 06:11
MitID with GrapheneOS

MitID is a very finicky app that sometimes stops working in GrapheneOS. For that reason I strongly recommend disabling automatic updates for this particular app in the Play Store, and only updating when there is evidence that the new version will keep working. It's also worth it to order a code display as a back up authenticator — it's free.

For the sake of other users I will try my best to document here which versions work and which don't work.