Questions tagged [injection]

inserting malicious content, usually code (like SQL, Javascript) into a vulnerable application. Is used only if there is no more specific injection tag available (see tag wiki)

Injection is inserting malicious content, usually code (like SQL, Javascript) into a vulnerable application.

Tag usage:

Should be used only for injection attacks where there is no more specific injection tag available.

408 questions
-2
votes
1 answer

Https Proxy Hack

I recently used a "secure" vpn on my iPhone to do some online purchases. On the payment page everything Looked normal and all the links were legit (https://www.example.com/etc). I double-checked, and saw no certificate warning from the browser. But…
Sam25
  • 3
  • 1
-4
votes
3 answers

How do I hack this login page by using SQL injection?

I'm testing a client's web site vulnerability to SQL injection, which appears to be the case. The web site is hosted in IIS on a Windows server and is using Microsoft's .NET framework with SQL. I'm able to enter SQL statements in the sign in…
mehulmpt
  • 109
  • 1
  • 1
  • 4
-7
votes
2 answers

PHP injection on 777 file

Some one has modified a PHP file, which had permissions set to 777, on my VPS server. How can someone do that without administrative access to the server? What information I can give you? I know nothing was modified through FTP or through the Kloxo…
1 2 3
27
28