Posts

Showing posts with the label Sports

Download ApnaPad free Text Editor Download.

Image
ApnaPad: Apnapad  is a generic text editor included with all  versions of Windows, that allows you to create, open, and read plaintext files. If the file contains special formatting or is not a plaintext file, it will not be able to be read in Apnapad. The image to the above is a small example of what the Apnapad may look like while running... Note:   If you need built-in features such as a spell checker, grammer checker,font size,multimedia(e.g picture) etc. How to Open File In ApnaPad: 1.Open Apnapad.exe 2.Select file You want to open. 3.And Then Click Open Button. 3.You can use Shortcut Key For Open Files Like Ctrl+O 4.Your Document Is now Open. How to Save File In ApnaPad: 1.Write text in ApnaPad would you like to save it. 2.Click File on top-left corner and then Save. 3.You can use Shortcut Key For Save Files Like Ctrl+S. 4.Click On Save Button. 5.Your Document is Now Saved. Download ApnaPad And enjoy i...

How to Hack website By Using SQL Injection

Image
Hello friends,I am Rauf  today am gone you teach you how to hack website by using SQL Injection ,Friends It's very easy way to hack website. Hack Website Using SQL Injection this vulnerability have been there from the start of the  Web Development  when Dynamic site were on making there move on the  Internet . Introduction  :- According to the OWASP  community  it is defined as :- A  SQL injection  attack consists of insertion or “injection” of a SQL query via the input data from the client to the application. A successful SQL injection exploit can read sensitive data from the database, modify database data (Insert/Update/Delete), execute administration operations on the database (such as shutdown the DBMS), recover the content of a given file present on the DBMS file system and in some cases issue commands to the operating system. SQL injection attacks are a type of  injection attack , in which SQL commands are...