Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | RE: [Snort-users] flexresp2 is back and needs testing |
|---|---|
| Date: | Mon, 30 Aug 2004 12:05:54 +0100 |
Hi, I'm currently testing flexresp2. For now I'm just using a simple rule that terminates a FTP connection if someone tries to login with user "root". alert tcp $EXTERNAL_NET any -> $HOME_NET 21 (msg:"FTP root login attempt!"; flow:to_server,established; content:"USER"; nocase; content:"root"; distance:1; nocase; pcre:"/^USER\sroot/smi"; classtype:suspicious-login; sid:1000002; rev:2; resp: reset_both;) I try to login remotely with user root, but the connection does not terminate. I sniffed with tcpdump and I know that it the TCP RST packets are being sent, but the connection stays up. Then I tried the same but with both peers on the same LAN, but with the same results. The TCP RST packets are being sent also. I've tcpdump logs if someone is interested in looking into them. My snort.conf-flexresp2 config config flexresp2_interface: eth2 config flexresp2_attempts: 10 What could be going wrong? Thanks in advance, -pfeito
-----Original Message----- From: snort-users-admin@lists.sourceforge.net [mailto:snort-users- admin@lists.sourceforge.net] On Behalf Of Jeff Nathan Sent: segunda-feira, 26 de Julho de 2004 1:33 To: snort-users@lists.sourceforge.net Subject: [Snort-users] flexresp2 is back and needs testing Hi Snortees, I've got a new version of the flexible response code, sp_respond2, ready for testing. This new version uses libdnet (http://libdnet.sourceforge.net) and is significantly faster than all previous versions. During testing I was able to reset TCP connections where both the client and server were on the same LAN. The patch is attached to this message but if you'd like to download it, it's also available from http://cerberus.sourcefire.com/~jeff/archives/snort/sp_respond2/ If you encounter any problems with the attached patch, refer to the website for an update before sending email. It's most helpful if you're somewhat experienced with Snort. For the time being I'd like to avoid tutoring users during testing.
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/listinfo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.php3?list=snort-users
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: [Snort-users] Snort and MySQL [SOLVED MAYBE], Patrick S. Harper |
|---|---|
| Next by Date: | Re: [Snort-users] Newbie Question -- Problem with snort-mysql install on debian, sekure |
| Previous by Thread: | [Snort-users] snort windows setup error, dark spider |
| Next by Thread: | Re: [Snort-users] flexresp2 is back and needs testing, Jeff Nathan |
| Indexes: | [Date] [Thread] [Top] [All Lists] |