1
Web Oriented Coding / Re: [Request] Basic Login Page
« on: October 31, 2013, 04:51:23 am »
im new to this stuff are u working with mysql?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
<html>
<head>
<title>Override!</title>
</head>
<body>
<p>
<?php
class Vehicle {
public function honk() {
return "HONK HONK!";
}
}
// Add your code below!
class Bicycle extends Vehicle{
public function honk(){
return "Beep beep!";
}
}
$bicycle = new Bicycle();
$bicycle -> honk();
?>
</p>
</body>
</html>
I'd try to help if you knew at least what you meant. Correct me if I'm wrong, but code execution could mean anything.LOL I said that is not SQL I tho u guys know it here in google vulnerability reward program says that the maximum prize is a remote code execution vulnerability but I guess that it is now
Pretty sure 99% of them are script kiddies, random scanners and other totally boring shit, define "attacked"who do you think have the coolest job where they defend something big and they face real blackhats? maybe the US army ?
I ran port 22 a while and if you watch the logs youll see a lot of strange stuff coming by.
Q: Best way to know your computer is secured?Linux is so hard and most of my games don't run there
A: Do not use Windows.
Strange, you have the word hacker in your profile, but you can't dig for information yourself?okay but google accounts is a database right? how do I inject a packet cause as I said earlier is not a URL injection like SQL inection stuff do I port scan it? what I think is that I will need to reverse engieener google account authn. code and try to get something from it but does google account uses that code?
http://en.wikipedia.org/wiki/Arbitrary_code_execution