Finding Bugs

04/14/2014 17:30 ronxfighter#1
Hello guys,

I know lot of u know many bugs and u wont share coz it will get fixed. I support u on this.

I wanna know is how did u all find those bugs? Did u read the source code? (i m a bit of programmer my self but have done anything like this) Or did u use to0l like tamper (Firefox) ? or any other method?

Simple instructions will be nice :). Its ohk if u don't explain the steps in details, but basic steps will be nice :)

Thanx in advance :)
04/14/2014 17:40 melikhan#2
Mostly it's just mistakes or just when someone wants to try something and guess what? It works. I guess they find it this way :p
04/14/2014 17:43 adistoe#3
Quote:
Originally Posted by melikhan View Post
Mostly it's just mistakes or just when someone wants to try something and guess what? It works. I guess they find it this way :p
^this

It's not a "method" or something like this, it's only a mistake :D
04/14/2014 18:07 wolf005#4
If you are lucky you find some bugs :)
04/14/2014 18:15 teruru#5
Yes, try weird things, programmers arent very smart at blocking some things, I think the ones from BP just dont try to fix something perfectly, to lazy for it.
04/14/2014 18:51 YatoDev#6
You can watch the traffic or the .swf
04/14/2014 19:15 Requi#7
You find mistakes, by doing mistakes ;)
04/14/2014 19:19 th0rex#8
Quote:
Originally Posted by Requi View Post
You find mistakes, by doing mistakes ;)
No you can find them on purpose. (Fuzzing)
04/14/2014 20:16 ronxfighter#9
Quote:
Originally Posted by »FlutterShy™ View Post
You can watch the traffic or the .swf
umm hmm, i was looking for something like this. Thanx!

More suggestions will be nice :)

-edit-

Another question, can watching over swf files get u banned?
04/14/2014 20:21 Requi#10
Quote:
Originally Posted by ronxfighter View Post
umm hmm, i was looking for something like this. Thanx!

More suggestions will be nice :)

-edit-

Another question, can watching over swf files get u banned?
No it can't.
04/14/2014 22:09 xXNinjAXxWii#11
I discovered my Uridium bug only making it with another thing like winter bug, I will not tell you more C: I think you know who am I.
04/15/2014 01:00 Łõkãl#12
You have to think first what you could do and
what could happen if you do it. Then just try it.
Thats it.
04/15/2014 01:21 YatoDev#13
Quote:
Originally Posted by Łõkãl View Post
You have to think first what you could do and
what could happen if you do it. Then just try it.
Thats it.
No. he wants to know how to find so he needs to know how to search them.
Look at the code and think like a programmer. Do it like a programmer wont think.
04/15/2014 14:19 mR-Swag#14
You excually find it by trying things and if it works than you got yourself an bug ;)
04/15/2014 14:45 manulaiko#15
Think in a cool bug, find ways to get it working