I hereby claim:
- I am nicidienase on github.
- I am nicidienase (https://keybase.io/nicidienase) on keybase.
- I have a public key whose fingerprint is E8E4 A1DB AE0D B02E CCA2 C133 675E 97E3 00FD D4CC
To claim this, I am signing this object:
| #!/bin/sh | |
| URL=http://www.wifionice.de/de/ | |
| COOKIEFILE=$(mktemp /tmp/wifionice_login.XXXXXX) | |
| CSRF=$(curl -s $URL -D $COOKIEFILE | grep -oe "<input type=\"hidden\" name=\"CSRFToken\" value=\"[a-z0-9]*\">" | cut -d \" -f 6) | |
| curl -S '$URL' -b $COOKIEFILE --data "login=true&CSRFToken=$CSRF&connect=" | |
| rm $COOKIEFILE | |
| exit 0 |
| { | |
| "ccc35c3": ["35C3-chaoswest","35C3-oio","35c3", "35c3-wikipakawg"], | |
| "cccamp2019" : [ "camp2019"], | |
| "ccc36c3" : ["36c3"] | |
| } |
| [ | |
| { | |
| "conference": "35C3", | |
| "slug": "35c3", | |
| "author": "CCC", | |
| "description": "Live streaming from the 35th Chaos Communication Congress", | |
| "keywords": "35C3, Hacking, Chaos Computer Club, Video, Music, Podcast, Media, Streaming, Hacker, Leipzig, Refreshing Memories", | |
| "schedule": "http://data.c3voc.de/35C3/everything.schedule.xml", | |
| "startsAt": "2018-12-27T05:00:00+0000", | |
| "endsAt": "2018-12-30T19:00:00+0000", |
| #!/bin/bash | |
| # HS-Kürzel | |
| HSUSER= | |
| # User auf Zielrechner (für sshuttle) | |
| REMOTEUSER= | |
| # sshuttle-Zielhost | |
| SSHUTTLEHOST= | |
| # local port for to forward remote port to | |
| FORWARDPORT=9222 |
I hereby claim:
To claim this, I am signing this object: