Skip to content

Instantly share code, notes, and snippets.

View galeksandrp's full-sized avatar

Alexander Georgievskiy galeksandrp

View GitHub Profile
--- ---
All West Kalona Cooperative Telephone Company
Alpine Communications LPC Connect
Arkwest Communications MCTV
Astound MHTC
Beaver Creek Cooperative Telephone MTC Technologies
Blue Ridge MTCC
Brandenburg Telephone Co MUS FiberNET
Bright House Networks Marne & Elk Horn Telephone Company
if (AnyOtherGuy(strangersToLove, aFullCommitment))
{
List<bool> Feelings = new List<bool>();
Feelings.Add(!giveYouUp)
Feelings.Add(!letYouDown)
Feelings.Add(!runAround)
Feelings.Add(!desertYou)
}
@galeksandrp
galeksandrp / saavn.js
Last active December 17, 2015 10:03 — forked from vtomiris/saavn.js
/**
* Chrome-Last.fm-Scrobbler - Saavn.com Connector
*
* Author: Vikas Kumar [vikas@cs.umn.edu]
* Derived from Sitesh Shrivastava code on gaana.js
*/
// DOM Nodes to keep track for song details
var SONG_TRACK_DOM = '#player-track-name';
var SONG_ALBUM_DOM = '#player-album-name';
@galeksandrp
galeksandrp / remove_crw.cmd
Created June 15, 2016 19:10 — forked from xvitaly/remove_crw.cmd
Remove telemetry updates for Windows 7 and 8.1
@echo off
echo Uninstalling KB3075249 (telemetry for Win7/8.1)
start /w wusa.exe /uninstall /kb:3075249 /quiet /norestart
echo Uninstalling KB3080149 (telemetry for Win7/8.1)
start /w wusa.exe /uninstall /kb:3080149 /quiet /norestart
echo Uninstalling KB3021917 (telemetry for Win7)
start /w wusa.exe /uninstall /kb:3021917 /quiet /norestart
echo Uninstalling KB3022345 (telemetry)
start /w wusa.exe /uninstall /kb:3022345 /quiet /norestart
echo Uninstalling KB3068708 (telemetry)
1
Тени Чернобыля. — твёрдая обложка. — М.: Эксмо, 26 марта 2007. — 448 с. — (S.T.A.L.K.E.R.). — 20 100[7] экз. — ISBN 978-5-699-20794-7.
2
Орехов, Василий Иванович (псевдоним). Зона поражения. — твёрдая обложка. — М.: Эксмо, 27 марта 2007. — Т. 1. — 416 с. — (S.T.A.L.K.E.R.). — 15 100 экз. — ISBN 978-5-699-20749-7.
3
Степанов, Алексей (псевдоним). Дезертир. — твёрдая обложка. — М.: Эксмо, 5 апреля 2007. — Т. 1. — 416 с. — (S.T.A.L.K.E.R.). — 15 000 экз. — ISBN 978-5-699-21487-7.
4
Калугин, Алексей Александрович. Дом на болоте. — твёрдая обложка. — М.: Эксмо, 26 апреля 2007. — 384 с. — (S.T.A.L.K.E.R.). — 15 000 экз. — ISBN 978-5-699-21490-7.
5
failure: ,discordapp\\\\.com,Discordapp.com.xml
failure: ,bitcoin\\\\.com,Bitcoin.com.xml
failure: ,theintercept\\\\.com,The_Intercept.com.xml
failure: ,codeux\\\\.com,Codeux.com.xml
failure: ,dnscrypt\\\\.org,DNSCrypt.org.xml
failure: ,brave\\\\.com,brave.com.xml
failure: ,periscope\\\\.tv,Periscope.tv.xml
failure: ,wakatime\\\\.com,WakaTime.com.xml
failure: ,gnunet\\\\.org,GNUnet.xml
failure: ,openas\\\\.org,Openas.org.xml
Certutil -generateSSTFromWU WURoots.sst
[reflection.assembly]::LoadWithPartialName("System.Security")
$certs = new-object system.security.cryptography.x509certificates.x509certificate2collection
$certs.import("WURoots.sst")
$store = new-object system.security.cryptography.X509Certificates.X509Store -argumentlist "AuthRoot", LocalMachine
@galeksandrp
galeksandrp / GM_XHR.js
Last active February 1, 2017 03:56 — forked from monperrus/GM_XHR.js
allows using all Jquery AJAX methods in Greasemonkey
// allows using all Jquery AJAX methods in Greasemonkey
// inspired from http://ryangreenberg.com/archives/2010/03/greasemonkey_jquery.php
// works with JQuery 1.5
// (c) 2011 Martin Monperrus
// (c) 2010 Ryan Greenberg
//
// Usage:
// $.ajax({
// url: '/p/',
// xhr: function(){return new GM_XHR();},
@galeksandrp
galeksandrp / ct.sh
Created March 29, 2017 13:06 — forked from Foorack/ct.sh
#!/bin/bash
# Step 1: Find all subdomains w/ false-positives
python2.7 Sublist3r/sublist3r.py -d $1 > cd1.tmp.txt
tail -n +23 cd1.tmp.txt | sed -r "s/\x1B\[([0-9]{1,2}(;[0-9]{1,2})?)?[mGK]//g" > cd1.txt
rm cd1.tmp.txt
# Step 2: Sort out false positives
while read LINE; do
curl -o /dev/null -A "HTTPS/SSL coverage scan; Internet security scanning project." --max-time 1 --silent --head --write-out '%{http_code}' "$LINE" >> cd2.txt

Keybase proof

I hereby claim:

  • I am galeksandrp on github.
  • I am galeksandrp (https://keybase.io/galeksandrp) on keybase.
  • I have a public key whose fingerprint is 0B58 92A8 EE87 4BD9 C7E2 26EA 7546 5C70 4392 E07F

To claim this, I am signing this object: