hdm (HD Moore)
- Login: hdm
- Email: hdm@metasploit.com
- Registered on: 03/30/2009
- Last sign in: 11/12/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
05/28/2010
-
03:34 AM Ruby Bug #3337: MS-DOS device names are identified as readable_real
- Responding to Caleb: the regex is being used to monkeypatch an application server, the leading / is because the regex is matching an incoming request, not the raw filename, and I should have clarified in the initial report.
It does s...
05/25/2010
-
10:49 AM Ruby Bug #3337 (Closed): MS-DOS device names are identified as readable_real
- Special MS-DOS filenames return true from a call to `File.readable_real?` and `File.file?`. This exposes certain popular projects to a denial of service on the Windows platform.
```
irb(main):007:0> File.readable_real?("AUX")
=> tr...
05/21/2010
-
05:34 AM Ruby Bug #3324: build failure revision 27918
- =begin
This is fixed upstream in rubyinstaller; git pull && rebuild
=end
-
04:55 AM Ruby Bug #3324: build failure revision 27918
- =begin
The command line requires the addition of -I ../ruby_1_9/lib, however the build still fails generating encodings
=end
05/20/2010
-
11:53 PM Ruby Bug #3324: build failure revision 27918
- =begin
I too am hitting this problem (using rubyinstaller and mingw32)
=end