PayPal Denies Reward for Teenager After Finding Vulnerabilities

Submitted by navajocodetalker on
Robert Kruger, a 17-year-old German student discovered some vulnerabilities in PayPal and contends that the company has denied him a reward for finding vulnerability in its website. According to a news report from PCWorld, Kruger notified PayPal of the vulnerability on May 19, but because he was still under the age of 18 he was not eligible for the program. The PayPal bug bounty program based upon

Advanced Keylogger

Submitted by oklaham070611 on
This advanced keylogger will able to capture any keys or application you entered and register into its directory. If you want to discontinue you can do so, provided that you know the password. Features: - Screen lock - Lock / Stop / Start / Clear Transactions - KeyLogger Directory

Personalized Web Browser

Submitted by oklaham070611 on
Hi!This Web Browser is personalized,you can add/remove Bookmark. If you reload this browser, the bookmarks will cleared. Features: - Bookmarks Logger - Url Display on tab page - Two forms interface - add/remove bookmarks while on display ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Note: All your added Bookmarks have a logger.. Means everytime you add, automatically will

Library System

Submitted by jkev on
Hello guys I have here a library system in vb.net and Microsoft access as a database. Has an excellent graphical user interface and user friendly environment. The features of this system are the following: - Add, Edit, and Delete Member - Borrow books - return books - Search, add edit and delete books - produce report for books - sort books and many more... Hope you like this system. Thank you

Sort Column (Ascending and Descending) in PHP/MySQL

Submitted by jkev on
Hi guys, In this source code you will learn on how to make a query in MySQL that enables you to sort data by ascending and descending order. This code is simple yet useful to some beginners who want to learn about PHP and MySQL hope you will like this code Thank you. Database name: asc_desc.sql in db folder. Sample code: Order by: Ascending Decending FirstName LastName MiddleName Address Email

Edit Multiple Rows in MySQL with Checkbox

Submitted by jkev on
Hi guys, This code will teach you on how to create an application in PHP that edit multiple rows using checkbox as selector. The feature of this code is it edits multiple data using checkbox as selector. For more information about this code email me at [email protected]. Hope that this will help you in your future activities. Thank you.