Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Beta Programs
News
Infocus
Foundations
Microsoft
Unix
IDS
Incidents
Virus
Pen-Test
Firewalls
Columnists
Mailing Lists
Newsletters
Bugtraq
Focus on IDS
Focus on Linux
Focus on Microsoft
Forensics
Pen-test
Security Basics
Vuln Dev
Vulnerabilities
Jobs
Job Opportunities
Resumes
Job Seekers
Employers
Tools
RSS
News
Vulns
Security Research
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 2009, 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 ]