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

Banner grabbing job #268

Merged
merged 10 commits into from
Jul 1, 2024
Merged

Banner grabbing job #268

merged 10 commits into from
Jul 1, 2024

Conversation

lm-sec
Copy link
Collaborator

@lm-sec lm-sec commented Jun 13, 2024

The banner grabbing job offers much more details on the content of any port it encounters by leveraging nmap.

It adds the PortServiceFinding that updates the a port's new service database field.

It reworks the ports' adding mechanism to work with upsert for more flexibility.

The front-end now shows what kind of service is running on the port.

Examples:

image

image

This PR closes #8 , which is an hilariously old issue.

@lm-sec lm-sec added this to the Stalker 0.1.0 Beta milestone Jun 13, 2024
@lm-sec lm-sec requested a review from Aboisier June 13, 2024 05:01
@lm-sec lm-sec self-assigned this Jun 13, 2024
Copy link
Collaborator

@Aboisier Aboisier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🎉 Maybe this is out of scope, but it would be worth adding a filter on the service field in the ports page.

@lm-sec lm-sec merged commit 62c155c into main Jul 1, 2024
5 checks passed
@lm-sec lm-sec deleted the banner_grabbing_job branch July 1, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a port details job
2 participants