|
EH-Net
|
|
May 23, 2013, 06:30:43 AM
|
Show Posts
|
|
Pages: [1] 2
|
|
6
|
Ethical Hacking Discussions and Related Certifications / Other / Xx Xploits xX
|
on: October 17, 2011, 09:40:07 PM
|
|
I was doing some extensive exploit writing research(several goggle searches) and discovered that the only mentioned exploits were those of overflows-stack,heap,buffer,etc. are these the only type of exploits because none seem to beginner friendly?
Are there any good tutorials for writing web based exploits for beginners?
|
|
|
|
|
8
|
Ethical Hacking Discussions and Related Certifications / Other / Re: I picked the wrong degree... or did I?
|
on: September 12, 2011, 03:34:42 PM
|
|
where exactly did you guys go to school? did you'll go to a small near by school because I have rarely hear of people going to any university bigger than pheonix university and i have never heard of a person mention Cornell University(this is the university I which to attend.), which is known for more than liberal arts;they have a well developed computer science program.
|
|
|
|
|
10
|
Ethical Hacking Discussions and Related Certifications / Programming / Security Bus
|
on: September 11, 2011, 11:03:24 PM
|
|
I was reading a book that described an instance where a worker noticed that someone would run a security program that would scan his computer and the rest of his worked;he called this a because he later designed a program that allowed him to hop on this "¿Bus?" when it stopped to scan his computer.He would get on and of this bus when he pleased.
Is this possible to do and if so could somebody sort of push me in the right direction to write a program like this.
ps.What would be a good language to write this program in or is assembly the only choice due to its complex nature?Also, leave feedback.
|
|
|
|
|
12
|
Ethical Hacking Discussions and Related Certifications / Wireless / InTer-F£ÀR-eNçë
|
on: August 17, 2011, 05:00:39 PM
|
|
So I was @home using the computer(typing a homework assignment), then decided to use a mouse-which was wireless- and began to wonder how it worked??? So I did a little research and found out this... 1. mouse communcates with computer using RF(Radio Frequency) signals 2. The message the the mouse sends is usually set to the frequencies 8021. 3. the message is usually encoded
So I thought how could I intefer with the mouse and make it send a code to maby create a new user are something of that sort. Is this possible and if so how?
|
|
|
|
|
13
|
Ethical Hacking Discussions and Related Certifications / Programming / Re: $$ Source_Code $$
|
on: August 13, 2011, 12:10:17 AM
|
Lots of folks have posted source, here. IMHO, it's appropriate, if you have specific comments or questions, are looking for suggestions about it, or want to show something you've been working on.
What do you have in mind?
Well in my other recent post,"Use the FòRÇ£", I talk about how I plan on revolutionizing the brute force by using the distributive property... A(a,b,c,d,e,f,g,h,etc.) AB(a,b,c,d,e,f,g,h,etc.) So and so forth but this is mearly an ideal as I have no experience w/bruteforcers. Could anyone point me to a tutorial on how to make a brute forcer in python or if that's not possible what about one on the basics of making a brute force? ps. please tell me how you fell about my way of revolutionizing the forcer.
|
|
|
|
|
15
|
Ethical Hacking Discussions and Related Certifications / Programming / Use The FóRÇ£
|
on: August 12, 2011, 09:18:45 AM
|
|
I need a little help with making a brute forcer or dictionary forcer(I'm sure that's not the name) in python 3.But first I have to Say somethings...
1.Yes I have did some research. 2. Some of the program is written. 3.I am not trying to hack someone need this for a web app(Web goat I think). So here's what I'm doing I am going to think as it as an arithmatic problem. This is what I mean I am going to use the dostrubitive property to try and come with the password e.g.
A(a,b,c,d,e,f,g,h,etc.) B(a,b,c,d,e,f,g,h,etc.) and so on and so forth. This is how I plan on evolving the password cracker.The only thing I don't understand is how do I get it to run in the browser?
|
|
|
|
|
Loading...
|