- Linkedin - https://www.linkedin.com/in/rorym/
- Mastodon - @raesene@infosec.exchange
- Blue Sky - @mccune.org.uk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Transcript of Fridays at 4 episode https://www.youtube.com/watch?v=tbeP8MduOZ8 | |
| (upbeat music) | |
| - All right, hello everyone. | |
| Welcome to Fridays at four on Twitch.tv/videostream. | |
| I'm your community manager, Kurt Oven, | |
| and I have a special guest with me today. | |
| We're gonna be talking about, oh, I don't know, | |
| something like 64 things. | |
| So let's get our executive producers, | |
| several and on to welcome Sev to the live stream |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| BEGIN MESSAGE. | |
| jKsLE4T0cpsmr3A xdwGl6DbAhKqgU7 wMnv05f4EqqKmjQ tr1uxnbCwm0p00L | |
| F7xTQzYRUgY1Y4g HGDudObcgUsTCKq 6Xr2MZHgg77Q0Hw ZdBKpKxwK9210Xf | |
| kABQ8Ip45QekG6G tSbjJC0yrn7JrcL Ity1YhhOxSHyzv8 4rkrYTADczlqHGE | |
| 0r38x8yTptzkoWo 7nS1y0O9G0w1l2N OhEBu2IP. | |
| END MESSAGE. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| **Create WSL distro Instance** | |
| wsl.exe --import [name] [dir_to_place_distro_in] [path_to_rootfs_file] | |
| **Remove WSL Distro** (NB still need to clean up files from that dir) | |
| wsl.exe --unregister [Name] | |
| **Export WSL Distro to TAR archve** | |
| wsl --export [name] [dir_to_place_distro_in] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| set -e | |
| set -o pipefail | |
| # Add user to k8s using service account, no RBAC (must create RBAC after this script) | |
| if [[ -z "$1" ]] || [[ -z "$2" ]]; then | |
| echo "usage: $0 <service_account_name> <namespace>" | |
| exit 1 | |
| fi |
List below Confirmed date where it's available, ?Month based on when it ran in 2019
- 31 October 2019 - BSides Belfast - https://www.bsidesbelfast.org
- 11 November 2019 - SANS London - https://www.sans.org/event/london-november-2019
- 23 November 2019 - BSides Newcastle - https://bsidesnewcastle.org
- 2 December 2019 - Blackhat EU (London) - https://www.blackhat.com/eu-19/
- 5 December 2019 - BSides Cheltenham - https://bsideschelt.org.uk
- 24 January 2020 - BSides Leeds - http://bsidesleeds.co.uk/
- 28 Febaruary 2020 - Securi-Tay - https://securi-tay.co.uk
- 20th & 21st March 2020 - Le Tour Du Hack - https://enusec.org/#ltdh20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Being a list of UK pentest companies that got acquired, for no particular reason apart from remembering them all is getting difficult. | |
| (based on a tweet from @clappymonkey and follow-ups from there) | |
| In no particular order and the attached link is just the first one on google that appeared relevant. | |
| MWR acquired by F-Secure (https://www.mwrinfosecurity.com/news/f-secure-takes-a-big-step-towards-cyber-security-leadership-by-acquiring-mwr-infosecurity) | |
| RandomStorm acquired by Accumuli (https://www.computerweekly.com/microscope/news/2240237054/Accumuli-acquires-again-with-RandomStorm-buy) | |
| Securetest acquired by NCC (https://www.manchestereveningnews.co.uk/business/business-news/nccs-4m-swoop-999989) | |
| NGS acquired by NCC (https://www.computerweekly.com/news/2240087643/NCC-acquires-security-testing-rival-NGSS-for-10m) | |
| Nettitide acquired by lloyds registers (https://www.channelweb.co.uk/crn-uk/news/3028655/cybersecurity-firm-nettitude-acquired-by-lloyds-register) | |
| First Base acquired by falanx (https://www.insiderme |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <marquee>test</marquee> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| require 'java' | |
| java_import 'burp.IBurpExtender' | |
| java_import 'burp.IScannerCheck' | |
| java_import 'burp.IScanIssue' | |
| java_import 'burp.IHttpRequestResponse' | |
| class BurpExtender | |
| include IBurpExtender, IScannerCheck | |
| def registerExtenderCallbacks(callbacks) |
I hereby claim:
- I am raesene on github.
- I am raesene (https://keybase.io/raesene) on keybase.
- I have a public key whose fingerprint is 0CB2 22CC 5B08 3B79 4924 4738 C9AB 0B03 C81E 6392
To claim this, I am signing this object: