From 36e332c333fa0c17f42a6b63a132d29be86c01b9 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Sat, 16 Nov 2019 15:24:09 -0500 Subject: [PATCH] update carter's site link --- _drafts/2019-11-09-easyshell.md | 32 +++++++++++++++++++ _site/about/index.html | 2 +- _site/blog/2018/06/27/becomeranter.html | 2 +- _site/blog/2019/04/30/frc-languages.html | 2 +- .../05/27/building-safe-vision-comms.html | 2 +- _site/blog/2019/06/12/styiling-github.html | 2 +- _site/blog/2019/06/16/graphing-w2a.html | 2 +- _site/blog/2019/06/17/amm2m1-release.html | 2 +- _site/blog/2019/06/21/robot-experiences.html | 2 +- _site/blog/2019/06/23/googlectf.html | 2 +- _site/blog/2019/06/24/languagehunt2.html | 2 +- _site/blog/2019/06/26/bashsmash.html | 2 +- _site/blog/2019/06/27/pwnlink.html | 2 +- _site/blog/2019/06/27/python.html | 2 +- _site/blog/2019/07/01/devdns.html | 2 +- _site/blog/2019/07/06/scrapingfrcgithub.html | 2 +- _site/blog/2019/07/13/lookback-gmad.html | 2 +- _site/blog/2019/07/15/mindmap.html | 2 +- _site/blog/2019/08/10/why-i-carry-nfc.html | 2 +- _site/blog/2019/08/12/setting-up-ja.html | 2 +- _site/blog/2019/08/24/shift2.html | 2 +- _site/blog/2019/08/27/github-cleanup.html | 2 +- _site/blog/2019/09/07/wrong-python.html | 2 +- _site/blog/index.html | 29 +++++++++++++---- _site/documentation.html | 2 +- _site/feed.xml | 2 +- _site/fossl-feeds.html | 2 +- _site/index.html | 2 +- _site/projects.html | 6 ++-- _site/redirects.json | 2 +- projects.md | 3 +- 31 files changed, 87 insertions(+), 37 deletions(-) create mode 100644 _drafts/2019-11-09-easyshell.md diff --git a/_drafts/2019-11-09-easyshell.md b/_drafts/2019-11-09-easyshell.md new file mode 100644 index 0000000..87e7918 --- /dev/null +++ b/_drafts/2019-11-09-easyshell.md @@ -0,0 +1,32 @@ +--- +layout: post +title: "Turning a web IDE into a disposable linux environment" +description: "My Python code keeps popping shells" +date: 2019-11-09 24:00:00 +categories: random +redirect_from: + - /post/e9g9dfs90/ + - /e9g9dfs90/ +--- + + + +## Getting a token + +Layer1 +``` +ZXlKamNtVmhkR1ZrSWpveE5UY3pOVEV5TVRJM09EYzNMQ0p6WVd4MElqb2libmw1YTJGelpEQmtlR1VpTENKdVpYUWlPblJ5ZFdVc0ltbGtJam9pTWpReE1UWTNPV0l0TnpnNFpTMDBaRFl5TFRnMU0ySXRORGt4WVdNeU1tUmhaall6SWl3aWNHRjBhQ0k2SWxOMFpXVnNZbXgxWlV0b1lXdHBRMnhoYzNObGN5SXNJbTkzYm1WeUlqcDBjblZsTENKc1lXNW5kV0ZuWlNJNkluQjVkR2h2YmpNaUxDSjFjMlZ5SWpvaVptbDJaUzF1YVc1bElpd2lZblZqYTJWMElqb2ljbVZ3YkdsMExYSmxjR3h6SWl3aWNIVnNiRVpwYkdWeklqcDBjblZsTENKd2IyeDVaMjkwZENJNlptRnNjMlVzSW1GMGRHRmphQ0k2ZEhKMVpTd2labTl5YldGMElqb2ljR0oxWmlJc0ltWnNZV2R6SWpwN2ZYMD06Tk5aRVFFSGErSXU5RHU1TUZUblNDODFTT2docFN2WUc4bkwrcTFKSXB4cz0= +``` + +Layer2 +``` +eyJjcmVhdGVkIjoxNTczNTEyMTI3ODc3LCJzYWx0Ijoibnl5a2FzZDBkeGUiLCJuZXQiOnRydWUsImlkIjoiMjQxMTY3OWItNzg4ZS00ZDYyLTg1M2ItNDkxYWMyMmRhZjYzIiwicGF0aCI6IlN0ZWVsYmx1ZUtoYWtpQ2xhc3NlcyIsIm93bmVyIjp0cnVlLCJsYW5ndWFnZSI6InB5dGhvbjMiLCJ1c2VyIjoiZml2ZS1uaW5lIiwiYnVja2V0IjoicmVwbGl0LXJlcGxzIiwicHVsbEZpbGVzIjp0cnVlLCJwb2x5Z290dCI6ZmFsc2UsImF0dGFjaCI6dHJ1ZSwiZm9ybWF0IjoicGJ1ZiIsImZsYWdzIjp7fX0=:NNZEQEHa+Iu9Du5MFTnSC81SOghpSvYG8nL+q1JIpxs= +``` + + +output +``` +{"created":1573512127877,"salt":"nyykasd0dxe","net":true,"id":"2411679b-788e-4d62-853b-491ac22daf63","path":"SteelblueKhakiClasses","owner":true,"language":"python3","user":"five-nine","bucket":"replit-repls","pullFiles":true,"polygott":false,"attach":true,"format":"pbuf","flags":{}} +5v"CNtTR) +``` + - double Base64 encoded (ASCII) \ No newline at end of file diff --git a/_site/about/index.html b/_site/about/index.html index ed7cf55..161c769 100644 --- a/_site/about/index.html +++ b/_site/about/index.html @@ -204,7 +204,7 @@ sub rsa4096/0xA61A2F1676E35144 2019-08-11 [] [expires: 2025-08-09] Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2018/06/27/becomeranter.html b/_site/blog/2018/06/27/becomeranter.html index 802cc3c..8b2b4cf 100644 --- a/_site/blog/2018/06/27/becomeranter.html +++ b/_site/blog/2018/06/27/becomeranter.html @@ -123,7 +123,7 @@ pip3 install tensorflow-gpu #for gpu processing Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/04/30/frc-languages.html b/_site/blog/2019/04/30/frc-languages.html index a47ee25..d5f2cb7 100644 --- a/_site/blog/2019/04/30/frc-languages.html +++ b/_site/blog/2019/04/30/frc-languages.html @@ -87,7 +87,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/05/27/building-safe-vision-comms.html b/_site/blog/2019/05/27/building-safe-vision-comms.html index 834f17e..ecf3638 100644 --- a/_site/blog/2019/05/27/building-safe-vision-comms.html +++ b/_site/blog/2019/05/27/building-safe-vision-comms.html @@ -100,7 +100,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/06/12/styiling-github.html b/_site/blog/2019/06/12/styiling-github.html index 2dd35b3..92d746b 100644 --- a/_site/blog/2019/06/12/styiling-github.html +++ b/_site/blog/2019/06/12/styiling-github.html @@ -111,7 +111,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/06/16/graphing-w2a.html b/_site/blog/2019/06/16/graphing-w2a.html index f7343e1..70c47c9 100644 --- a/_site/blog/2019/06/16/graphing-w2a.html +++ b/_site/blog/2019/06/16/graphing-w2a.html @@ -125,7 +125,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/06/17/amm2m1-release.html b/_site/blog/2019/06/17/amm2m1-release.html index 7dddf1d..4fea954 100644 --- a/_site/blog/2019/06/17/amm2m1-release.html +++ b/_site/blog/2019/06/17/amm2m1-release.html @@ -84,7 +84,7 @@ Your browser does not support audio players Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/06/21/robot-experiences.html b/_site/blog/2019/06/21/robot-experiences.html index 7fc6e38..3594b8f 100644 --- a/_site/blog/2019/06/21/robot-experiences.html +++ b/_site/blog/2019/06/21/robot-experiences.html @@ -124,7 +124,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/06/23/googlectf.html b/_site/blog/2019/06/23/googlectf.html index 55394eb..25bc26d 100644 --- a/_site/blog/2019/06/23/googlectf.html +++ b/_site/blog/2019/06/23/googlectf.html @@ -82,7 +82,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/06/24/languagehunt2.html b/_site/blog/2019/06/24/languagehunt2.html index 335fb1e..786e757 100644 --- a/_site/blog/2019/06/24/languagehunt2.html +++ b/_site/blog/2019/06/24/languagehunt2.html @@ -82,7 +82,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/06/26/bashsmash.html b/_site/blog/2019/06/26/bashsmash.html index bef148d..6f09f50 100644 --- a/_site/blog/2019/06/26/bashsmash.html +++ b/_site/blog/2019/06/26/bashsmash.html @@ -191,7 +191,7 @@ __() {/???/???/???n?f Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/06/27/pwnlink.html b/_site/blog/2019/06/27/pwnlink.html index 879affa..f57ff3f 100644 --- a/_site/blog/2019/06/27/pwnlink.html +++ b/_site/blog/2019/06/27/pwnlink.html @@ -112,7 +112,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/06/27/python.html b/_site/blog/2019/06/27/python.html index 98c5ae4..1ff175f 100644 --- a/_site/blog/2019/06/27/python.html +++ b/_site/blog/2019/06/27/python.html @@ -177,7 +177,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/07/01/devdns.html b/_site/blog/2019/07/01/devdns.html index 36f7cbb..4ee4fe1 100644 --- a/_site/blog/2019/07/01/devdns.html +++ b/_site/blog/2019/07/01/devdns.html @@ -101,7 +101,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/07/06/scrapingfrcgithub.html b/_site/blog/2019/07/06/scrapingfrcgithub.html index 7c4a90f..a162880 100644 --- a/_site/blog/2019/07/06/scrapingfrcgithub.html +++ b/_site/blog/2019/07/06/scrapingfrcgithub.html @@ -174,7 +174,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/07/13/lookback-gmad.html b/_site/blog/2019/07/13/lookback-gmad.html index e8d6dae..4bb0cef 100644 --- a/_site/blog/2019/07/13/lookback-gmad.html +++ b/_site/blog/2019/07/13/lookback-gmad.html @@ -95,7 +95,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/07/15/mindmap.html b/_site/blog/2019/07/15/mindmap.html index af4d3fc..add3a22 100644 --- a/_site/blog/2019/07/15/mindmap.html +++ b/_site/blog/2019/07/15/mindmap.html @@ -189,7 +189,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/08/10/why-i-carry-nfc.html b/_site/blog/2019/08/10/why-i-carry-nfc.html index be33674..83dafd5 100644 --- a/_site/blog/2019/08/10/why-i-carry-nfc.html +++ b/_site/blog/2019/08/10/why-i-carry-nfc.html @@ -107,7 +107,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/08/12/setting-up-ja.html b/_site/blog/2019/08/12/setting-up-ja.html index f52e18f..60006fe 100644 --- a/_site/blog/2019/08/12/setting-up-ja.html +++ b/_site/blog/2019/08/12/setting-up-ja.html @@ -152,7 +152,7 @@ ibus-daemon -drx Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/08/24/shift2.html b/_site/blog/2019/08/24/shift2.html index 13e6df8..3a7579d 100644 --- a/_site/blog/2019/08/24/shift2.html +++ b/_site/blog/2019/08/24/shift2.html @@ -137,7 +137,7 @@ shift2 -h Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/08/27/github-cleanup.html b/_site/blog/2019/08/27/github-cleanup.html index 8d58ffc..d30e711 100644 --- a/_site/blog/2019/08/27/github-cleanup.html +++ b/_site/blog/2019/08/27/github-cleanup.html @@ -108,7 +108,7 @@ Starting from the top, scroll through, and middle click on anything you want to Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/2019/09/07/wrong-python.html b/_site/blog/2019/09/07/wrong-python.html index 5a5ca07..dd63cc5 100644 --- a/_site/blog/2019/09/07/wrong-python.html +++ b/_site/blog/2019/09/07/wrong-python.html @@ -157,7 +157,7 @@ fn printMyNumber(MyClass* self){ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/blog/index.html b/_site/blog/index.html index 9db1dc0..8d68b58 100644 --- a/_site/blog/index.html +++ b/_site/blog/index.html @@ -64,22 +64,22 @@ Featured Post
-
Using an RNN to generate Bill Wurtz notes +
Turning a web IDE into a disposable linux environment
-

Textgenrnn is fun

- View +

My Python code keeps popping shells

+ View
--> - +
-
Using an RNN to generate Bill Wurtz notes +
Turning a web IDE into a disposable linux environment
-

Textgenrnn is fun

+

My Python code keeps popping shells

@@ -92,6 +92,21 @@ + +
+
Using an RNN to generate Bill Wurtz notes
+ +
+

Textgenrnn is fun

+
+ + + + + + + +
5024's first offseason event of 2019
@@ -520,7 +535,7 @@ Site design by:
Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500
diff --git a/_site/documentation.html b/_site/documentation.html index 19c09ee..02edcfc 100644 --- a/_site/documentation.html +++ b/_site/documentation.html @@ -52,7 +52,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/feed.xml b/_site/feed.xml index f18cc74..1c611c3 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -1,4 +1,4 @@ -Jekyll2019-10-25T10:02:51-04:00http://0.0.0.0:4000/feed.xmlEvan PrattenComputer wizard, student, <a href="https://frc5024.github.io">@frc5024</a> programming team lead, and radio enthusiast.Using an RNN to generate Bill Wurtz notes2019-10-05T14:54:00-04:002019-10-05T14:54:00-04:00http://0.0.0.0:4000/blog/2019/10/05/BillWurtz<p><a href="https://billwurtz.com/">Bill Wurtz</a> is an American musician who became <a href="https://socialblade.com/youtube/user/billwurtz/realtime">reasonably famous</a> through short musical videos posted to Vine and YouTube. I was searching through his website the other day, and stumbled upon a page labeled <a href="https://billwurtz.com/notebook.html"><em>notebook</em></a>, and thought I should check it out.</p> +Jekyll2019-11-16T15:23:56-05:00http://0.0.0.0:4000/feed.xmlEvan PrattenComputer wizard, student, <a href="https://frc5024.github.io">@frc5024</a> programming team lead, and radio enthusiast.Using an RNN to generate Bill Wurtz notes2019-10-05T14:54:00-04:002019-10-05T14:54:00-04:00http://0.0.0.0:4000/blog/2019/10/05/BillWurtz<p><a href="https://billwurtz.com/">Bill Wurtz</a> is an American musician who became <a href="https://socialblade.com/youtube/user/billwurtz/realtime">reasonably famous</a> through short musical videos posted to Vine and YouTube. I was searching through his website the other day, and stumbled upon a page labeled <a href="https://billwurtz.com/notebook.html"><em>notebook</em></a>, and thought I should check it out.</p> <p>Bill’s notebook is a large (about 580 posts) collection of random thoughts, ideas, and sometimes just collections of words. A prime source of entertainment, and neural network inputs..</p> diff --git a/_site/fossl-feeds.html b/_site/fossl-feeds.html index 3e06e9c..a4f2cd8 100644 --- a/_site/fossl-feeds.html +++ b/_site/fossl-feeds.html @@ -88,7 +88,7 @@ https://blog.mrtnrdl.de/feed.xml Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/index.html b/_site/index.html index 64294f4..5f5c950 100644 --- a/_site/index.html +++ b/_site/index.html @@ -101,7 +101,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/projects.html b/_site/projects.html index 576bf8a..c53c510 100644 --- a/_site/projects.html +++ b/_site/projects.html @@ -102,9 +102,11 @@
  • frc5024.github.io - The 5024 programming team’s website
  • +frc5024 Webdocs - The 5024 programming team’s internal documentation website
  • +
  • webdocs - The 5024 programming team’s documentation centre
  • -hyperlisk.xyz - @hyperliskdev’s personal website and blog
  • +hyperlisk.dev - @hyperliskdev’s personal website and blog
  • GiveMeADistro - A website to help people decide which Linux distro to try
  • @@ -256,7 +258,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-10-25 10:02:51 -0400 + This site was last updated at: 2019-11-16 15:23:56 -0500 diff --git a/_site/redirects.json b/_site/redirects.json index ddd7267..4d6303b 100644 --- a/_site/redirects.json +++ b/_site/redirects.json @@ -1 +1 @@ -{"/post/ef7b3166/":"http://0.0.0.0:4000/blog/2019/09/11/buildingimgfrombin","/ef7b3166/":"http://0.0.0.0:4000/blog/2019/09/11/buildingimgfrombin","/post/e9gb3490/":"http://0.0.0.0:4000/blog/2019/09/19/i-want-to-build-a-sat","/e9gb3490/":"http://0.0.0.0:4000/blog/2019/09/19/i-want-to-build-a-sat","/post/e9g9d6s90/":"http://0.0.0.0:4000/blog/2019/09/28/offseason1","/e9g9d6s90/":"http://0.0.0.0:4000/blog/2019/09/28/offseason1","/post/99g9j2r90/":"http://0.0.0.0:4000/blog/2019/10/05/billwurtz","/99g9j2r90/":"http://0.0.0.0:4000/blog/2019/10/05/billwurtz","/r/5kcomm":"https://imgur.com/a/77bnlZN","/r/locngn":"https://github.com/frc5024/uBase/blob/lib-upgrade/src/main/java/frc/lib5k/spatial/LocalizationEngine.java"} \ No newline at end of file +{"/post/ef7b3166/":"http://0.0.0.0:4000/blog/2019/09/11/buildingimgfrombin","/ef7b3166/":"http://0.0.0.0:4000/blog/2019/09/11/buildingimgfrombin","/post/e9gb3490/":"http://0.0.0.0:4000/blog/2019/09/19/i-want-to-build-a-sat","/e9gb3490/":"http://0.0.0.0:4000/blog/2019/09/19/i-want-to-build-a-sat","/post/e9g9d6s90/":"http://0.0.0.0:4000/blog/2019/09/28/offseason1","/e9g9d6s90/":"http://0.0.0.0:4000/blog/2019/09/28/offseason1","/post/99g9j2r90/":"http://0.0.0.0:4000/blog/2019/10/05/billwurtz","/99g9j2r90/":"http://0.0.0.0:4000/blog/2019/10/05/billwurtz","/post/e9g9dfs90/":"http://0.0.0.0:4000/blog/2019/11/09/easyshell","/e9g9dfs90/":"http://0.0.0.0:4000/blog/2019/11/09/easyshell","/r/5kcomm":"https://imgur.com/a/77bnlZN","/r/locngn":"https://github.com/frc5024/uBase/blob/lib-upgrade/src/main/java/frc/lib5k/spatial/LocalizationEngine.java"} \ No newline at end of file diff --git a/projects.md b/projects.md index ef4cd75..a9d3ad4 100644 --- a/projects.md +++ b/projects.md @@ -36,8 +36,9 @@ These projects range from unfinished ideas, to codebases that took months to dev ## Websites - [retrylife.ca](https://retrylife.ca) - My personal website and blog - [frc5024.github.io](https://frc5024.github.io) - The 5024 programming team's website + - [frc5024 Webdocs](https://frc5024.github.io/webdocs) - The 5024 programming team's internal documentation website - [webdocs](https://frc5024.github.io/webdocs) - The 5024 programming team's documentation centre - - [hyperlisk.xyz](https://hyperlisk.xyz) - @hyperliskdev's personal website and blog + - [hyperlisk.dev](https://hyperlisk.dev) - @hyperliskdev's personal website and blog - [GiveMeADistro](https://github.com/Ewpratten/GiveMeADistro) - A website to help people decide which Linux distro to try ## Libraries