Is there a combination program that will generate a dictionary from a predefined list of words and numbers in specific order?

I’m sorry if this question has been asked, but I’ve already wasted 6 precious hours trying to find a program that will accomplish the task I’m requesting. (Perhaps I’m asking the wrong question?)

Specifically, I want to crea… Continue reading Is there a combination program that will generate a dictionary from a predefined list of words and numbers in specific order?

How is the same origin policy causing my PoC to fail when I don’t need to read return data?

I’m performing an authorized vulnerability analysis on a custom web service and have discovered a CSRF vulnerability.

Due to there not being form tokens coupled with the service not checking for the origin header I believed I could forge … Continue reading How is the same origin policy causing my PoC to fail when I don’t need to read return data?