Jump to content

Corruption

Active Members
  • Posts

    12
  • Joined

  • Last visited

Recent Profile Visitors

782 profile views

Corruption's Achievements

Newbie

Newbie (1/14)

  1. is there another way to run python code than from command line so that i can program when command line is disabled
  2. Hi, this is just a question and i named it on a whim. Theoreticaly say i worked for a company.. wepwnnewbs and wepwnnewbs has a website being hosted on the server everybody is connected to on the network is there any way that the users could tell the site was being hosted on the server? if you pinged it it would just tell you that it was live..and it is (but it shouldnt show up if you pinged it..but this is in theory) im sure this is a stupid question and il have a dawning realisation tomorrow :D but i thought id ask oh and also if there is no way to find out, how hard would it be to write something that shows if a webserver is running on a target? (for penetration testing) Meny thanks hak5 peeps Corruption
  3. I started programming in python following a tutorial - but its all about car mileage and shit i dont understand lol but some of it has been useful (as far as some of it has sunk in) and jonny your a legend.
  4. Thank you for all your help on this however im wondering what the difference is between what id be able to program in say C+ or Java than what id be able to do in python im still unsure of what python does :P and i know that sounds newbish but everybody has to start somewere (i've been on wikipedia..and its not great at giving examples) Cheers Corruption
  5. I was thinking of PHP lol and it does help :) if their all the same, then why people use different languages? and whats the difference between the languages..sorry i have googled and wikipedia'd but it doesnt give anything that in-dePTH
  6. Corruption

    Learning

    "IS IT, PLUGGED IN"
  7. Thanks for the help all, do you need to be running a webserver to use python? because i got the impression you do
  8. well so far i've written like really really basic code like I.E #include <iostream> using namespace std; int main () { int thisisanumber; cout <<"Enter a number: "; cin>> thisisanumber; cin.ignore (); cout<<"You entered:"<<thisisanumber<<"\n"; cin.get(); } Eventualy i would like to be writing useful programs that would solve any problems i come into lol such as "well i wonder what would happen if i created an X.Y.Z" (i like the whole open source community lol) but like i said im really new at this and still a bit confused..and it kind of bores me sitting reading what each function does it just seems like il never be able to program anything when what i do program is simple and i need to go over it to make sure its right Sorry for the MASSIVE amount of text :P
  9. Corruption

    Learning

    If its not responding, please tell me what you think that means?
  10. Hi few questions on programming if somebody would take the time to awnsere :D (dont blame you if you avoid this post) Im just wondering how some of you started? im terrible at maths and im wondering if thats going to stop me from learning. Alot of it inolves some hardcore maths right? i've tried learning C and nothing ever happened with that :S Thanks Corruption
  11. Rockstar kicks ass. you get more in a can than redbull, it tastes the same and you get more of a buzz from it.
×
×
  • Create New...