html phish from input 08-08-2016, 09:06 PM
#1
Hey!
I am working on little website which I am testing, and I was wondering how I can save information from input forms to a txt file?
Here's this:
I know a guy here made phishing pages, and I want to know how he stored this info to a txt file?
Can someone help me a little here?
I am working on little website which I am testing, and I was wondering how I can save information from input forms to a txt file?
Here's this:
Code:
<h3 id="user">Username:</h3>
<input type="username" name="username" placeholder="Username" id="username">
<h3 id="pass">Password:</h3>
<input type="password" name="password" placeholder="Password" id="password">
<input type="submit" id="button">
<hr>I know a guy here made phishing pages, and I want to know how he stored this info to a txt file?
Can someone help me a little here?


![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)




