ravisorg

Results 6 issues of ravisorg

When enabled, images that have been rotated (in 90 degree increments) and/or have been flipped, will produce the same (or very similar) hash result.

Try and detect when the user is basing their password off a word (or multiple words) and then calculate brute force time based on that knowledge. Include common things like...

And when detected, calculate brute force time with that knowledge (or just mark it as zero cost, assuming the date is somehow relevant to the user and that the attacker...

- Setting initial positions - reset() method - destroy() method

In bootstrap, the [class^="icon-"], [class*=" icon-"] is in sprites.less (line 17 in my version), but when compiling with Less.php the sourcemap is pointing to an unrelated line in tables.less. A...

Setting 'compress'=>true in the options will appear to generate everything properly, but the resulting sourcemaps will be invalid and silently ignored by both Chrome and Firefox. Turning off compress fixes...