I can not think of a way to do this all with a single regular expression. However, one approach that would work is to:
- Use a regular expression to extract all numbers from your string.
- For each number, determine if it had consecutive digits using index.