Skip to content

Commit

Permalink
check without ldap
Browse files Browse the repository at this point in the history
  • Loading branch information
mpgn committed Jan 6, 2025
1 parent a4286ee commit ceefb02
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ jobs:
run: |
poetry run netexec winrm 127.0.0.1
poetry run netexec vnc 127.0.0.1
poetry run netexec smb 127.0.0.1
poetry run netexec ldap 127.0.0.1
poetry run netexec smb 127.0.0.11
poetry run netexec wmi 127.0.0.1
poetry run netexec rdp 127.0.0.1
poetry run netexec mssql 127.0.0.1
Expand Down

0 comments on commit ceefb02

Please sign in to comment.