SNARE/TANNER
- Mentors
- Evgeniia Tokarchuk, Lukas Rist
- Organization
- The Honeynet Project
SNARE is a web application honeypot sensor attracting all sort of maliciousness from the Internet. The web page is generated by cloning a real web application and injecting known vulnerabilities. SNARE connects to TANNER, a remote data analysis, and classification service, to evaluate HTTP requests and composing the response then served by SNARE.
Project Goals
- Implement new emulators that emulate
- MySQLI
- Command Injection
- Padding Oracle
- CRLF
- Code execution
- Implement Web UI for Tanner
- Improve Tanner api
- Test and improve existing emulators