m0nkey_ | Why don't they use AWS or one of the various VPS providers to build their forum infra? | 00:03 |
---|---|---|
daftykins | paid for with what money? | 00:03 |
m0nkey_ | Don't they make any money? | 00:25 |
diddledan | I figured kodi had corporate sponsorship these days | 00:29 |
diddledan | I mean silicondust are promoting how they're fully supporting the hdhomerun on kodi | 00:29 |
diddledan | as an example | 00:30 |
brobostigon | morning boys and girls. | 08:39 |
SuperMatt | morning | 08:43 |
diplo | Morning all | 08:44 |
MooDoo | howdy all | 08:54 |
brobostigon | morning | 08:55 |
=== MooDoo is now known as Guest72441 | ||
=== Guest72441 is now known as MooDoo | ||
nsap | Hello, any idea why Ctrl+Alt+Arrows doesn't switch workspaces anymore? It used to work until yesterday | 11:38 |
nsap | I have tried with a guest session and it works fine, so I guess there is a problem in my config files but I can't find it. Workspaces are enabled, keyboard works, keyboard layout is the right one. How can I restore normal behavior without blindly erasing all of .config? | 11:38 |
diddledan | Amber Rudd says she doesn't need to understand encryption to break it: http://www.bbc.co.uk/news/uk-politics-41463401 | 13:15 |
Laney | understanding things only makes them harder | 13:41 |
diddledan | someone has asbestos hands: https://twitter.com/troyhunt/status/915212314894376960 | 13:50 |
=== Laney is now known as Guest24649 | ||
MooDoo | having fun laney :D | 14:10 |
Guest24649 | trying to set up https://freenode.net/kb/answer/certfp | 14:10 |
Guest24649 | didn't work ... | 14:11 |
MooDoo | booo | 14:15 |
=== lan3y is now known as Laney | ||
diddledan | we're not living in the matrix: https://boingboing.net/2017/10/03/elon-is-wrong.html | 14:29 |
MooDoo | darn i wanted to learn kung fu | 14:30 |
diddledan | Blade Runner 2049 makes me very NSFW: https://youtu.be/zvFp9v_InWM | 14:41 |
diddledan | wow, that's some epic CSS work: https://codepen.io/rrenula/pen/LzLXYJ | 14:45 |
m0nkey_ | lol, had one of my webapps pen tested. got pawnd. and patched. | 17:54 |
diddledan | \o/ | 17:54 |
diddledan | I don't suppose you can go into much detail | 17:54 |
diddledan | (as in not allowed) | 17:55 |
m0nkey_ | it was a remote code execution exploit. | 17:55 |
diddledan | ee | 17:55 |
m0nkey_ | it was a super simple fix too | 17:55 |
diddledan | gotta love RCE | 17:55 |
m0nkey_ | s/\|// <<<--- that was the fix | 17:55 |
diddledan | wow | 17:56 |
diddledan | https://imgs.xkcd.com/comics/regular_expressions.png | 17:56 |
m0nkey_ | my code was calling an executable, not the best way to do things, i just forgot to fully sanitize the parameters passed to it | 17:57 |
diddledan | easily done | 17:57 |
m0nkey_ | but this testing was done on purpose. | 17:57 |
m0nkey_ | we found it before anyone else did | 17:57 |
diddledan | annoying that on posix systems that the shell is used to start other programs (normally) | 17:58 |
m0nkey_ | there is a safer way to do this, but the safe way doesn't allow for easy collecting of output | 17:58 |
diddledan | as in "I'm in php. let me start that binary." << system: "oh you want to run that binary? let me run your command in bash first" | 17:58 |
diddledan | all commands lead to bash | 17:59 |
m0nkey_ | if somebody has a way to perform a traceroute and ping via perl without calling anything from the system, that'll be awesome. | 17:59 |
m0nkey_ | i've tried some perl modules, but they're a bitch to get working | 18:00 |
diddledan | oh gawd. I can't grok perl | 18:00 |
m0nkey_ | There is the net::Ping module, but I have to run the ping on a remote system. | 18:04 |
m0nkey_ | *sigh* | 18:04 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!