Skip to content

Instantly share code, notes, and snippets.

View RajChowdhury240's full-sized avatar
💻
just another learner

Raj Chowdhury RajChowdhury240

💻
just another learner
  • Confidential
  • $ aws sts get-caller-identity
  • 21:47 (UTC +10:00)
View GitHub Profile
https://raj-chowdhury.notion.site/AWS-Services-Notes-5b965616463d4e289c77f287381509c7
https://fzl-aws.notion.site/PatriotCTF-2023-4aff0a446b6e4cce9318fc79c52e0397
index=aws
| regex _raw="(AKIA[0-9A-Z]{16}|ASIA[0-9A-Z]{16})"
local wezterm = require("wezterm")
local mappings = require("modules.mappings")
-- Show which key table is active in the status area
wezterm.on("update-right-status", function(window, pane)
local name = window:active_key_table()
if name then
name = "TABLE: " .. name
end
window:set_right_status(name or "")
https://fzl-aws.notion.site/Analysing-ChatGPT-Tokens-f736a6ca210149079b5e161fa68a3ef0?pvs=73
https://fzl-aws.notion.site/Hacking-ChatGPT-Prompt-Injection-Techniques-more-770f107dc7e34a669e69d55789ae9edb
https://blog.78researchlab.com/244db461-3e5b-8047-8dcd-dca81aff6075
https://fzl-aws.notion.site/How-to-host-to-Vercel-25bb231ab1b68098bb90f45f992497db?source=copy_link
brew install stats