html form injection

No explicit questions like "how do I hack xxx.com" please!
Post Reply
User avatar
shan75
On the way to fame!
On the way to fame!
Posts: 32
Joined: 03 Dec 2009, 17:00
14
Location: india
Contact:

html form injection

Post by shan75 »

is there any way to injecting html form in to html page from client side ?

User avatar
Gogeta70
^_^
^_^
Posts: 3275
Joined: 25 Jun 2005, 16:00
18

Post by Gogeta70 »

Please rephrase your question... i don't understand what you want to do exactly.
¯\_(ツ)_/¯ It works on my machine...

User avatar
Pong18
Cyber Mushroom
Cyber Mushroom
Posts: 357
Joined: 20 May 2009, 16:00
14
Location: Manila, Philippines
Contact:

Post by Pong18 »

i think what he wants to do is insert an html form from his side to a website? that right? i think he wants to phish on something.
Image

User avatar
shan75
On the way to fame!
On the way to fame!
Posts: 32
Joined: 03 Dec 2009, 17:00
14
Location: india
Contact:

Post by shan75 »

suppose i am on client side.... how can i made http form attack to make some change in <form>....</form> portion on some html page??

is it possible to chage or modify the form from client side to server side...

User avatar
hpprinter100
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 214
Joined: 19 Oct 2007, 16:00
16
Contact:

Post by hpprinter100 »

@is it possible to change or modify the form from client side to server side...

Have a read of this Whitepaper, hopefully it covers what u want to know. It covers some interesting techniques.

Code: Select all

http://www.packetstormsecurity.org/papers/attack/methodology.pdf

Post Reply