Closed TheNaterz closed 7 years ago
The original polenum.py did some funky regex to parse args in the form 'username:password@targetIP'. Enum4linux assumes this and passes args to polenum.py in this format. This PR allows enum4linux to work with this polenum.py.
The original polenum.py did some funky regex to parse args in the form 'username:password@targetIP'. Enum4linux assumes this and passes args to polenum.py in this format. This PR allows enum4linux to work with this polenum.py.