Shareittips.com

Computer & IT Tips By Akash Padhiyar

Apr
26

Programming Languages Used For Hacking

Posted by Akash Padhiyar 4 Comments

 

5  Programming Languages Used For Hacking


 

1.) C Language


C Language Logo

C Language is a general-purpose computer programming language developed between 1969 and 1973 by Dennis Ritchie at the Bell Telephone Laboratoriesfor use with the Unix operating system.

Although C was designed for implementing system software. it is also widely used for developing portable application software.

#include

int main(void)

{

printf(“hello, world!\n”);

return 0;

}

2.) C ++

C++ History C ++ was developed by Bjarne Stroustrup starting in 1979 at Bell Labs as an enhancement to the C language and originally named C with Classes. It was renamed C++ in 1983. C ++ is one of the most popular programming languages and its application domains include systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games.

#include <iostream>

int main()

{

std::cout << "Hello, world!\n";

}

3.) Php

Php History

PHP is a general-purpose scripting language that is especially suited to server-side web development where PHP generally runs on a web server. Any PHP code in a requested file is executed by the PHP runtime, usually to create dynamic web page content.

It can also be used for command-line scripting and client-side GUI applications. PHP can be deployed on most web servers, many operating systems and platforms, and can be used with many relational database management systems (RDBMS). It is available free of charge, and the PHP Group provides the complete source code for users to build, customize and extend for their own use.

<!DOCTYPE html>

<html>

<head>

<meta charset="utf-8" />

<title>PHP Test</title>

</head>

<body>

<?php

echo 'Hello World';

</body>

</html>

4.) JavaScript

JavaScript History

JavaScript was originally developed by Brendan Eich of Netscape under the name Mocha, which was later renamed to LiveScript, and finally to JavaScript.

JavaScript is a an object-oriented, scripting programming language that runs in the Web browser on the client side. Its smaller than Java, with a simplified set of commands, easier to code and doesnt have to be compiled. JavaScript, also known as ECMAScript

<html>

<head><title>simple page</title></head>

<body>

<script type="text/javascript">

document.write('Hello World!');

</script>

<noscript>

<p>Your browser either does not support JavaScript,
 or you have JavaScript turned off.</p>

</noscript>

</body>

</html>

5.) SQL Injection

SQL injection is a code injection technique that exploits a security vulnerability occurring in the database layer of an application. The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and thereby unexpectedly executed.

SQL-Injection Hacking

It is an instance of a more general class of vulnerabilities that can occur whenever one programming or scripting language is embedded inside another. SQL injection attacks are also known as SQL insertion attacks


Akash Padhiyar

I am Akash Padhiyar Founder of Shareittips.com,BCA MCA Tutor ,Running Web development compnay "AkashInfoTech".

More Posts - Website - Twitter - Facebook

Share
Categories: Hacking, How to do

4 Responses so far.

  1. Nikunj says:

    I had Learned c, c++, java script and aql.
    and php continue……..

  2. [...] ++ was developed by Bjarne Stroustrup starting in 1979 at Bell Labs as an enhancement to the C language and originally [...]

  3. rajeev says:

    Nice blog dear,
    i am very thankful to you for providing tips and tricks.because in this world some people are like you share the ideas.
    you have done nice job. do something different in hacking world…..

Leave a Reply


Google Search

Popular Posts

Download Bluestack Offline

Download BlueStack O

Download Offline Version  Download Online Version  Note: To Install BlueStack Software you ...

FireCMD user interface

Command Prompt (cmd.

Serious geeks spend a lot of time at the command ...

Psy – Gangnam Style Facebook Smileys

Facebook Hidden Smil

Psy – Gangnam Style Facebook Smileys [[195616067242230]] [[195616073908896]] [[195616063908897]] [[195616077242229]] [[195616070575563]] ...

Sponsors