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

Delete blank lines beetween each hostname #9

Closed
ThePirateWhoSmellsOfSunflowers opened this issue Jul 8, 2016 · 0 comments
Closed

Comments

@ThePirateWhoSmellsOfSunflowers
Copy link
Collaborator

Once again, not really a issue, but I think the output would be prettier without blank lines between each name.
Affected functions : get-netcomputer and get-netgroup (but maybe in others too)

PywerView

$ ./pywerview.py get-netcomputer -w DOMAIN.lan -u administrator -p p@ssw0rd --dc-ip 192.168.1.1

dnshostname: DC.domain.lan

dnshostname: COMPUTER01.domain.lan

dnshostname: COMPUTER02.domain.lan

dnshostname: COMPUTER03.domain.lan

Powerview

PS C:\Users\administrator> get-netcomputer

DC.domain.lan
COMPUTER01.domain.lan
COMPUTER02.domain.lan
COMPUTER03.domain.lan

My issue Gatling is out of ammo now, good nigh and good luck 😋

"Pour l'amour du bel output"

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

1 participant