https://skydrive.live.com/?cid=83A7119830FC7582&id=83A7119830FC7582!158&sc=documents
(Read More..)Senin, 30 September 2013
Minggu, 29 September 2013
Integer Overflow / Underflow Exploitation Tutorial
http://packetstormsecurity.com/files/123362
(Read More..)PoshSecFramework
https://github.com/poshsec/poshsecframework (Read More..)
Sabtu, 28 September 2013
Pagespeed insight
Jumat, 27 September 2013
CrossFPC
Welcome to CrossFPC, a free toolkit to integrate the
FreePascal compiler,
targetting various OS and hardware platforms, as a cross-compiler into the
Embarcadero®
Delphi® IDE.
Using an integrated toolchain, CrossFPC enables you to cross-compile
your
Windows® Delphi® applications to 32 bit and 64 bit native Linux
applications for
X86, Linux ARM and Android without ever leaving the IDE. In addition
you can compile 64 Bit
Windows applications. CrossFPC also runs in a stand-alone not
requiring any Delphi IDE, and can be used as an easy cross-build tool
for FPC / Lazarus users.
http://www.crossfpc.com/
Kamis, 26 September 2013
Sabtu, 21 September 2013
Enabling crash-safe slaves with MySQL 5.6
InnoDB performance optimization basics (redux)
RFIDler - A Software Defined RFID Reader/Writer/Emulator
CryptHook: Secure TCP/UDP Connection Wrapper
CryptHook is a modular implementation for securing and layering
cryptography for existing applications with symmetrical block cipher
encryption. It works by hooking the base system calls for network
communication send/sendto and recv/recvfrom. Crypthook will work with
any existing application that relies on these system calls. Full example
at their homepage includes tunneling SSH through the encrypted wrapper.
http://www.chokepoint.net/2013/09/crypthook-secure-tcpudp-connection.html
goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers.
NetworkX
NetworkX is a Python language software package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
http://networkx.github.io/ (Read More..)
Local IP discovery with HTML5 WebRTC: Security and privacy risk?
Minggu, 15 September 2013
Minggu, 08 September 2013
Building multi-architecture shellcode with shellcodecs
Sabtu, 07 September 2013
PHP Security PITFALL
Welcome to PHP Security Pitfalls | 6m 30s |
Distrust All Data | 3m 56s |
Client Side Data Validation | 4m 50s |
Generic Server Side Data Validation | 8m 44s |
Specific And Strict Server Side Data Validation | 7m 12s |
SQL Injection | 14m 4s |
OS Injection | 8m 6s |
Code Injection Through Parameter Tampering | 12m 34s |
Code Injection Through File Inclusion | 13m 30s |
System Information Leakage | 12m 28s |
Sensitive Data Exposure | 10m 30s |
Session Fixation | 7m 46s |
XSS | 17m 8s |
CSRF | 19m |
Resources | 4m 56s |