Skip to content

Instantly share code, notes, and snippets.

View ilatypov's full-sized avatar

Ilguiz [eel ghEEz] Latypov ilatypov

View GitHub Profile
#! /bin/bash
set -ex
# To circumvent a local outgoing proxy with another proxy,
# export ALL_PROXY=USER:NAME@HOST:PORT
brew config
brew update-reset
brew update
  • MS Excel has no direct way of transforming a column of numbers to a numeric type. Text cells containing numbers remain text cells after applying the Number format menu.
  • Sorry, but we’re having trouble signing you out (Office365, AADSTS9002317: Invalid issuer specified.)
  • Not enough healthy backends available (yammer.com)
  • This should be working, but something's gone wrong. Please try again soon. (td.com)
@ilatypov
ilatypov / bd.sh
Created September 12, 2019 17:12
#! /bin/bash
function usage() {
echo "Usage: $0 [-r URL] [-k] (--projects|--scans|--purge-old-overlapping-maven-scans) [TOKEN|USER:PASS]
For example,
\$ export BDSERVER="https://COMPANY.blackducksoftware.com"
\$ read -rsp \"Password: \" BDPASS
\$ export BDCRED="USER:\${BDPASS}"
\$ $0 --projects
Mobile phone (blackberry OS 10) access to corporate mail:
Observe OWA (Outlook Web Access) HTTP communication with
https://outlook.office.com/owa/... at
https://outlook.office.com.
Add account / Advanced / Outlook.com
Name: COMPANY
Domain: COMPANY.com

The Bad

  • Network IP address resolution acts outside of (and sometimes out of sync with) the DNS protocol. E.g., ping works but host -a shows a failure to resolve the name.
  • Keyboard mapping a silent laughing stock. Why does every application require own keyboard mapping.
    • Pressing PageUp/PageDown on the PC USB keyboard moves the viewport (the scrollbar) but not the keyboard input cursor.
    • Often times, the shortcuts such as Command-LeftArrow (the Back action in Firefox) work only when the keyboard focus is moved away from input fields by clicking non-interactive parts of the window or by pressing Tab.
  • Closing windows sometimes results in a round rainbow mouse pointer taking half a minute.
  • Closing all windows keeps the application running against my Windows and Linux experience.
    • Command+N starts a new chat room in Skype when I see a Firefox browser in front of me (Just because Skype had no windows but was running in the foreground)
  • Heavy.
  • One Thunderbolt(?) port died.
@ilatypov
ilatypov / exploit.md
Last active April 22, 2019 22:44
DVNA A9 "Using Components with Known Vulnerabilities"
#! /bin/bash
set -e
function usage() {
echo "Usage: $0 [-OPENSSL_FLAG...] SERVER:PORT" >&2
exit 1
}
# Romeo Ninov
#! /usr/bin/env python
# vim: et:ts=4:sts=4:sw=4:fileencoding=utf-8
ur"""
Parse a date/time string.
Usage:
python {script} FORMAT DATE [LOCALE]
Example: