| Author |
Do you really need to know programming to hack |
TROY
Member

Posts: 83
Location: EBX=7EFDE000
Joined: 17.06.08 Rank: Active User |
|
Hi, i've benn lokking into hacking and programming for years now and it has occured to me that you dont really need programming to hack, what do you think?
|
|
| Author |
RE: Do you really need to know programming to hack |
bl4ckc4t
Member
Posts: 591
Location: /etc/
Joined: 07.03.06 Rank: HBH Guru |
|
...
You need to know how to program. Otherwise you are just copy and pasting SQL injections or XSS injections, or if you are exploiting a buffer overflow with a system call, you need to program something to force it to call that syscall.
In short, you dont know ANY programming, whether it be web or program, you are just downloading exploits, aka scblockedript kiddie.
Just my opinion
|
|
| Author |
RE: Do you really need to know programming to hack |
mambo
Member

Posts: 265
Location: The Web
Joined: 26.12.07 Rank: Monster |
|
god damn sig stealer =p
anyways
i have only just learned starting learning programming properly and i can say it helps a ton.
Personally i think a sound knowledge of HTML, PHP and/or Perl and SQL has helped me develop my computer skills 10 fold. Still working on them but the ball is rolling.
if you dont want to be labled as a 'scblockedript kiddie' then learn scblockedripting languages. otherwise you will just be using other peoples scblockedripts without knowing what the hell they do. point in that?
 |
|
| Author |
RE: Do you really need to know programming to hack |
TROY
Member

Posts: 83
Location: EBX=7EFDE000
Joined: 17.06.08 Rank: Active User |
|
I have quite a good knowledge of HTML, and i've tried programming, which i found harder, I tried C++, which to be honest i found extremely hard what is a good language to start with, and another thing what is the difference between programming Language and srcipt???
Thanks
|
|
| Author |
RE: Do you really need to know programming to hack |
K3174N 420
Member

Posts: 296
Location: In a grow room, growing cannabis.
Joined: 14.09.08 Rank: God Warn Level: 69
|
|
|
TROY wrote:
I have quite a good knowledge of HTML, and i've tried programming, which i found harder, I tried C++, which to be honest i found extremely hard what is a good language to start with, and another thing what is the difference between programming Language and srcipt???
Thanks
Only skiddies can 'hack' without any programming knowhow. And skiddies deserve death!
A programming language is just that, a language to program in.
A scblockedript is a page of code to run. Simple enough, no?
Try javascblockedript or PHP as your next step...
And please oh please, don't turn out a skiddie... I will shoot you.
Thanks Yours31f!

Make poverty history... Cheaper drugs now! - Frank gallagher
Einstein climbs to the top of Mt. Sinai to get close enough to talk to God.
Looking up, he asks the Lord...
"God, what does a million years mean to you?"
The Lord replies, "A minute."
"Einstein asks, "And what does a million pounds mean to you?"
The Lord replies, "A penny."
Einstein asks, "Can I have a penny?"
The Lord replies, "In a minute."
|
|
| Author |
RE: Do you really need to know programming to hack |
Zephyr_Pure
Member

Posts: 2402
Location:
Joined: 15.09.06 Rank: God |
|
|
TROY wrote:
I have quite a good knowledge of HTML, and i've tried programming, which i found harder, I tried C++, which to be honest i found extremely hard what is a good language to start with, and another thing what is the difference between programming Language and srcipt???
Thanks
If you liked the layout of a C++ program, learn Perl. If you didn't, learn Python.
A programming language is a compiled language, while a scblockedripting language is an interpreted one. A compiled language can make programs that are executable on their own; an interpreted language needs the interpreter installed on the machine. Notable exceptions to this are cases where a program has been created to compile scblockedripting languages; I know there is one for Perl, but that's all I know off-hand. Another key difference is that scblockedripting languages can be fed commands directly through the interpreter in a one-by-one fashion, instead of having to compile a program to run commands.
I still check PMs from time to time.


Our responses were moronic, why shouldn't he follow suit? - Futility |
|
| Author |
RE: Do you really need to know programming to hack |
TROY
Member

Posts: 83
Location: EBX=7EFDE000
Joined: 17.06.08 Rank: Active User |
|
K3174N 420 wrote:
TROY wrote:
I have quite a good knowledge of HTML, and i've tried programming, which i found harder, I tried C++, which to be honest i found extremely hard what is a good language to start with, and another thing what is the difference between programming Language and srcipt???
Thanks
Only skiddies can 'hack' without any programming knowhow. And skiddies deserve death!
A programming language is just that, a language to program in.
A sc blockedript is a page of code to run. Simple enough, no?
Try javasc blockedript or PHP as your next step...
And please oh please, don't turn out a skiddie... I will shoot you.
I always thought that PHP and javsript were website hacking, Is this true?, because im looking for more computer hacking as oppose to web based hacking
|
|
| Author |
RE: Do you really need to know programming to hack |
mambo
Member

Posts: 265
Location: The Web
Joined: 26.12.07 Rank: Monster |
|
in simpler terms:
(i think)
programming languages make executabe prgrams e.g .exe files
scblockedripts are mainly run on web servers to give instructions to servers e.g a php scblockedript can be used to edit, update or retrive information from an SQL database running on a web server
 |
|
| Author |
RE: Do you really need to know programming to hack |
SySTeM
-=[TheOutlaw]=-
Posts: 1524
Location: England, UK
Joined: 27.07.05 Rank: The Overlord |
|
Once you know how to code, you can work out how a particular application works, once you know that, you can begin to work out how to break it 
|
|
| Author |
RE: Do you really need to know programming to hack |
slpctrl
Member
Posts: 945
Location: 2147483647
Joined: 19.04.07 Rank: God |
|
|
moshbat wrote:
Yes you do need to program to hack.
There aren't programs for every occasion, you know...
Remember; everything displayed on your monitor has code behind it. If you speak of hacking in the code sense, it's nonsense to think that one doesn't need to know how to code to be able to crack the code. If you don't understand what exactly is behind what you're staring at, and only know that if you see a '.php?page=download.php' to try and add a shell to it; you're not a hacker at all. You've just memorized findings by real hackers.
moshbat wrote:
PHP is usually found in websites, coupled most of the time with (My)SQL.
Javascblockedript, unlike PHP is executed on the client side (to the best of my knowledge), and is most common in mundane website tasks.
Perl can be used in websites, and it can be used on a desktop without a server. The syntax is rather simple, I think, making it a rather good newbie language.
Having delved only a tiny proportion into Python, I cannot give an accurate descblockedription of it's uses, however, I do believe it can be used in websites, and most certainly can be used on the desktop, with the required "program" installed, of course.
And of the C languages are simply the most common to make compilable programs, but not at all to my taste, so cannot give much comment there.
I think that just about covers the "basics" of programming, and I apologize for any mistakes, it's been a long time since I learnt some of that.
PHP can be used in "rooting", but it's not the most straightforward thing to do.
I find Perl an excellent resource in the little bits of networking/rooting I have done, but that's just me.
My advice would be to try out a few different languages and see which takes your fancy, and which you are unlikely ever to go near.
Oh, I forgot to mention VB. It's just about good enough for my cat to shit on. I didn't like it at all, but I hear it's rather popular.
PHP - It allows web pages to have dynamic content; that's why it's very much grouped in with MySQL. MySQL allows you to store all kinds of various things needed for a website, anything from threads, views, comments, usernames, passwords, all those pieces of information you see on each side DIV; it's all stored in a database and called.
Javascblockedript - executed client side via browser.
Yes, python and perl can both be used on an HTTP server, and though VB has a bad rap, it can be useful in some situations. It's main purpose is to be able to develop GUI applications for windows, but not nearly as fast as C is. I believe that's all I wanted to add there. Oh yeah, I wouldn't necessarily say PHP can be used for rooting; I can see where you're coming from, being able to include a PHP shell, or enter information into eval() to be able to gain access to the box running the server, but I simply wouldn't say PHP can be used for rooting. Just one of thoes things . |
|
| Author |
RE: Do you really need to know programming to hack |
TROY
Member

Posts: 83
Location: EBX=7EFDE000
Joined: 17.06.08 Rank: Active User |
|
Thanks for your help everyone 
|
|
| Author |
RE: Do you really need to know programming to hack |
JPierce420
Member
Posts: 44
Location:
Joined: 14.11.08 Rank: Wiseman |
|
|
Don't take too much away from C# - and don't let the .NET fool you - C# can do some powerful shit as well, and its great when you need to make GUI's on the fly. Everybody thinks that C# is just for web applications with ASP.Net - not true. I've seen some remarkable desktop programs in pure C#. Also, no one has mentioned Java? While I can't say I'm a huge fan, I can't believe it hasn't been mentioned. I've recently taken an interest, pure OOP. Just my 2 cents. |
|
| Author |
RE: Do you really need to know programming to hack |
slpctrl
Member
Posts: 945
Location: 2147483647
Joined: 19.04.07 Rank: God |
|
|
JPierce420 wrote:
Don't take too much away from C# - and don't let the .NET fool you - C# can do some powerful shit as well, and its great when you need to make GUI's on the fly. Everybody thinks that C# is just for web applications with ASP.Net - not true. I've seen some remarkable desktop programs in pure C#. Also, no one has mentioned Java? While I can't say I'm a huge fan, I can't believe it hasn't been mentioned. I've recently taken an interest, pure OOP. Just my 2 cents.
Agreed, although I didn't want to start listing every programming language that exists, there are indeed some very well programmed C# applications. I thought this thread to be simply an explanation as to why or why not having programming in your skill set would help in your ability to 'hack'.
http://www.worldwidetelescope.org/Home.aspx |
|
| Author |
RE: Do you really need to know programming to hack |
Lemur
Member

Posts: 644
Location:
Joined: 11.03.06 Rank: HBH Guru |
|
I hate to use Matrix references but here we go. A hacker can understand the coding behind an application and therefore understand how and why it works. If you watch the Matrix you notice Neo sees code instead of graphics. While being a tad extreme that's the jest of what you need to be able to do.
Programming is dead required for computer hacking, not necessarily hacking in general (it covers a much broader area)
If you don't catch yourself writing things in Binary or writing down phone numbers in hex then you probably have a ways to go. No that's not required, its just an acquired twitch if you will if you know things well enough.
My twitch is using semicolons at the end of sentences and writing echo at the top of pages for some odd reasons. Good lord my LA teachers hated me...

|
|
| Author |
RE: Do you really need to know programming to hack |
richohealey
Python Ninja

Posts: 1020
Location: #!/usr/local/bin/python
Joined: 01.05.06 Rank: Ninja |
|
Yes you need to be able to code. There are no ifs or buts.
blog.psych0tik.net

Nice one R3l3ntl3ss^^
|
|
| Author |
RE: Do you really need to know programming to hack |
Zephyr_Pure
Member

Posts: 2402
Location:
Joined: 15.09.06 Rank: God |
|
... Writing is outdated. Use your electrons wisely.
I still check PMs from time to time.


Our responses were moronic, why shouldn't he follow suit? - Futility |
|
| Author |
RE: Do you really need to know programming to hack |
JPierce420
Member
Posts: 44
Location:
Joined: 14.11.08 Rank: Wiseman |
|
I made the comment about C# because unless I'm losing my mind, I saw somebody dissing it - said it makes making windows forms too easy and a fast way to make bad programs. Am I losing it or did someone edit that post out? Because I don't see it now...lol. Good possibility I'm losing it. Anyways, thats the reasoning for me C# comment. Maybe it was on another thread, who knows?  |
|
| Author |
RE: Do you really need to know programming to hack |
maug
Member

Posts: 612
Location:
Joined: 20.07.08 Rank: Monster |
|
|
mambo wrote:
in simpler terms:
(i think)
programming languages make executabe prgrams e.g .exe files
scblockedripts are mainly run on web servers to give instructions to servers e.g a php scblockedript can be used to edit, update or retrive information from an SQL database running on a web server
in even simpler terms:
scblockedripts are executed by the browser/app/os
programs are executed by the hardware/processor.
@ JPierce420:
good weed there?
I pwn kittens.
Edited by maug on 19-12-08 06:21 |
|
| Author |
RE: Do you really need to know programming to hack |
JPierce420
Member
Posts: 44
Location:
Joined: 14.11.08 Rank: Wiseman |
|
No, but I've had plenty of it in my time. Had to quit... Damn UA's. |
|
| Author |
RE: Do you really need to know programming to hack |
GreyFox
Member

Posts: 143
Location:
Joined: 23.09.05 Rank: HBH Guru |
|
|
maug wrote:
in even simpler terms:
scblockedripts are executed by the browser/app/os
programs are executed by the hardware/processor.
lol, wrong.
|
|