Skip to main content

Programming Languages Used For Hacking


1.) C Language







C Language is a general-purpose computer programming language developed between 1969 and 1973 by Dennis Ritchie at the Bell Telephone Laboratories for 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 ++ 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 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 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 

 


 



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

 

Thanks for visiting i love google 



 


 

 



Comments

Popular posts from this blog

Ssc combined graduate level exam syllabus and exam detail

q Tier-I of the Examination: General Intelligence & Reasoning : It would include questions of both verbal and non-verbal type. This component may include questions on analogies, similarities and differences, space visualization, spatial orientation, problem solving, analysis, judgment, decision making, visual memory, discrimination, observation, relationship concepts, arithmetical reasoning and figural classification, arithmetic number series, non-verbal series, coding and decoding, statement conclusion, syllogistic reasoning etc. The topics are, Semantic Analogy, Symbolic/Number Analogy, Figural Analogy, Semantic Classification, Symbolic/Number Classification, Figural Classification, Semantic Series, Number Series, Figural Series, Problem Solving, Word Building, Coding & de-coding, Numerical Operations, symbolic Operations, Trends, Space Orientation, Space Visualization, Venn Diagrams, Drawing inferences, Punched hole/pattern –folding & unfolding, Figural Pattern – folding...

27 Simple mehndi designs for hands for Karwa Chauth

The most  simple mehndi designs for hands  for Karwa Chauth 2014 Karwa Chauth  is around the corner and I am so excited about getting mehndi done! This time I plan to go with a simple yet quirky design. Don’t want my hands full, however it needs to be a style statement for this year’s most awaited festival for us ladies! There are some basic categories of mehndi designs, such as Gujrati, Rajasthani, Marwari,  Arabic  and African  patterns to choose from. They have certain prominent motifs or symbols that distinguishes one from the other. I just can’t seem to stop experimenting with these styles. From  circles to squares , peacocks and paisleys , checks and dots and what not. But my all-time favorite is a simple, curling vine, of course finger tips covered with thick coating of aromatic mehndi (which is so traditional). Quirky patterns include  traditional  as well as non-traditional patterns tweaked to one’s own liking. This includ...

‘Pratyusha Didn’t Hang Herself But Instead It Was Rahul Who Did It’, Claim Pratyusha’s Friends

The Balika Vadhu actress Pratyusha Banerjee was one of the most loved TV actresses ever and her suicide has left the whole India shocked. Even though earlier also actresses have committed suicide, it won’t be wrong to say that Pratyusha had a great fan following and that’s why not only her family but the whole nation is lamenting her death. Another reason for the same is that people knew her as a bubbly girl who was full of life and such a catastrophic step was not at all expected from her. However, one after another fact has come to sight about the actress and her personal life on a regular basis and no doubt, the revelations are shocking to the core. Besides, they are making the case even more complicated. As per reports, she even made attempts of committing suicide previously twice and here again comes a shocking thing! While police claims that it is a suicide case, Pratyusha’s friends are determined to fight for her so that justice can be done. They are of the opinion tha...