Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make profiler detect attack tools #27

Closed
johnnykv opened this issue Jan 15, 2013 · 3 comments
Closed

Make profiler detect attack tools #27

johnnykv opened this issue Jan 15, 2013 · 3 comments

Comments

@johnnykv
Copy link
Member

Most basic attack and recon tools (sqlmap, havij, nikto, metasploit, etc) attacks in a pretty detectable way. (most of the times anyways)
Capability should be added to the profiler to guess attack tool.

Make Glastopf $exploit_tool_name exploitable.

@glaslos
Copy link
Member

glaslos commented Jan 15, 2013

Making Glastopf $exploit_tool_name exploitable is one of the items on my imaginary TODO list. I'll add it to this issue.

@johnnykv
Copy link
Member Author

One could go crazy and automate the process of generating attack tool "fingerprints" by employing machine learning. Manually crafting fingerprints across different tools, tool options and versions might be impossible. This could be a GSoC project for someone.

@ghost ghost assigned phani-vadrevu Jan 16, 2013
@glaslos
Copy link
Member

glaslos commented Apr 23, 2013

Could be related to #44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants