Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


I've hit a wall with websec filter_list
Author
Message
I've hit a wall with websec #1
I'd say I've spent a good 4 or 5 years absorbing all of the knowledge I can about web security, and I feel like there's nothing else for me to do. I've felt this way for a few months and I've gone around trying to see if there's anything new to learn but I just can't seem to find anything, web security is getting repetitive and boring. I've tried challenging myself with wargames but all of them are either too easy or they regex your input when there really should be more than 1 solution. I have a very strong base in PHP, I'd say the only thing left for me to do is learn JS, but idk how much that would accomplish since it's not really useful except for XSS and editing pages of dumb admins who use client-side filters, and even then, you really don't need to be a master of JS to be able to do either of those things. I also thought about learning languages such as Ruby on Rails, Django, etc but realized that would be pointless since the attacks are more or less the same regardless of the language. The only thing I feel like I'm lacking in is black-box testing experience since I don't go around targeting random websites and no one took me up on my service.

What to do? Is it time for me to dive into OS-level stuff?

Reply

RE: I've hit a wall with websec #2
Join the darkside and come with me into the world of C and Assembly Wink

But i'd say go to whatever interests you. If OS-level exploitation interests you, start learning that kinda stuff.

Right now, I've decided that I wanted to learn a bit about networking (because that's one of my weakpoints and I was interested in it) and so far it's been really interesting.

I think part of becoming a 'good hacker' is exploring what interests you, and becoming an expert in that area. That's just my opinion, though.
[Image: pBD38Xq.png]
Email: insidious@protonmail.ch

Reply

RE: I've hit a wall with websec #3
insidious15 Wrote:Join the darkside and come with me into the world of C and Assembly Wink

But i'd say go to whatever interests you. If OS-level exploitation interests you, start learning that kinda stuff.

Right now, I've decided that I wanted to learn a bit about networking (because that's one of my weakpoints and I was interested in it) and so far it's been really interesting.

I think part of becoming a 'good hacker' is exploring what interests you, and becoming an expert in that area. That's just my opinion, though.

I agree, I've actually been wanting to jump into low-level things for a while but I thought I'd feel guilty for giving up on websec. Now I can say I'm ready to leave websec.

Reply

RE: I've hit a wall with websec #4
Audit code and find a valuable vulnerability for some well used software. Make an exploit and use it/sell it/disclose it. Good way to see if everything you've learned is actually useful or not.

Reply

RE: I've hit a wall with websec #5
Dyme Wrote:Audit code and find a valuable vulnerability for some well used software. Make an exploit and use it/sell it/disclose it. Good way to see if everything you've learned is actually useful or not.

I've already done those things, I'd rather not do it again just for the sake of seeing if what I learned was useful. It's a lengthy process unless you happen to strike gold with grep or something, I'm sure you'd know.

Reply

RE: I've hit a wall with websec #6
time for you to join hackforums.

[+] 3 users Like pvnk's post
Reply

RE: I've hit a wall with websec #7
If you have the time, connections, and resources, whitehat work is pretty fun.

On the topic of learning stuff, like you mentioned, learn js. Once you get comfortable with pure browser stuff, move to Node. It's a desktop implementation, so it's only granted there's a large os and system library so you can easily transition into that, plus you'll already know your way around the syntax and everything.

Also, like @"Dyme" said, auditing code is good practice when you get bored. Not explicitly for finding vulnerabilities, but possible optimizations and redundancies.

Edit: learn uncommon languages that can still be used for servers (like brainfuck, apparently) to mess with people
It's often the outcasts, the iconoclasts ... those who have the least to lose because they
don't have much in the first place, who feel the new currents and ride them the farthest.

Reply

RE: I've hit a wall with websec #8
(06-07-2016, 04:28 AM)Primitive Wrote: time for you to join hackforums.

And thereby waste his life dealing with the Incompetence of nearly every member on that board.

I take It your comment Is based on sarcasm.
[Image: AD83g1A.png]

[+] 1 user Likes mothered's post
Reply

RE: I've hit a wall with websec #9
You could try to exploit major websites and report the vulns to their "bug bounty" programs. You might even earn some spare cash that way.

Reply







Users browsing this thread: 1 Guest(s)