Re: [Full-Disclosure] Automated SSH login attempts?

2004-07-27 Thread Joe Hickory
hi fd, got that too, starting at the 15.07. from these two addresses: 212.89.103.132 and 66.250.111.33 i have some ssh debug level 3 output from these attempts and tcpdupmp and sebek packets logged. but as the users are not existent on the systems, i don't think it would provide new info.

[Full-Disclosure] exploiting off by one

2004-04-15 Thread Joe Hickory
hi fd, i'm trying to exploit some overflows to see how it works. i can exploit a normal stack overflow without problem, but now i'm trying to exploit an off by one overflow and have some questions, first see what i did: vulnerable program: #include stdio.h #include unistd.h #include