Page 1 of 3

How to start with a hacking!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Posted: Thu Aug 16, 2007 8:31 pm
by <<D.A.>>
So, there are some VERY useful links for ppl, that want to become a hackers, but yet got ain't no ideas how to do it.
-------------------------------------------
First of all, read this article, here you'll find probably all answers on your questions:
http://catb.org/~esr/faqs/hacker-howto.html

Now download some linux (I strongly recommend you to use Slackware Linux 12!!!!! ).
Here's the DVD ISO image of Slackware Linux 12:
ftp://ftp.sh.cvut.cz/MIRRORS/slackware/ ... ll-dvd.iso

Then get that hacking manual, it's nice thing - you'll understand everything in there, and there are all the basics of intrusion in the systems...
http://www.governmentsecurity.org/forum ... st&id=2254

At the same time with learning to hack, you'll have to learn programming languages. Even though C/C++ are the most popular, it's gonna be a bad idea to start with them. Start with some easier languages, such as Python and PHP (it's gonna be a good idea to learn bot languages - Python is a scripting language, PHP - a web programming language, it's widely used, probably, in every web).
So, Python manual:
http://npt.cc.rsu.ru/user/wanderer/ODP/ ... ewbies.htm
and a torrent for PHP & MySQL books collection, a must-have things:
http://www.bitenova.nl/download.php?id= ... Collection

Then go on http://hackthissite.org, register here, and get yourself some training. But you should know, that you won't learn to hack in a few days... Maybe you'll learn some basics in a few month...

And only when you'll start to understand it - find a hacker who's ready to answer all your questions about hacking.

Good luck.

Posted: Thu Aug 30, 2007 10:39 am
by <<D.A.>>
Guess all links for 'newbies' should be at one place, so...
------------------------------------------------------------------------------
Programming tutorials (of major programming languages):


HTML
It's really important to know HTML language
http://www.w3schools.com/html/

PHP
http://www.w3schools.com/php/default.asp

Javascript
http://www.w3schools.com/js/default.asp

Python
This is python tutorial for newbies (in programming)
http://docs.python.org/tut/
And this is somehow more advanced python tutorial
http://diveintopython.org/

C
http://www.lysator.liu.se/c/bwk-tutor.html#simple-c

Perl
http://www.perl.org/books/beginning-perl/
A good one, but a lill' bit outdated:
http://www.comp.leeds.ac.uk/Perl/start.html


--------------------------------------------------------------------



Useful tools for hacking:

Nikto (one of the best web server scanners)
http://www.cirt.net/nikto/nikto-1.36.tar.bz2

NMAP (excellent security tool - port scanner, OS detector e.t.c.)
Here's its download page:
http://ftp.iasi.roedu.net/mirrors/downl ... nload.html

NetCat
Another security tool - port scanning, port listening e.t.c. It's even called TCP/IP Swiss Army Knife.
Windows version:
http://www.vulnwatch.org/netcat/nc111nt.zip
Linux version:
http://www.vulnwatch.org/netcat/nc110.tgz

Wireshark - the best port sniffer
Windows version:
http://wireshark.dsmirror.nl/download/w ... .99.6a.exe
Linux source-code:
http://www.wireshark.org/download/src/w ... 9.6.tar.gz

Posted: Thu Aug 30, 2007 12:40 pm
by jack krauser
THANKS DUDE YOU REALLY HELP ME :lol: :wink: :twisted:

Posted: Thu Aug 30, 2007 3:27 pm
by jack krauser
<<D.A.>> wrote:Guess all links for 'newbies' should be at one place, so...
------------------------------------------------------------------------------
Programming tutorials (of major programming languages):


HTML
It's really important to know HTML language
http://www.w3schools.com/html/

PHP
http://www.w3schools.com/php/default.asp

Javascript
http://www.w3schools.com/js/default.asp

Python
This is python tutorial for newbies (in programming)
http://docs.python.org/tut/
And this is somehow more advanced python tutorial
http://diveintopython.org/

C
http://www.lysator.liu.se/c/bwk-tutor.html#simple-c

Perl
http://www.perl.org/books/beginning-perl/
A good one, but a lill' bit outdated:
http://www.comp.leeds.ac.uk/Perl/start.html


--------------------------------------------------------------------



Useful tools for hacking:

Nikto (one of the best web server scanners)
http://www.cirt.net/nikto/nikto-1.36.tar.bz2

NMAP (excellent security tool - port scanner, OS detector e.t.c.)
Here's its download page:
http://ftp.iasi.roedu.net/mirrors/downl ... nload.html

NetCat
Another security tool - port scanning, port listening e.t.c. It's even called TCP/IP Swiss Army Knife.
Windows version:
http://www.vulnwatch.org/netcat/nc111nt.zip
Linux version:
http://www.vulnwatch.org/netcat/nc110.tgz

Wireshark - the best port sniffer
Windows version:
http://wireshark.dsmirror.nl/download/w ... .99.6a.exe
Linux source-code:
http://www.wireshark.org/download/src/w ... 9.6.tar.gz
can i ask you something :oops: i have stuck in the first mission in the site hackthissite.org in the basic web :cry: :cry: :cry: can you help me? :(

Posted: Thu Aug 30, 2007 3:54 pm
by <<D.A.>>
Mmm... you can't pass first mission in 'basic web'?? Well... go to the source of the page, and search here for a password... It will be hidden as a HTML comment :wink:

Posted: Thu Aug 30, 2007 5:56 pm
by jack krauser
<<D.A.>> wrote:Mmm... you can't pass first mission in 'basic web'?? Well... go to the source of the page, and search here for a password... It will be hidden as a HTML comment :wink:
ok thanks :D i just learning :oops:

Posted: Fri Aug 31, 2007 1:58 am
by treborguile
can i ask you something :oops: i have stuck in the first mission in the site hackthissite.org in the basic web :cry: :cry: :cry: can you help me? :(
hahaha you have registered in this site
but u are stuck in basic web in hackthissite??[/quote]

Posted: Fri Aug 31, 2007 11:12 am
by jack krauser
treborguile wrote:
can i ask you something :oops: i have stuck in the first mission in the site hackthissite.org in the basic web :cry: :cry: :cry: can you help me? :(
hahaha you have registered in this site
but u are stuck in basic web in hackthissite??
[/quote]

yeah i'm just learning 8) :twisted:

Starting with a hacking

Posted: Thu Oct 25, 2007 11:43 am
by <<D.A.>>
Another post on subject:
Here's a Hacker evolution game. Perhaps, process of hacking here somehow differs from the real process of hacking, but it helps to understand the basics of hacking. Here's archive with a setup.exe and a crack for game. Designed for Windows, 100% compatible with WINE. Here's the url:
http://rapidshare.com/files/65040970/he ... ar.gz.html

Re: Starting with a hacking

Posted: Thu Oct 25, 2007 12:27 pm
by jack krauser
<<D.A.>> wrote:Another post on subject:
Here's a Hacker evolution game. Perhaps, process of hacking here somehow differs from the real process of hacking, but it helps to understand the basics of hacking. Here's archive with a setup.exe and a crack for game. Designed for Windows, 100% compatible with WINE. Here's the url:
http://rapidshare.com/files/65040970/he ... ar.gz.html
i'll try it :wink:

Posted: Thu Oct 25, 2007 6:08 pm
by <<D.A.>>
Another tip for beginners:
If you don't want to remove you original OS and install linux, you can use liveCD distribution. It boots from CDs, so you don't even need a harddrive for that. It has a lot of tools for hacking, it's considered to be one of the best security distros... you can download it here:

Image

http://mirror.switch.ch/ftp/mirror/back ... 2final.iso

Posted: Thu Oct 25, 2007 6:57 pm
by jack krauser
<<D.A.>> wrote:Another tip for beginners:
If you don't want to remove you original OS and install linux, you can use liveCD distribution. It boots from CDs, so you don't even need a harddrive for that. It has a lot of tools for hacking, it's considered to be one of the best security distros... you can download it here:

Image

http://mirror.switch.ch/ftp/mirror/back ... 2final.iso
i have to burn it as image right?

Posted: Thu Oct 25, 2007 9:11 pm
by <<D.A.>>
yeah... burn it on CD, it's ISO image...

Posted: Fri Oct 26, 2007 11:03 am
by jack krauser
<<D.A.>> wrote:yeah... burn it on CD, it's ISO image...
with infrarecorder or another?

Posted: Fri Oct 26, 2007 11:26 am
by <<D.A.>>
infrarecorder is burning software, right?? well, if it can burn ISO images then it's OK. Also u can use Alcohol120, Nero e.t.c.