Somdev Sangwan
Somdev Sangwan
Can you give me the entire command you used to run the tool?
Shouldn't it be `anonymous` instead of `anonimous`?
This issue has been fixed in Arjun 2.1.6 🎉 Thanks for being patient, it wasn't easy due to introduction of multiple export types in arjun.
Looks like there's some mess up in how your shell interprets command line arguments. You can try using double quotes instead of single quotes. I am unable to reproduce this...
word extraction is now conditionally used by default in Arjun v2.2.0 🎉
@nycto-hackerone How about adding the original tool instead of your copy? Original: [https://github.com/s0md3v/Striker](https://github.com/s0md3v/Striker) CC: @WinnaZ
There are two popular regex algorithms: - NFA - DFA ### Key Differences #### Handling alternatives Regex: `(b|c|m)at` String: `cat` - NFA favors first alternative. It starts with the first...
I have no motivation to work on XSStrike so I don't recommend integrating it anywhere but if you think it works fine for you, go ahead.
Unable to reproduce, please share the exact command. If you have privacy concerns, you can message me on [twitter](https://twitter.com/s0md3v). 
Can you paste your command here?