Vuln Dev
Back to list
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
RE: NSLOOKUP.EXE
Mar 20 2003 11:56PM
Brett Moore (brett softwarecreations co nz)
Hi
To do it from the command prompt. you must echo to a file and then redirect.
ie:
nslookup < foo
where foo contains the long string ending with a <CR>.
Because this is read error, it may be possible to insert valid values to
read
untill you hit some code that does a write.
Longer strings over...
[ more ]
Privacy Statement
Copyright 2010, SecurityFocus
To do it from the command prompt. you must echo to a file and then redirect.
ie:
nslookup < foo
where foo contains the long string ending with a <CR>.
Because this is read error, it may be possible to insert valid values to
read
untill you hit some code that does a write.
Longer strings over...
[ more ]