Author Topic: what is code execution?  (Read 1890 times)

0 Members and 1 Guest are viewing this topic.

Offline gh0st

  • Sir
  • ***
  • Posts: 575
  • Cookies: 8
  • #DEDSec
    • View Profile
what is code execution?
« on: June 24, 2013, 08:46:39 am »
anysite containing good info about it?

Offline vezzy

  • Royal Highness
  • ****
  • Posts: 771
  • Cookies: 172
    • View Profile
Re: what is code execution?
« Reply #1 on: June 24, 2013, 09:38:15 am »
I'd explain what it is, but that'd be way too much of a tautology.
Quote from: Dippy hippy
Just brushing though. I will be semi active mainly came to find a HQ botnet, like THOR or just any p2p botnet

Offline gh0st

  • Sir
  • ***
  • Posts: 575
  • Cookies: 8
  • #DEDSec
    • View Profile
Re: what is code execution?
« Reply #2 on: July 02, 2013, 09:12:12 am »
btw is not SQL nor XSS :D what is this about sending network packets with malware? is that it? for example in a case like google accounts database how should I start?

Offline Axon

  • VIP
  • King
  • *
  • Posts: 2047
  • Cookies: 319
    • View Profile
Re: what is code execution?
« Reply #3 on: July 02, 2013, 10:00:55 am »
Strange, you have the word hacker in your profile, but you can't dig for information yourself?

http://en.wikipedia.org/wiki/Arbitrary_code_execution

« Last Edit: July 02, 2013, 10:06:01 am by Axon »

Offline gh0st

  • Sir
  • ***
  • Posts: 575
  • Cookies: 8
  • #DEDSec
    • View Profile
Re: what is code execution?
« Reply #4 on: July 02, 2013, 10:13:58 am »
Strange, you have the word hacker in your profile, but you can't dig for information yourself?

http://en.wikipedia.org/wiki/Arbitrary_code_execution


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?

Offline Axon

  • VIP
  • King
  • *
  • Posts: 2047
  • Cookies: 319
    • View Profile
Re: what is code execution?
« Reply #5 on: July 02, 2013, 10:41:45 am »
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?


In this case I say use Google to answer your question.
« Last Edit: July 02, 2013, 10:41:58 am by Axon »

Offline DarrenVortex

  • /dev/null
  • *
  • Posts: 7
  • Cookies: 0
    • View Profile
Re: what is code execution?
« Reply #6 on: July 05, 2013, 10:17:12 am »
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.

Offline gh0st

  • Sir
  • ***
  • Posts: 575
  • Cookies: 8
  • #DEDSec
    • View Profile
Re: what is code execution?
« Reply #7 on: July 06, 2013, 05:27:19 am »
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 :D

Offline wookie

  • Peasant
  • *
  • Posts: 68
  • Cookies: -4
    • View Profile
Re: what is code execution?
« Reply #8 on: July 06, 2013, 08:01:01 am »
I would ask have you ever built your own site?  Like.. a decent one, not a shitty little script that connects to a mysql database.


If you have, you'll know you're talking absolute garbage, if you haven't, learn the technology before trying to exploit it.


As a tip, if you want to exploit the Google database, at least use their technology... [size=78%]http://research.google.com/archive/bigtable.html[/size]