Skip to content

[nmap] fix: correct parser when target selector key is manual (#4412)#124

Merged
antoinemzs merged 23 commits intomainfrom
bugfix/manual-list
Nov 28, 2025
Merged

[nmap] fix: correct parser when target selector key is manual (#4412)#124
antoinemzs merged 23 commits intomainfrom
bugfix/manual-list

Conversation

@savacano28
Copy link
Contributor

@savacano28 savacano28 commented Nov 25, 2025

Proposed changes

  • Fix error for manual target in namp

Testing Instructions

  1. Create inject in opeanev type nmap with target manual
  2. Launch
  3. Check output

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality
  • For bug fix -> I implemented a test that covers the bug

Further comments

@savacano28 savacano28 self-assigned this Nov 25, 2025
@savacano28 savacano28 added the filigran team use to identify PR from the Filigran team label Nov 25, 2025
@savacano28 savacano28 marked this pull request as ready for review November 25, 2025 15:29
@savacano28 savacano28 changed the title [nmap] fix: correct parser when target selector key is manual [nmap] fix: correct parser when target selector key is manual (#4412) Nov 27, 2025
Signed-off-by: Antoine MAZEAS <antoine.mazeas@filigran.io>
@antoinemzs antoinemzs merged commit 91cc9dc into main Nov 28, 2025
5 checks passed
@antoinemzs antoinemzs deleted the bugfix/manual-list branch November 28, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nmap injector error when the target key is manual

2 participants