Skip to content

Instantly share code, notes, and snippets.

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

Raj Chowdhury Rajchowdhury420

💻
just another learner
  • syf
  • ::1
  • 02:30 (UTC -12:00)
View GitHub Profile
import requests
base_url = 'https://vgtpt.cyberark.cloud/PasswordVault/WebServices/PIMServices.svc/Applications/'
username = 'your_username'
password = 'your_password'
auth_url = f'{base_url}API/auth/ldap'
# Authenticate and get token
auth_payload = {
-- vim: softtabstop=2 shiftwidth=2
-- Pull in the wezterm API
local wezterm = require 'wezterm'
-- This table will hold the configuration.
local config = {}
-- In newer versions of wezterm, use the config_builder which will
-- help provide clearer error messages

Install yabai

brew install koekeishiya/formulae/yabai
brew install koekeishiya/formulae/skhd
cp /opt/homebrew/opt/skhd/share/skhd/examples/skhdrc ~/.skhdrc
cp /opt/homebrew/opt/yabai/share/yabai/examples/yabairc ~/.yabairc
Jira Story: Persona Management and Development
Story Title: Persona Management and Development for [Sprint/Project Name]
Story Description:
As a member of the [Team/Department Name], I need to manage and develop personas to ensure they meet the current requirements and are effectively utilized by other teams.
Acceptance Criteria:
Triaged incoming Persona request/Modification requests:
import boto3
import json
import csv
from rich.progress import Progress
from rich.table import Table
from rich import print
from rich.console import Console
from time import time
console = Console()

Tmux window 0

arpspoof -i eth0 -t 192.168.0.2 192.168.0.99

Tmux window 1

arpspoof -i eth0 -t 192.168.0.2 192.168.0.99

Tmux window 2

PoC Steps:

npm install -g apk-mitm
apk-mitm example.apk
int64_t ipl()
{
void* fsbase;
int64_t rax = *(fsbase + 0x28);
puts("What is your favourite IPL team:…");
void var_58;
gets(&var_58);
printf(&var_58);
puts(&data_40202a);
puts("Second favourite: ");