-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update nmap to latest version #104
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #104 +/- ##
==========================================
+ Coverage 94.55% 94.59% +0.04%
==========================================
Files 9 9
Lines 900 907 +7
==========================================
+ Hits 851 858 +7
Misses 49 49 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why ostorlab.yaml shows empty file?
I changed its rights, it had execution rights which it doesn't need |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you test the agent locally? Can you share a screenshot
The version we have is the latest that is supported by Ubuntu (7.91), but the most recent Nmap version is 7.95
Using
apt update && apt upgrade
won't give us the latest version.Using
apt update && apt upgrade
does not update it asIf we want the latest version we have to go for source code installation.
The steps added to Dockerfile:
nmap-7.95.tar.bz2
Extra files will exist in a tmp file that gets deleted after.
Scan running on
8.8.8.8
:Scan on a certain IP-Address (143.109.120.194): nmap: 7.95
Same IP address with old Agent Nmap: