Skip to content

Instantly share code, notes, and snippets.

View PhoenixPeca's full-sized avatar
🎯
Focusing

Phoenix Eve Aspacio PhoenixPeca

🎯
Focusing
View GitHub Profile

DNS server tunelling

socat udp-listen:533,reuseaddr,fork udp:localhost:53

Test DNS server tunelling

dig @54.157.88.6 -p 533 MX ftx.com

DNS client tunnelling

socat udp-listen:53,reuseaddr,fork udp:54.157.88.6:533

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//ical.marudot.com//iCal Event Maker
REFRESH-INTERVAL;VALUE=DURATION:P5M
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:Asia/Shanghai
TZURL:http://tzurl.org/zoneinfo-outlook/Asia/Shanghai
X-LIC-LOCATION:Asia/Shanghai
BEGIN:STANDARD
Return-Path: <bounces+11253745-cb89-online=rakwireless.com@mailer.shopify.com>
Received: from mail.rakwireless.com.cn ([172.22.1.11])
by mail.rakwireless.com.cn with LMTP
id AtChGvEj615pBgAAD1pVbA
(envelope-from <bounces+11253745-cb89-online=rakwireless.com@mailer.shopify.com>); Thu, 18 Jun 2020 16:21:05 +0800
Received: from o12.mailer.shopify.com (o12.mailer.shopify.com [149.72.90.155])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by mail.rakwireless.com.cn (Postcow) with ESMTPS id 7747E138830
for <online@rakwireless.com>; Thu, 18 Jun 2020 16:20:52 +0800 (HKT)
Return-Path: <corporate@kinovarobotics.tech>
Received: from mail.rakwireless.com.cn ([172.22.1.11])
by mail.rakwireless.com.cn with LMTP
id Xw6QM40X6l7hFwAAD1pVbA
(envelope-from <corporate@kinovarobotics.tech>); Wed, 17 Jun 2020 21:15:57 +0800
Received: from server521502.nazwa.pl (dedicated-ahk53.rev.nazwa.pl [77.55.192.53])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by mail.rakwireless.com.cn (Postcow) with ESMTPS id 6E62213883F
for <info@rakwireless.com>; Wed, 17 Jun 2020 21:15:41 +0800 (HKT)
Return-Path: <ufficio.stampa@comune.nardo.le.it>
Received: from mail.rakwireless.com.cn ([fd4d:6169:6c63:6f77::11])
by mail.rakwireless.com.cn with LMTP
id i8HsA9Bd515CAgAAD1pVbA
(envelope-from <ufficio.stampa@comune.nardo.le.it>); Mon, 15 Jun 2020 19:38:56 +0800
Received: from zmta2.leonet.it (zm137.leonet.it [212.19.118.137])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by mail.rakwireless.com.cn (Postcow) with ESMTPS id 0EED1138832
for <info@rakwireless.com>; Mon, 15 Jun 2020 19:38:42 +0800 (HKT)
<?php
$server_domain = 'example.com';
$mailcow_hostname = getenv('MAILCOW_HOSTNAME');
$autodiscover_config = array(
'autodiscoverType' => 'activesync',
'useEASforOutlook' => 'yes',
'imap' => array(

PURPOSIVE COMMUNICATION

Text 1


  • Field - The text is about a news article on how the present Guihulngan City Councilor was shot and killed by assassins at Barangay Poblacion, Sitio Looc, Guihulngan City.
  • Tenor - Writer: Journalists; Intended Receiver: General Public
  • Medium - Written
  • Discourse Features - The text is presented with formality and uses more concise words to provide a more details hence the text is more likely to be written.
  • Purpose - The text was written as a jourmalism news article for the mainstream media or general masses.
  • Type of Text - News article
Scanner in = new Scanner(System.in);
int total, cash, change;
System.out.print("Input Total Amount Payable: ");
total = in.nextInt();
System.out.print("Input Cash Given: ");
cash = in.nextInt();
int change = cash-total;
#!/usr/bin/php -q
<?php
# SQL connection data
$HOST='mysql';
$PORT='3306';
$USER=getenv('DBUSER');
$PWD=getenv('DBPASS');
$DBNAME=getenv('DBNAME');
$TBLNAME="expires";
@PhoenixPeca
PhoenixPeca / facebook.php
Created May 14, 2018 12:50
facebook.php
<?php
header('Content-Type: application/xhtml+xml; charset=utf-8');
?><?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Facebook</title>
<meta name="referrer" content="origin-when-crossorigin" id="meta_referrer" />
<style type="text/css">
/*<![CDATA[*/.bi{padding:6px;}.b .bj{padding:2px 4px;}.cf{border-color:#90949c;box-sizing:border-box;width:100%;}.cf.cg{margin-top:6px;}.ci{padding-left:4px;}.cj{margin-top:4px;}.db{background:#f6f7f9;}.e{background:#dddfe2;}.cy{background:#fff;}form{margin:0;border:0;}.b .l{border:0;border-collapse:collapse;margin:0;padding:0;width:100%;}.b .l.cp{width:auto;}.b .l tbody,.b .bu>tr>td,.b .bu>tbody>tr>td,.b .l td.bu{vertical-align:top;}.b .cc>tr>td,.b .cc>tbody>tr>td,.b .l td.cc{vertical-align:middle;}.b .l td{padding:0;}.b .l td.v{padding:2px;}.b .l td.dc{padding:4px;}.b .l td.ea{padding:6p