EvilZone
Hacking and Security => Beginner's Corner => : ChubbyFish April 22, 2015, 04:49:07 AM
-
But don't know where too start or what lang to learn first.
Things I'd like to hack:
Website's
WPA and WPA2's
Security camera's
program and use a backdoor hack
password attacks
Keylog
and just some other malicious and helpful stuff.
But where shall I start? thanks guys
-
I normally don't help people out with such questions, but I somehow have some faith in you.
Websites, when you look around the web, you'll see people suggesting PHP or Javascript. While this is not wrong, they forget one thing, Perl. Perl is kinda the super language when it comes to hacking. It's widely used, very powerful and runs on multiple systems.
Security Camera's, their software is also coded with Perl, you probably know what to do (hint: learn Perl).
Programs and backdoors, delphi or Perl would be your choice here.
Password attacks, look into brute forcing. You can use Perl for this too.
Keylogging... I'd definitely say VB.NET.
-
What a coincidence my good Sir! There is an app called "LOIC - Low Orbit ION Cannon" that can crack wpa/wpa2, sql injection, auto remote root servers, and can even KEYLOG. I believe it was written in perl. All of the "cool" hackers program with perl, so I think that's where you should start.
-
I normally don't help people out with such questions, but I somehow have some faith in you.
Well, Phage is my Homeboy so if he has faith in you I guess I can help you out a bit too.
Websites, when you look around the web, you'll see people suggesting PHP or Javascript. While this is not wrong, they forget one thing, Perl. Perl is kinda the super language when it comes to hacking. It's widely used, very powerful and runs on multiple systems.
This is 100% accurate, perl is installed by default on like everything that runs on the internet, so even though some douchenozzles will say "Oh but it depends on an interpreter" The interpreter is installed on everything! And for User machines (Think that windows machine at school) you can just bundle it with the interpreter and its way better than learning some weird compiled language. More time hacking ,less tme coding!
Security Camera's, their software is also coded with Perl, you probably know what to do (hint: learn Perl).
Programs and backdoors, delphi or Perl would be your choice here.
Password attacks, look into brute forcing. You can use Perl for this too.
Keylogging... I'd definitely say VB.NET.
All this is on point too, except you shouldnt bother using VB.net for this, yo ucan use GetAsyncKeyState in perl to code a keylogger. Learn one language and learn it well, and for this, learn Perl.
Oh yeah and one more thing, you can automate attacks on WPA/WPA2 networks with perl as well. Simple one liners even!
If you need any help down the road learning Perl just hit one of us up!
-
Couldn't agree more with what Phage, HTH, and m0rph have said.
Perl is damn near godlike when it comes to the hacking world. It is so diverse and easy to learn as well...
Websites: Perl pwns em.
Security Cameras: Bitch please... Its made in perl
Backdoors: Someone prolly already has one on that computer MADE in perl
Password Attacks: Perl is an extremely low level programming language, therefore extremely fast for things such as brute forcing logins.
Keylogging: Incorporate this into your backdoor super program with perl and you will be unstoppable....
Learn perl, and the hard work will pay off...
-
But don't know where too start or what lang to learn first.
Things I'd like to hack:
Website's
WPA and WPA2's
Security camera's
program and use a backdoor hack
password attacks
Keylog
and just some other malicious and helpful stuff.
But where shall I start? thanks guys
i think i can help you in password cracking :)
i have 3 year experience in hash cracking :) & i am not a leet hacker
but i think for website hacking your can use attacks like sql injection , XSS, RCE , LFI , RFI etc.. :)