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

run post/windows/gather/enum_files FILE_GLOBS=*.xls;*.xlsx;*.doc;*.docx;*.ppt;*.pptx;*.pdf SEARCH_FROM=* #10920

Closed
wants to merge 14 commits into from

Conversation

hktalent
Copy link

@hktalent hktalent commented Nov 5, 2018

Tell us what this change does. If you're fixing a bug, please mention
the github issue number.

Verification

List the steps needed to make sure this thing works

  • Start msfconsole
  • use exploit/windows/smb/ms08_067_netapi
  • ...
  • Verify the thing does what it should
  • Verify the thing does not do what it should not
  • Document the thing and how it works (Example)

@Green-m
Copy link
Contributor

Green-m commented Nov 5, 2018

Thanks for this PR!

Please create a new unique branch to submit your PR.
请创建一个单独的分支来提交PR

git checkout -b <BRANCH_NAME>
git push <your_fork_remote> <BRANCH_NAME>

This helps protect the process, ensure users are aware of commits on the branch being considered for merge, allows for a location for more commits to be offered without mingling with other contributor changes and allows contributors to make progress while a PR is still being reviewed.

这个PR我先关了,你切换一个新的分支再提交哈。

@Green-m Green-m closed this Nov 5, 2018
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

Successfully merging this pull request may close these issues.

None yet

3 participants