Halaman

Rabu, 30 Juli 2014

Limit Bandwidth Tanpa Software Pada Windows-XP

. Rabu, 30 Juli 2014 .

http://walker-maniak.blogspot.com/2012/02/limit-bandwidth-tanpa-software-pada.html

(Read More..)

How I Structure My Flask Applications

.

http://mattupstate.com/python/2013/06/26/how-i-structure-my-flask-applications.html

(Read More..)

A PROPER SERVER NAMING SCHEME

.

http://mnx.io/blog/a-proper-server-naming-scheme/

(Read More..)

LUA TOOLBOX

.

https://lua-toolbox.com/

(Read More..)

SQL Server – Link... Link... Link... and Shell: How to Hack Database Links in SQL Server!

.

https://www.netspi.com/blog/entryid/197/how-to-hack-database-links-in-sql-server

(Read More..)

Abusing Oracle’s CREATE DATABASE LINK privilege for fun and profit!

.

http://www.notsosecure.com/blog/2014/07/08/abusing-oracles-create-database-link-privilege-for-fun-and-profit/

(Read More..)

How to tweak and optimize SSD for Ubuntu, Linux Mint

.

http://www.namhuy.net/1563/how-to-tweak-and-optimize-ssd-for-ubuntu-linux-mint.html

(Read More..)

Zeal

.

Zeal is a simple offline API documentation browser inspired by Dash (OS X app), available for Linux and Windows.
  • Quickly search documentation using Alt+Space (or customised) hotkey to display Zeal from any place in your workspace.
  • Search in multiple sets of documentation at once.
  • Don't be dependent on your internet connection.
  • Integrate Zeal with Emacs, Sublime Text, or Vim. See Usage » Editor plugins for details.

(Read More..)

Betty : Siri for Linux terminal (command line)

.

http://ultimate-solution.com.pk/2014/06/betty-siri-for-linux-terminal-command-line/

(Read More..)

slackware.org.uk

.

http://slackware.org.uk/

(Read More..)

pywinauto

.

pywinauto is a set of python modules to automate the Microsoft Windows GUI. At it’s simplest it allows you to send mouse and keyboard actions to windows dialogs and controls.

http://pywinauto.googlecode.com/hg/pywinauto/docs/index.html

swapy
https://code.google.com/p/swapy/


(Read More..)

Sikuli

.

Why Sikuli?
Sikuli automates anything you see on the screen. It uses image recognition to identify and control GUI components. It is useful when there is no easy access to a GUI's internal or source code.

http://www.sikuli.org/

(Read More..)

Create your own nuget server to serve packages for Chocolatey

.

http://mbrownnyc.wordpress.com/2013/09/06/create-your-own-nuget-server-to-serve-packages/

(Read More..)

Hosting Your Own NuGet Feeds

.

http://docs.nuget.org/docs/creating-packages/hosting-your-own-nuget-feeds




(Read More..)

peepdf

.

peepdf is a Python tool to explore PDF files in order to find out if the file can be harmful or not. The aim of this tool is to provide all the necessary components that a security researcher could need in a PDF analysis without using 3 or 4 tools to make all the tasks. With peepdf it's possible to see all the objects in the document showing the suspicious elements, supports all the most used filters and encodings, it can parse different versions of a file, object streams and encrypted files. With the installation of PyV8 and Pylibemu it provides Javascript and shellcode analysis wrappers too. Apart of this it's able to create new PDF files and to modify/obfuscate existent ones.
The main functionalities of peepdf are the following:

(Read More..)

Python tools for Pentesters

.


(Read More..)

Antares: Linux kernel-like buildsystem for uCs

.

http://hackaday.io/project/1470-Antares%3A-Linux-kernel-like-buildsystem-for-uCs

(Read More..)

24 Free eBooks On Electronics Circuit Design And Programming

.


24 Free eBooks On Electronics Circuit Design And Programming


(Read More..)

Web Starter Kit

.

Boilerplate & Tooling for Multi-Device Development

(Read More..)

FINAL TERM

.

http://finalterm.org/

(Read More..)

Chocolatey Gallery

.

https://chocolatey.org/packages

(Read More..)

Brubek.io

.

Brubeck is a flexible Python web framework that aims to make the process of building scalable web services easy.
Brubeck's design is discussed in depth in the provided documentation. There, you will find lots of code samples for building request handlers, authentication, rendering templates, managing databases and more.


http://brubeck.io/

(Read More..)

Splat : python bytecode paper

.

https://github.com/evandrix/Splat/tree/master/._/PAPERS

(Read More..)

flask_bare_skeleton

.

Initial setup of flask applicatio for dummies

https://github.com/widnyana/flask_bare_skeleton

(Read More..)

WebSocket emulation - Javascript client http://sockjs.org

.

http://sockjs.org

(Read More..)

pythonista : Bring the Zen of Python to iOS.

.

http://omz-software.com/pythonista/

(Read More..)

OSForensics – Free Forensic Software

.

http://www.pendriveapps.com/osforensics-free-forensic-software/

(Read More..)

0xfeedface - Reverse Engineering EBOOK

.

0xfeedface.org/~shawn/docs/Reversing&Exploiting/

(Read More..)

Minggu, 20 Juli 2014

WOFF 2.0

. Minggu, 20 Juli 2014 .

WOFF 2.0 – Learn more about the next generation Web Font Format and convert TTF to WOFF2 over command line without setup.

https://gist.github.com/sergejmueller/cf6b4f2133bcb3e2f64a

(Read More..)

JavaScript Modules

.

http://jsmodules.io/

http://jsmodules.io/cjs

(Read More..)

Minggu, 15 Juni 2014

Using mysql_embedded and mysqld --bootstrap to tinker with privilege tables

. Minggu, 15 Juni 2014 .

http://www.skysql.com/blogs/kolbe/using-mysql-embedded-and-mysqld-bootstrap-tinker-privilege-tables

(Read More..)

Kamis, 29 Mei 2014

web static generator

. Kamis, 29 Mei 2014 .

https://github.com/jekyll/jekyll

http://octopress.org/

http://wintersmith.io/

http://blog.getpelican.com/

(Read More..)

Bypassing web application firewalls using HTTP headers

.

http://h30499.www3.hp.com/t5/Fortify-Application-Security/Bypassing-web-application-firewalls-using-HTTP-headers/ba-p/6418366#.U4dluNKSz3R

(Read More..)

Buffer Overflow Explained

.

http://learning.criticalwatch.com/buffer-overflow/

(Read More..)

Selasa, 27 Mei 2014

json:select()

. Selasa, 27 Mei 2014 .

CSS-like selectors for JSON.

JSONSelect is an experimentalselector language for JSON.
It makes it easy to access data in complex JSON documents.
It feels like CSS.
Why not give it a try?

http://jsonselect.org/#overview

(Read More..)

requestAutocomplete - take my money, not my time

.

http://www.html5rocks.com/en/tutorials/forms/requestautocomplete/

(Read More..)

Registry hack enables continued updates for Windows XP

.

http://www.zdnet.com/registry-hack-enables-continued-updates-for-windows-xp-7000029851/

(Read More..)

GOPHER TALKS

.

http://gophercon.sourcegraph.com/

https://github.com/gophercon/2014-talks

(Read More..)

DNSCrypt - A tool for securing communications between a client and a DNS resolver

.

DNSCrypt

A tool for securing communications between a client and a DNS resolver.

Description

dnscrypt-proxy provides local service which can be used directly as your local resolver or as a DNS forwarder, encrypting and authenticating requests using the DNSCrypt protocol and passing them to an upstream server.
The DNSCrypt protocol uses high-speed high-security elliptic-curve cryptography and is very similar to DNSCurve, but focuses on securing communications between a client and its first-level resolver.
While not providing end-to-end security, it protects the local network, which is often the weakest point of the chain, against man-in-the-middle attacks. It also provides some confidentiality to DNS queries.

List of free, DNSCrypt-enabled resolvers

To get started, you can use any of the public DNS resolvers supporting DNSCrypt .

(Read More..)

pageres

.

Takes screenshots of websites in various resolutions. A good way to make sure your websites are responsive.
It's speedy and generates 100 screenshots from 10 different websites in just over a minute.

https://github.com/sindresorhus/pageres

(Read More..)

Debugging Asynchronous JavaScript with Chrome DevTools

.

http://www.html5rocks.com/en/tutorials/developertools/async-call-stack/

(Read More..)

MYSQL QUERY PATTERNS, OPTIMIZED

.

https://www.percona.com/live/mysql-conference-2014/sessions/mysql-query-patterns-optimized

(Read More..)

MYSQL BREAK/FIX LAB

.

http://www.percona.com/live/mysql-conference-2014/sessions/mysql-breakfix-lab

(Read More..)

Minggu, 02 Maret 2014

jQuery Builder

. Minggu, 02 Maret 2014 .

http://projects.jga.me/jquery-builder/

(Read More..)

FISH SHELL : Finally, a command line shell for the 90s

.

http://fishshell.com/

(Read More..)

William Penn’s CSS layouts

.

http://maccg.com/2013/11/william-penns-css-layouts/

(Read More..)

Caching range requests using NGINX at MaxCDN

.

http://syshero.org/post/77122862845/caching-range-requests-using-nginx-at-maxcdn

(Read More..)

Zephir Language

.

http://zephir-lang.com/

(Read More..)

Phalcon is a web framework implemented as a C extension offering high performance and lower resource consumption

.

http://phalconphp.com/en/

(Read More..)

HHVM vs Zephir vs PHP: The showdown

.

http://simonholywell.com/post/2014/02/hhvm-vs-zephir-vs-php-the-showdown.html

(Read More..)

How to monitor ALTER TABLE progress in MySQL

.

http://www.mysqlperformanceblog.com/2014/02/26/monitor-alter-table-progress-innodb_file_per_table

(Read More..)

Today’s practical use-case for Performance Schema

.

http://www.tocker.ca/2014/02/18/todays-practical-use-case-for-performance-schema.html

(Read More..)

Easy HA and automatic failover using MySQL Fabric - Part II

.

http://mysql-nordic.blogspot.fi/2014/02/easy-ha-and-automatic-failover-using_26.html

(Read More..)

Sabtu, 01 Maret 2014

Still Passing the Hash 15 Years Later

. Sabtu, 01 Maret 2014 .

http://passing-the-hash.blogspot.com/2014/02/pre-rsa-conference-demo-win-81-attack.html

(Read More..)

Ultrasound Networking

.

http://www.anfractuosity.com/projects/ultrasound-networking/

(Read More..)

Web Audio API

.

http://chimera.labs.oreilly.com/books/1234000001552

(Read More..)

TLS has exactly one performance problem: it is not used widely enough

.

https://istlsfastyet.com/

(Read More..)

nginx lua and beyond

.

agentzh.org/misc/slides/nginx-lua-and-beyond.pdf

(Read More..)

jsHybugger

.

https://www.jshybugger.com

(Read More..)

Introduction to Gearman – Multitasking in PHP

.

http://www.sitepoint.com/introduction-gearman-multi-tasking-php/

(Read More..)

Instalasi Slackware Di Mesin UEFI

.

http://www.walecha.net/blog/2014/02/instalasi-slackware-di-mesin-uefi

(Read More..)

Minggu, 16 Februari 2014

Snabb Switch - Skip the OS and Get 40 million Requests Per Second in Lua

. Minggu, 16 Februari 2014 .

Snabb Switch - Skip the OS and Get 40 million Requests Per Second in Lua

 http://highscalability.com/blog/2014/2/13/snabb-switch-skip-the-os-and-get-40-million-requests-per-sec.html

 

 Paper: Network Stack Specialization for Performance

http://highscalability.com/blog/2014/2/12/paper-network-stack-specialization-for-performance.html


http://www.snabb.co/

 

https://github.com/SnabbCo/snabbswitch


http://lukego.github.io/blog/2013/06/23/echoing-packets-with-snabb-switch/


conferences.sigcomm.org/hotnets/2013/papers/hotnets-final43.pdf

(Read More..)

ServiceWorker & the offline web

.

https://speakerdeck.com/phuu/serviceworker-and-the-offline-web

(Read More..)

Generating test data for MySQL tables

.

http://www.mysqlperformanceblog.com/2014/02/10/generating-test-data-mysql-tables

(Read More..)

NIST-cybersecurity-framework

.

http://packetstormsecurity.com/files/download/125216/NIST-cybersecurity-framework.pdf

(Read More..)

Managing Your Build Tasks With Gulp.js

.

http://code.tutsplus.com/tutorials/managing-your-build-tasks-with-gulpjs--net-36910

(Read More..)

Using CreateJS - EaselJS

.

In this tutorial we will be exploring the CreateJS suite of libraries. CreateJS is suite of JavaScript libraries and tools for building rich, interactive experiences with HTML5. The CreateJS suite is divided into four libraries.

  • EaselJS - Makes working with HTML5 canvas easy.
  • TweenJS - For tweening HTML5 and JavaScript properties
  • SoundJS - Lets you easily work with HTML5 audio
  • PreloadJS - Lets you manage and coordinate loading of assets
The first library we will look at is EaselJs. Lets get started!

http://code.tutsplus.com/tutorials/using-createjs-easeljs--net-34840

(Read More..)

Supercharging your Gruntfile

.

http://www.html5rocks.com/en/tutorials/tooling/supercharging-your-gruntfile/

(Read More..)

JavaScript Animation That Works (Part 3 of 4)

.

http://code.tutsplus.com/tutorials/javascript-animation-that-works-part-3-of-4--net-35248

(Read More..)

chrome-cli

.

Control Google Chrome from the command line

https://github.com/prasmussen/chrome-cli

(Read More..)

LondonJS: Web Components Can Do That?!

.

https://speakerdeck.com/addyosmani/londonjs-web-components-can-do-that

(Read More..)

Kamis, 13 Februari 2014

Python with Braces

. Kamis, 13 Februari 2014 .

Python with Braces is a variant of the Python programming language, that has one significant difference: it uses standard C style braces for defining scopes rather than the classic python indentation. This makes Python more similar to other programming languages, and can also enable the introduction of new concepts such as anonymous functions and classes to Python.

http://www.pythonb.org/

(Read More..)

The TTY demystified

.

http://www.linusakesson.net/programming/tty/

(Read More..)

Minggu, 09 Februari 2014

Reverse Engineering A Bank’s Security Token

. Minggu, 09 Februari 2014 .

http://hackaday.com/2014/02/07/reverse-engineering-a-banks-security-token/

http://blog.valverde.me/2014/01/03/reverse-engineering-my-bank%27s-security-token/#.UveNa86GrMQ

https://github.com/Cathedrow/Cryptosuite

https://github.com/adafruit/RTClib

(Read More..)

A quick introduction to innodb_ruby

.

In On learning InnoDB: A journey to the core I introduced a new library and command-line tool in the innodb_ruby project. Now I’ll show off a few of the things it can do. I won’t try to explain all of the InnoDB structures exposed, since that will get the demos here way off track. We’ll come back to those structures later on!

http://blog.jcole.us/2013/01/03/a-quick-introduction-to-innodb-ruby/

(Read More..)

SublimeCodeIntel

.

http://sublimecodeintel.github.io/SublimeCodeIntel/
https://github.com/SublimeCodeIntel/SublimeCodeIntel

(Read More..)

Sabtu, 08 Februari 2014

RECESS

. Sabtu, 08 Februari 2014 .

http://twitter.github.io/recess/

(Read More..)

Tor exitmap

.

https://github.com/NullHypothesis/exitmap

(Read More..)

search for CHROME DEVELOPER VIDEOS

.

http://simpl.info/chromesearch/

(Read More..)

Damn Vulnerable iOS Application (DVIA)

.

http://damnvulnerableiosapp.com/

http://thehackernews.com/2014/02/test-your-mobile-hacking-and-pskills.html#

http://highaltitudehacks.com/

https://github.com/prateek147/DVIA

(Read More..)

Exploring MySQL Metadata Lock Instrumentation in Closer Detail

.

http://www.chriscalender.com/?p=1422

(Read More..)

Filesort optimization in 5.7.3: pack values in the sort buffer

.

http://mysqlserverteam.com/filesort-optimization-in-5-7-3-pack-values-in-the-sort-buffer/

(Read More..)

Migration of MTR suites to use InnoDB (2)

.

http://mysqlserverteam.com/migration-of-mtr-suites-to-use-innodb-continued/

(Read More..)

Migration of MTR suites to use Innodb (1)

.

http://mysqlserverteam.com/migration-of-mtr-suites-to-use-innodb/

(Read More..)

Cleanup a MySQL Schema

.

http://blog.mclaughlinsoftware.com/2014/02/07/cleanup-a-mysql-schema/

(Read More..)

SlateKit - Tablet UX Building Kit

.

slatekit.org/

(Read More..)

IPSet Bash Completion 2.3.1

.

ipset-bash-completion is programmable completion code for the bash shell, to support the ipset program (netfilter.org). It allows you to interactively retrieve and complete options, commands, set names, types, and members.
Changes: This release fixes two small bugs related to option completion.
 
http://packetstormsecurity.com/files/125105

(Read More..)

pMap 1.10

.

pMap is a tool for for passively discovering, scanning, and fingerprinting hosts on the local network. Included is a precompiled Windows binary.
Changes: Additional Multicast DNS and SSDP fingerprints. Excludes connected printers from fingerprinting process. Displays any available service configuration.
http://packetstormsecurity.com/files/125042

(Read More..)

SSL SPDY : Why we don’t use a CDN: A story about SPDY and SSL

.

https://thethemefoundry.com/blog/why-we-dont-use-a-cdn-spdy-ssl/
http://www.cyberciti.biz/faq/debian-ubuntulinux-unix-nginx-server-speeds-up-ssl-with-spdy-support/

(Read More..)

SmartDec : Native code to C/C++ decompiler.

.

Standalone

  • Supports x86 and x86-64 architectures.
  • Reads ELF and PE file formats.
  • Reconstructs functions, their names and arguments, local and global variables, expressions, integer, pointer and structural types, all types of control-flow structures, including switch.
  • Has a nice graphical user interface with one-click navigation between assembler code and reconstructed program.
  • The only decompiler that handles 64-bit code.

IDA Pro plug-in

  • Enjoys all executable file formats supported by the disassembler.
  • Benefits from IDA's signature search, parsers of debug information, and demanglers.
  • Push-button decompilation of a chosen function or the whole program.
  • Easy jumping between the disassembler and the decompiled code.
  • Full GUI integration.
http://derevenets.com/

(Read More..)

Analyzing Server Performance with R

.

http://blog.fan.tv/2013/10/08/analyzing-server-performance-in-r/

(Read More..)

How I hacked Github again.

.

http://homakov.blogspot.com/2014/02/how-i-hacked-github-again.html

(Read More..)

Mapping Relational Databases and SQL to MongoDB

.

http://code.tutsplus.com/articles/mapping-relational-databases-and-sql-to-mongodb--net-35650

(Read More..)

PGP Web of Trust: Core Concepts Behind Trusted Communication

.

http://www.linux.com/learn/tutorials/760909-pgp-web-of-trust-core-concepts

(Read More..)

HASHES : Kumpulsn hash password

.

Our database contains 314'250'971 cracked and 42'167'212 uncracked hashes.

Hashes.org attempts to reveal the plain text of your submitted hash. This is done in an effort to assist security professionals to evaluate the security provided by the relevant hash submitted.

Hashes.org is not a hacking site and assumes all submitted hashes are for testing purposes only and are obtained in a legal way.

Hashes.org is also happy to help computer users recover their own forgotten passwords, however this does not extend to recovery of passwords belonging to a third party.

Please ensure all submitted hashes are legally obtained and you have permission to recover the plain text before uploading them to Hashes.org.

If you object to a particular hash listed in the Hashes.org database please contact us explaining why.

If you decide to create a user account at Hashes.org your searches will be saved and you can view if they become cracked. You will also be able to upload hash lists and you can view their progress finding the plain texts and also load them.

If you are interested in participating in recovering hashes you can download the left list of our database and try to get some of them and upload it to our database. It is not needed that you register to do this and even if you are logged in, there will not be saved any information about the person who recovered the hash, it is completely anonymous.

http://hashes.org/index.php

(Read More..)

A simple rule for sane timestamps in MySQL

.

http://www.xaprb.com/blog/2014/01/30/timestamps-in-mysql/

(Read More..)

textql

.

https://github.com/dinedal/textql

(Read More..)

Octocard

.

Highly flexible github info card for every github lover. And it's open source. Please feel free to fork and build your own Octocard.

Features

  • Show your public github info on your website
  • Easy to customize
  • Almost no Rate Limiting of Github api by using server cache
  • Open source, you can even build your own Octocard server
http://octocard.info/

(Read More..)

mona.py

.

 Overview
This is the Corelan Team project page for 'mona', a debugger plugin / Exploit Development Swiss Army Knife.
This plugin replaces pvefindaddr, which is no longer supported as of mid june 2011.
The plugin has been tested on

  • Immunity Debugger 1.83 and up. (Older versions of Immunity Debugger are not supported and may not work.)
  • WinDBG


http://redmine.corelan.be/projects/mona

(Read More..)

mona codealign

.

http://www.floyd.ch/?p=795

(Read More..)

Sabtu, 01 Februari 2014

Working with quota on mobile browsers: A research report on browser storage - HTML5 Rocks

. Sabtu, 01 Februari 2014 .

http://www.html5rocks.com/en/tutorials/offline/quota-research/

(Read More..)

ascii drawing tool

.

http://www.asciiflow.com/#

(Read More..)

List of minimalist frameworks

.

https://github.com/neiesc/ListOfMinimalistFrameworks

(Read More..)

An Overview of Exploit Packs (Update 20) Jan 2014

.

http://contagiodump.blogspot.ro/2010/06/overview-of-exploit-packs-update.html

(Read More..)

Bootstrap 3.1.0 released : wth sass port

.

http://blog.getbootstrap.com/2014/01/30/bootstrap-3-1-0-released/

(Read More..)

tinypng : Shrink PNG files

.

https://tinypng.com/

(Read More..)

Live edit browserified code in chrome devtools

.

http://thlorenz.com/blog/live-editing-browserify

(Read More..)

Anatomy of a Python Package

.

http://xion.org.pl/2014/01/27/anathomy-of-a-python-package/

(Read More..)

Parallelism in one line

.

https://medium.com/building-things-on-the-internet/40e9b2b36148

(Read More..)

Owning Windows Networks with Responder 1.7

.

http://blog.spiderlabs.com/2013/01/owning-windows-networks-with-responder-17.html

Owning Windows Networks With Responder Part 2

http://blog.spiderlabs.com/2013/02/owning-windows-network-with-responder-part-2.html

Introducing Responder-1.0

http://blog.spiderlabs.com/2012/10/introducing-responder-10.html

(Read More..)

Windows Security : Incognito

.

https://labs.mwrinfosecurity.com/blog/2012/07/18/incognito-v2-0-released/

(Read More..)

Windows Securit : Token Knidnapping

.

argeniss.com/research/TokenKidnapping.pdf

(Read More..)

Current Windown attack method

.

http://labs.portcullis.co.uk/blog/se-and-you/

(Read More..)

MySQL server memory usage troubleshooting tips

.

http://www.mysqlperformanceblog.com/2014/01/24/mysql-server-memory-usage-2

(Read More..)

PHP The Right Way

.

http://www.phptherightway.com/

(Read More..)

What is Meld?

.

http://meldmerge.org/

(Read More..)

ls* Commands Are Even More Useful Than You May Have Thought

.

http://www.cyberciti.biz/open-source/command-line-hacks/linux-ls-commands-examples/

(Read More..)

The Magic of Strace

.

http://chadfowler.com/blog/2014/01/26/the-magic-of-strace/

(Read More..)

node-webgl

.

https://github.com/mikeseven/node-webgl

(Read More..)

You might not need jQuery

.

http://youmightnotneedjquery.com/

(Read More..)

Time a Python Function

.

http://www.pythoncentral.io/time-a-python-function/

(Read More..)

Maltrieve The Python Tool To Collect Malware Samples For Security Researchers

.

http://blog.hackersonlineclub.com/2014/01/maltrieve-python-tool-to-collect.html
https://github.com/technoskald/maltrieve

(Read More..)

Minggu, 26 Januari 2014

PsySH : A runtime developer console, interactive debugger and REPL for PHP.

. Minggu, 26 Januari 2014 .

http://psysh.org/

(Read More..)

Callbacks, Promises, Signals and Events

.

http://blog.millermedeiros.com/callbacks-promises-signals-and-events/

(Read More..)

Beautiful Web Type

.

http://hellohappy.org/beautiful-web-type/
https://github.com/ubuwaits/beautiful-web-type

(Read More..)

Keep multiple browsers & devices in sync when building websites.

.

https://github.com/shakyShane/browser-sync

(Read More..)

testardo - A Browser Agnostic JS Web Driver

.

http://webreflection.blogspot.co.uk/2014/01/testardo-browser-agnostic-js-web-driver.html

(Read More..)

Web Development Reading List

.

http://wdrl.info/archive/

(Read More..)

Advanced JavaScript Debugging with console.table()

.

http://blog.mariusschulz.com/2013/11/13/advanced-javascript-debugging-with-consoletable

(Read More..)

Sabtu, 18 Januari 2014

Making Virtualbox nearly undetectable

. Sabtu, 18 Januari 2014 .

http://blog.michaelboman.org/2014/01/making-virtualbox-nearly-undetectable.html

(Read More..)

Fluidbox

.

http://codepen.io/terrymun/full/JKHwp

(Read More..)

fotorama.io : A simple, stunning, powerful jQuery gallery. Licensed under the MIT.

.

http://fotorama.io

(Read More..)

objectplayground

.

http://www.objectplayground.com/

(Read More..)

NTLM Challenge Response is 100% Broken (Yes, this is still relevant)

.

http://markgamache.blogspot.com/2013/01/ntlm-challenge-response-is-100-broken.html
http://markgamache.blogspot.com/2013/01/ntlm-hasnt-been-relevant-for-like-12.html

Rehashing Pass the Hash 

http://markgamache.blogspot.com/2013/01/rehashing-pass-hash.html

https://github.com/SpiderLabs/Responder

Introducing Responder-1.0

http://blog.spiderlabs.com/2012/10/introducing-responder-10.html

http://blog.spiderlabs.com/2013/01/owning-windows-networks-with-responder-17.html

http://blog.spiderlabs.com/2013/02/owning-windows-network-with-responder-part-2.html

(Read More..)

Barebones dependency manager for Go.

.

https://github.com/VividCortex/johnny-deps

(Read More..)

Analyzing WordPress MySQL queries with Query Analytics

.

http://www.mysqlperformanceblog.com/2014/01/16/analyzing-wordpress-mysql-queries-query-analytics/

(Read More..)

Rakabulle FIle Binder

.

http://incroyable.fabiopinto.fr/

(Read More..)

quietnet : ultrasonic chat

.

Simple chat program using inaudible sounds and a computer's microphone and speaker.
 
 

(Read More..)

The "test" Database and Security

.

https://blogs.oracle.com/jsmyth/entry/the_test_database

(Read More..)

WordPress Plugin Boilerplate Code Generator from Tom Mcfarlin’s Plugin Boilerplate

.

http://hasin.me/2014/01/18/plugin-boilerplate-code-generator-from-tom-mcfarlins-plugin-boilerplate
http://codegen.kickapz.com/
https://github.com/hasinhayder/plugin-boilerplate-code-generator

(Read More..)

Bebas Neue

.

http://fontfabric.com/bebas-neue/

(Read More..)

Using HAProxy to terminate TLS?

.

https://plus.google.com/+IlyaGrigorik/posts/Q5kgmKve54p
http://www.igvita.com/2013/12/16/optimizing-nginx-tls-time-to-first-byte/

(Read More..)

javascript the right way

.

http://jstherightway.org/

(Read More..)

async javascript with zone.js

.

https://docs.google.com/presentation/d/12X3ButQy2FMO-XnMp2JJGVf-VuNiQ2KFwhP97LpdkP8/edit#slide=id.g2a1818f36_029

(Read More..)

Rabu, 15 Januari 2014

Soft Function Hooking with windbg and pykd

. Rabu, 15 Januari 2014 .

http://webstersprodigy.net/2014/01/06/soft-function-hooking-with-windbg-and-pykd/

(Read More..)

How to use PGP encryption with Mozilla Thunderbird Email client - The Hacker News

.

http://thehackernews.com/2014/01/PGP-encryption-Thunderbird-Enigmail_12.html

(Read More..)

strip-debug

.

https://github.com/sindresorhus/strip-debug
https://github.com/sindresorhus/gulp-strip-debug
https://github.com/sindresorhus/grunt-strip-debug

Strip console and debugger statements from JavaScript code

(Read More..)

"A" Grade SSL/TLS with Nginx and StartSSL

.

https://jve.linuxwall.info/blog/index.php?post/2013/10/12/A-grade-SSL/TLS-with-Nginx-and-StartSSL

(Read More..)

SSL/TLS analysis of the Internet's top 1,000,000 websites

.

https://jve.linuxwall.info/blog/index.php?post/TLS_Survey

(Read More..)

Introduction to the Speech Synthesis API

.

http://updates.html5rocks.com/2014/01/Web-apps-that-talk---Introduction-to-the-Speech-Synthesis-API
http://www.moreawesomeweb.com/demos/speech_translate.html

(Read More..)

Why does Google prepend while(1); to their JSON responses?

.

http://stackoverflow.com/questions/2669690/why-does-google-prepend-while1-to-their-json-responses

(Read More..)

grunt-uncss

.

A grunt task for removing unused CSS from your projects.

https://github.com/addyosmani/grunt-uncss

(Read More..)

Squirrel.js

.

https://github.com/easy-designs/Squirrel.js

(Read More..)

smart storage js

.

 Light(ish) wrapper around HTML5 localStorage that does useful things

https://github.com/joshje/smart-storage

(Read More..)

zepto builder

.

http://github.e-sites.nl/zeptobuilder/

(Read More..)

Google map builder

.

http://googlemapbuilder.mynameisdonald.com/

(Read More..)

Four Ways To Build A Mobile Application, Part 2: Native Android

.

http://mobile.smashingmagazine.com/2014/01/10/four-ways-to-build-a-mobile-app-part2-native-android/

(Read More..)

Four Ways To Build A Mobile Application, Part 1: Native iOS

.

http://mobile.smashingmagazine.com/2013/11/22/four-ways-to-build-a-mobile-app-part1-native-ios/

(Read More..)

A simple Git deployment strategy for static sites

.

http://nicolasgallagher.com/simple-git-deployment-strategy-for-static-sites/

(Read More..)

Bulletproof Accessible Icon Fonts

.

http://filamentgroup.com/lab/bulletproof_icon_fonts/

(Read More..)

Selasa, 14 Januari 2014

Create personalized phar files in PHP

. Selasa, 14 Januari 2014 .

http://hasin.me/2014/01/14/create-personalized-phar-files-in-php
http://box-project.org/
http://www.warpconduit.net/2013/04/14/highly-secure-data-encryption-decryption-made-easy-with-php-mcrypt-rijndael-256-and-cbc/

(Read More..)

A Close Encounter with MaxScale

.

http://izoratti.blogspot.com/2014/01/a-close-encounter-with-maxscale.html

(Read More..)

passing the hash with remote desktop

.

http://www.kali.org/penetration-testing/passing-hash-remote-desktop/

(Read More..)

How to recover table structure from .frm files with MySQL Utilities

.

http://www.mysqlperformanceblog.com/2014/01/02/recover-table-structure-frm-files-mysql-utilities/

(Read More..)

Multiple column index vs multiple indexes with MySQL 5.6

.

http://www.mysqlperformanceblog.com/2014/01/03/multiple-column-index-vs-multiple-indexes-with-mysql-56/

(Read More..)

Increasing slow query performance with the parallel query execution

.

http://www.mysqlperformanceblog.com/2014/01/07/increasing-slow-query-performance-with-parallel-query-execution

(Read More..)

Percona Cloud Tools: Making MySQL performance easy

.

http://www.mysqlperformanceblog.com/2014/01/09/percona-cloud-tools-making-mysql-performance-easy/

(Read More..)

InnoDB file formats: Here is one pitfall to avoid

.

http://www.mysqlperformanceblog.com/2014/01/14/innodb-file-formats-here-is-one-pitfall-to-avoid

(Read More..)

Bypassing Windows ASLR using “Run without permission” Add-ons

.

http://www.greyhathacker.net/?p=756

(Read More..)

Introduction to HTML5 Desktop Apps With Node-Webkit

.

http://dev.tutsplus.com/tutorials/introduction-to-html5-desktop-apps-with-node-webkit--net-36296
https://github.com/rogerwang/node-webkit
https://speakerdeck.com/zcbenz/node-webkit-app-runtime-based-on-chromium-and-node-dot-js
http://strongloop.com/strongblog/creating-desktop-applications-with-node-webkit/
http://oldgeeksguide.github.io/presentations/html5devconf2013/wtod.html#/

(Read More..)

dueeto C++ to javascript

.

http://www.leaningtech.com/duetto/

(Read More..)

Nginx: Redirect Backend Traffic Based Upon Client IP Address

.

http://www.cyberciti.biz/faq/nginx-redirect-backend-traffic-based-upon-client-ip-address/

(Read More..)

Conquering the Command Line EBOOK

.

http://conqueringthecommandline.com/book/

(Read More..)

emergency self destuction of LUKS in kali

.

http://www.kali.org/how-to/emergency-self-destruction-luks-kali/

(Read More..)

kali linux 1.0.6 released

.

http://www.kali.org/news/kali-linux-106-released/

(Read More..)

how to nuke your encrypted kali linux installation

.

http://www.kali.org/how-to/nuke-kali-linux-luks/

(Read More..)

browser-logos

.

https://github.com/alrra/browser-logos#readme

(Read More..)

Polymer.js Boilerplate

.

https://github.com/addyosmani/polymer-boilerplate

(Read More..)

Grasp.js

.

Grasp is a command line utility that allows you to search and replace your JavaScript code - but unlike programs such as grep or sed, it searches the structure behind your code (the abstract syntax tree), rather than simply the text you've written - this allows you to:
Latest blog post: Refactoring your JavaScript code with Grasp
 
 

(Read More..)

sublime text theme editor

.

http://tmtheme-editor.herokuapp.com

(Read More..)

Minggu, 12 Januari 2014

Windows XP 4 Life : windows xp theme for windows 8, windows 7

. Minggu, 12 Januari 2014 .

http://winxp4life.tk/

(Read More..)

iSPDY Released

.

http://engineering.voxer.com/2014/01/03/ispdy-released/

(Read More..)

Introducing GitHub Traffic Analytics

.

https://github.com/blog/1672-introducing-github-traffic-analytics

(Read More..)

Zopfli with Nginx

.

http://www.cambus.net/serving-precompressed-content-with-nginx-and-zopfli/
https://leandrotoledo.com.br/2013/03/zopfli-with-nginx/
https://plus.google.com/+IlyaGrigorik/posts/1sxencNkbNS

(Read More..)

39 Different Ways To Lace Shoes

.

http://www.fieggen.com/shoelace/lacingmethods.htm

(Read More..)

Resources for learning python for forensics

.

http://www.writeblocked.org/index.php/25-resources-for-learning-python-for-forensics.html

(Read More..)

SoftEther VPN Becomes Open Source

.

http://www.softether.org/9-about/News/800-open-source

(Read More..)

Sabtu, 11 Januari 2014

Using Infected Mobile Devices to Attack Nearby Devices

. Sabtu, 11 Januari 2014 .

http://www.bulbsecurity.com/using-infected-mobile-devices-to-attack-nearby-devices/

(Read More..)

Cool site for echoing back and benchmarking a client/browser SSL/TLS behavior

.

https://www.howsmyssl.com/

(Read More..)

PowerSploit

.

PowerSploit - A PowerShell Post-Exploitation Framework
 

(Read More..)

Cuckoo Sandbox 1.0

.

http://cuckoosandbox.org/2014-01-09-cuckoo-sandbox-10.html

(Read More..)

A Polymer.js template for building fast, robust web apps using Web Components

.

A Polymer.js template for building fast, robust web apps using Web Components

https://github.com/addyosmani/polymer-boilerplate

(Read More..)

Metasploit Meterpreter and NAT

.

https://www.corelan.be/index.php/2014/01/04/metasploit-meterpreter-and-nat/

(Read More..)

Chrome Dev Summit: Performance Summary SLIDE VIDEO

.

http://updates.html5rocks.com/2014/01/Chrome-Dev-Summit-Performance-Summary

(Read More..)

Ruby PHP Serializer

.

https://github.com/jqr/php-serialize

(Read More..)

Backbone Boilerplate Yeoman generator.

.

https://github.com/backbone-boilerplate/generator-bbb

(Read More..)

Using Your Terminal From The DevTools - HTML5 Rocks

.

http://www.html5rocks.com/en/tutorials/developertools/devtools-terminal/

(Read More..)

Light Table is open source

.

http://www.chris-granger.com/2014/01/07/light-table-is-open-source/
https://github.com/LightTable/LightTable

(Read More..)

Gulp, Grunt, Whatever

.

http://blog.ponyfoo.com/2014/01/09/gulp-grunt-whatever

(Read More..)

Reptyr: Attach a Running Process to a New Terminal

.

https://blog.nelhage.com/2011/01/reptyr-attach-a-running-process-to-a-new-terminal/
https://github.com/nelhage/reptyr

(Read More..)

The Linux Command Line && The Command Line Crash Course

.

http://linuxcommand.org/tlcl.php
http://cli.learncodethehardway.org/book/

(Read More..)

CounterStrike Lawful Interception slides: http://t.co/8KeouQAOjM

.

CounterStrike Lawful Interception slides: http://t.co/8KeouQAOjM

(Read More..)

Database design with UML and SQL, 3rd edition

.

http://www.tomjewett.com/dbdesign/dbdesign.php?page=intro.html

(Read More..)

Sabtu, 04 Januari 2014

DevDocs

. Sabtu, 04 Januari 2014 .

DevDocs combines multiple API documentations in a fast, organized, and searchable interface. Here's what you should know before you start:

  1. To pick your docs, click Select documentation in the bottom left corner
  2. You don't have to use your mouse — see the list of keyboard shortcuts
  3. The search supports fuzzy matching (e.g. "bgcp" brings up "background-clip")
  4. To search a specific documentation, type its name (or an abbreviation), then Tab
  5. You can search using your browser's address bar — learn how
  6. DevDocs works on mobile and is available as a Chrome web app
  7. For the latest news, subscribe to the newsletter or follow @DevDocs
DevDocs is free and open source

http://devdocs.io/

(Read More..)

SpacegrayA Hyperminimal UI Theme for Sublime Text

.

http://kkga.github.io/spacegray/

(Read More..)

ngx_txid

.

https://github.com/streadway/ngx_txid
ngx_txid is a module that exposes $txid: a cached, request scoped, 20 character, base32hex encoded, temporally and lexically sortable, case insensitive, 96 bit identifier.
Use $txid to correlate logs or upstream requests.

(Read More..)

WinDivert 1.1: Windows Packet Divert

.






 Windows Packet Divert (WinDivert) is a user-mode packet capture-and-divert package for Windows Vista, Windows 2008, Windows 7, Windows 8.

WinDivert allows user-mode applications to capture/modify/drop network packets sent to/from the Windows network stack. In summary, WinDivert can:

  • capture network packets
  • filter/drop network packets
  • sniff network packets
  • (re)inject network packets
  • modify network packets
WinDivert can be used to implement user-mode packet filters, packet sniffers, firewalls, NAT, VPNs, tunneling applications, etc.
The main features of WinDivert include:
  • packet interception, sniffing, or dropping modes
  • supports loopback (localhost) traffic
  • full IPv6 support
  • network layer
  • simple yet powerful API
  • high-level filtering language
  • filter priorities
  • silent installation
freely available under the terms of the GNU Lesser General Public License (LGPL)

http://reqrypt.org/windivert.html

(Read More..)

clumsy 0.1 : clumsy makes your network condition on Windows significantly worse, but in a managed and interactive manner.

.

http://jagt.github.io/clumsy/index.html

Introduction

Leveraging the awesome WinDivert library, clumsy stops living network packets and capture them, lag/drop/tamper/.. the packets on demand, then send them away. Whether you want to track down weird bugs related to broken network, or evaluate your application on poor connections, clumsy will come in handy:
  • No installation.
  • No need for proxy setup or code change in your application.
  • System wide network capturing means it works on any application.
  • Support not only HTTP, any protocol based on TCP/IP is supported.
  • Works even if you're offline (ie, connecting from localhost to localhost).
  • Your application keeps running, while clumsy can start and stop anytime.
  • Interactive controll how bad the network can be, with enough visual feedback to tell you what's going on.

(Read More..)

Journey into IR Methodology

.

http://journeyintoir.blogspot.com/p/journey-into-ir-methodology.html

(Read More..)

Dual_EC_DRBG backdoor: a proof of concept

.

http://blog.0xbadc0de.be/archives/155

(Read More..)

Shadow DOM in Firefox!

.

http://soledadpenades.com/2014/01/02/shadow-dom-in-firefox/

(Read More..)

Self-deleting Executables : Techniques which allow an executable file to delete itself whilst running

.

http://www.catch22.net/tuts/self-deleting-executables

(Read More..)

Re-Introducing $UsnJrnl

.

http://journeyintoir.blogspot.com/2013/01/re-introducing-usnjrnl.html

(Read More..)

Second Look at Prefetch Files

.

http://journeyintoir.blogspot.com/2012/03/second-look-at-prefetch-files.html

(Read More..)

Prefetch Analysis, Revisited...Again...

.

http://windowsir.blogspot.com/2012/03/prefetch-analysis-revisitedagain.html

(Read More..)

Malware and the Self-Deleting Batch File Method

.

http://journeyintoir.blogspot.fr/2014/01/malware-and-self-deleting-batch-file.html

(Read More..)

[Tutorial] Mempercepat Waktu Loading pada EXTJS dengan Production Mode

.

http://baskoroadi.web.id/2014/01/tutorial-mempercepat-waktu-loading-pada-extjs-dengan-production-mode/

(Read More..)

Tanda Tangan Digital untuk Pengganti Tanda Tangan

.

http://baskoroadi.web.id/2014/01/tanda-tangan-digital-untuk-pengganti-tanda-tangan/

(Read More..)

PageSpeed Proxy

.

http://ariya.ofilabs.com/2013/12/pagespeed-proxy-part-1.html
http://ariya.ofilabs.com/2013/12/pagespeed-proxy-part-2.html

(Read More..)

grunt-uncss

.

https://github.com/addyosmani/grunt-uncss/releases/tag/v0.1.6

(Read More..)

Rabu, 01 Januari 2014

TEMPLATE KEREN GEEK

. Rabu, 01 Januari 2014 .

https://wrapbootstrap.com/themes
http://srinubasava.com/wb/slick/
http://beer2code.com/themes/core-admin-3/pages/dashboard/dashboard.html
http://bootstrapmaster.com/live/genius/index.html#
http://websdevp.com/Endless/
http://192.241.236.31/smartadmin/#ajax/dashboard.html
http://www.bublinastudio.com/flattybs3/
http://responsivewebinc.com/premium/macadmin/
http://responsivewebinc.com/premium/sheldon/sheldonadmin/#
http://192.69.216.111/themes/preview/ace/index.html
http://wbpreview.com/previews/WB0HS8516/
http://wbpreview.com/previews/WB0TN0856/
http://jumpstartuidemo.com/themes/launched/
http://wbpreview.com/previews/WB0LRK4D0/
http://stilearning.com/items/preview/stilearn-admin-template/
http://bootstrapmaster.com/live/acme2/index.html
http://srinubasava.com/startup/
http://leapfrogui.com/controlfrog/cf/layouts/b/layout-3.html
http://srinubasava.com/wb/slick/
http://srinubasava.com/black-forest/
http://clabs.co/projects/metro/
http://responsivewebinc.com/premium/metroking/
http://www.themes.suggelab.com/genyx/dashboard.html?user=suggeelson%40suggeelson.com&password=somepassword
http://bootstrapmaster.com/live/simpliq2/
http://stilearning.com/items/preview/syrena/
http://devdocs.io/

(Read More..)

2013′s Most Popular Developer Services, Stacks, and Articles

.

http://blog.leanstack.io/top-10-developer-services-of-2013/

(Read More..)

fractal in sql

.

http://explainextended.com/2013/12/31/happy-new-year-5/

(Read More..)

CUDA Introduction to Parallel Programming

.

https://www.udacity.com/course/cs344

(Read More..)

Introducing Forward Secrecy and Authenticated Encryption Ciphers

.

https://github.com/blog/1727-introducing-forward-secrecy-and-authenticated-encryption-ciphers

(Read More..)

codeigniter 3dev app shell

.

https://github.com/monsterlane/codeigniter3-app

(Read More..)

elvanderb / TCP-32764 some codes and notes about the backdoor listening on TCP-32764 in linksys WAG200G.

.

https://github.com/elvanderb/TCP-32764

(Read More..)

Hot DevTools tip: Find elements by their CSS selector via Cmd+F

.

https://vine.co/v/hVbZZpnTtFE

(Read More..)

HID API for Linux, Mac OS X, and Windows

.

HIDAPI is a multi-platform library which allows an application to interface with USB and Bluetooth HID-Class devices on Windows, Linux, and Mac OS X. While it can be used to communicate with standard HID devices like keyboards, mice, and Joysticks, it is most useful when used with custom (Vendor-Defined) HID devices. Many devices do this in order to not require a custom driver to be written for each platform. HIDAPI is easy to integrate with the client application, just requiring a single source file to be dropped into the application. On Windows, HIDAPI can optionally be built into a DLL.
http://www.signal11.us/oss/hidapi/

(Read More..)

USBPass – a Mooltipass-like Project

.

http://hackaday.com/2014/01/01/usbpass-a-mooltipass-like-project/
http://sroz.net/projects/usbpass/
http://www.signal11.us/oss/hidapi/

(Read More..)
 
{nama-blog-anda} is proudly powered by Blogger.com | Template by Agus Ramadhani | o-om.com