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

add port to output file #16

Open
SirAlidadi opened this issue Sep 14, 2023 · 4 comments
Open

add port to output file #16

SirAlidadi opened this issue Sep 14, 2023 · 4 comments

Comments

@SirAlidadi
Copy link

Hello, how can I add the port to the end of the scanned ports in the output?
Is there such a feature?

Copy link
Owner

yes. --output-fields option provides choices to select any output fields in the output.

@SirAlidadi
Copy link
Author

./xmap -i enp35s0 -4 -R 0 -p 3388,8080 -O csv --probe-args=file:rang.txt -o iplist.txt -T9 --output-fields saddr,port

This command gives an error because the port field is wrong. What field should I enter for port?

@SirAlidadi
Copy link
Author

IMG_20230915_183205_463

@idealeer
Copy link
Owner

idealeer commented Jan 6, 2024

please use sport or dport.

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

No branches or pull requests

2 participants