How to start with a hacking!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
How to start with a hacking!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
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.
-------------------------------------------
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.
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
------------------------------------------------------------------------------
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
- jack krauser
- Posts: 1005
- Joined: Wed Aug 29, 2007 5:45 pm
- Location: greece
- Contact:
- jack krauser
- Posts: 1005
- Joined: Wed Aug 29, 2007 5:45 pm
- Location: greece
- Contact:
can i ask you something i have stuck in the first mission in the site hackthissite.org in the basic web can you help me?<<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
hacker is a life style. its one that alters how you think, you perception of reality, your way of dealing with things in general, as well as things so common as how you talk, how you carry yourself, and even when and how long you sleep.
by Loyal_Dark
by Loyal_Dark
- jack krauser
- Posts: 1005
- Joined: Wed Aug 29, 2007 5:45 pm
- Location: greece
- Contact:
ok thanks i just learning<<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
hacker is a life style. its one that alters how you think, you perception of reality, your way of dealing with things in general, as well as things so common as how you talk, how you carry yourself, and even when and how long you sleep.
by Loyal_Dark
by Loyal_Dark
- treborguile
- Posts: 53
- Joined: Thu Aug 23, 2007 2:22 am
- Location: sniping area
- jack krauser
- Posts: 1005
- Joined: Wed Aug 29, 2007 5:45 pm
- Location: greece
- Contact:
[/quote]treborguile wrote:hahaha you have registered in this sitecan i ask you something i have stuck in the first mission in the site hackthissite.org in the basic web can you help me?
but u are stuck in basic web in hackthissite??
yeah i'm just learning
hacker is a life style. its one that alters how you think, you perception of reality, your way of dealing with things in general, as well as things so common as how you talk, how you carry yourself, and even when and how long you sleep.
by Loyal_Dark
by Loyal_Dark
Starting with a hacking
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
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
- jack krauser
- Posts: 1005
- Joined: Wed Aug 29, 2007 5:45 pm
- Location: greece
- Contact:
Re: Starting with a hacking
i'll try it<<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
hacker is a life style. its one that alters how you think, you perception of reality, your way of dealing with things in general, as well as things so common as how you talk, how you carry yourself, and even when and how long you sleep.
by Loyal_Dark
by Loyal_Dark
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:
http://mirror.switch.ch/ftp/mirror/back ... 2final.iso
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:
http://mirror.switch.ch/ftp/mirror/back ... 2final.iso
- jack krauser
- Posts: 1005
- Joined: Wed Aug 29, 2007 5:45 pm
- Location: greece
- Contact:
i have to burn it as image right?<<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:
http://mirror.switch.ch/ftp/mirror/back ... 2final.iso
hacker is a life style. its one that alters how you think, you perception of reality, your way of dealing with things in general, as well as things so common as how you talk, how you carry yourself, and even when and how long you sleep.
by Loyal_Dark
by Loyal_Dark
- jack krauser
- Posts: 1005
- Joined: Wed Aug 29, 2007 5:45 pm
- Location: greece
- Contact:
with infrarecorder or another?<<D.A.>> wrote:yeah... burn it on CD, it's ISO image...
hacker is a life style. its one that alters how you think, you perception of reality, your way of dealing with things in general, as well as things so common as how you talk, how you carry yourself, and even when and how long you sleep.
by Loyal_Dark
by Loyal_Dark