 |
| |
| |
|
Who's Online |
|
We have 57 guests and 3 members online |
|
| |
|
|
 |
|
EH-Net
|
|
May 23, 2013, 08:38:54 PM
|
Show Posts
|
|
Pages: 1 ... 4 5 [6] 7 8 ... 58
|
|
76
|
Ethical Hacking Discussions and Related Certifications / Malware / Encoding parts of a payload
|
on: February 11, 2013, 10:28:37 AM
|
|
Hi everyone,
When I use msfpayload to generate my payload (let's say, a Windows tcp bind shell), I always encode it with msfencode to remove null bytes (\x00) or any other characters (usually \x0a and \xff, sometimes more). I do this because these bytes would otherwise prevent the insertion of my payload in memory.
But what if my payload needs to be cut in two because I cannot put it all at the same memory location? For example, if my payload is 300 bytes long and I only have two spots of 200 bytes in memory? Should I carefully cut the payload (between two instructions) then encode each part separately, if they contain any invalid bytes? I would finally jump from the first part to the second one.
I haven't hit this problem yet, I was just "meditating" on the issue and couldn't get a good answer from Google.
Thanks
|
|
|
|
|
77
|
Resources / Career Central / Re: Question about penetration testing specialties
|
on: February 11, 2013, 09:24:45 AM
|
Bottom line, in my opinion, you should learn from pleasure and if this learning activity can gets you some paper too then why not? And for many of us, "pleasure" turned to "pain" before going back to "pleasure" again...  All jokes aside, Amidamaru is right: if you don't love it, you can't spend the required effort into it. You just need to go one bite at a time. You're interested in wifi? Have fun for a few weeks exploring that. Then switch your interest on whatever interests you at that time. I think it's a nice way of not getting overwelm by all the materials that needs to be learn...
|
|
|
|
|
78
|
Ethical Hacking Discussions and Related Certifications / Web Applications / Re: SANS GWAPT Exam?
|
on: February 11, 2013, 06:57:06 AM
|
In the real-world, doing web app pentesting might practically require that you understand these areas much better, but SEC-542 is not what I'd consider a really advanced web app pentesting course. +1 SEC542 is not an easy course, but it focuses on introducing all the concepts you need to become a web app penetration tester. There is simply way too much content on the topic for a 6 day course. I haven't taken this one, but SEC642: Advanced Web App Penetration Testing and Ethical Hacking should help you become a more complete web app pentester after you have completed SEC542.
|
|
|
|
|
79
|
Ethical Hacking Discussions and Related Certifications / Web Applications / Re: SANS GWAPT Exam?
|
on: February 08, 2013, 09:22:05 PM
|
You certainly don't need to be a developer to understand the material. ajohnson is right. All you really need is to be able to read (not write) and understand basic HTML and Javascript. The course will teach you all this and the few other little things you need to know. And by all means, if you are performing Vulnerability Assessments of web app, that's a great course/cert to get you started.
|
|
|
|
|
84
|
Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: OSCE advice?
|
on: February 06, 2013, 06:08:41 PM
|
|
Great, thanks for these great responses!
I get the point regarding exploit development: practice all the techniques often and in different conditions.
I will also have a good look at the book you proposed ajohnson!
But what about the other things (web app, router, etc). What do you guys recommend or wish you would have done before the exam? I know I need to practice fuzzing web apps more, that's for sure, and I was planning on playing with the DVWA and other things like that. But what else would you recommend?
|
|
|
|
|
86
|
Ethical Hacking Discussions and Related Certifications / Network Pen Testing / OSCE advice?
|
on: February 06, 2013, 12:37:05 PM
|
|
Hi,
For those who are already certified, what advice would give to someone like me who is starting the Cracking the Perimeter course in order to later challenge the OSCE certification?
I have read some stories here and on the internet, but I am curious on what you have done to succeed and what you would change if you were to do it again.
Thanks in advance for you help
|
|
|
|
|
90
|
Ethical Hacking Discussions and Related Certifications / Web Applications / Re: Need some MYSQL practical Resources
|
on: February 05, 2013, 10:29:57 AM
|
|
Are you looking for MySQL training or more something like SQL training?
I have been a MySQL DBA for 4 years in the past, so I know it pretty well now. Most developers or hackers really want to know how to connect to MySQL and run SQL statements while DBAs want to know how to install, configure and administer the RDBMS.
So what is your real goal? We will be able to help you better once we understand what you are looking for.
|
|
|
|
|
Loading...
|
|
 |
|