Skip to content

Commit

Permalink
Merge pull request #43 from qtc-de/develop
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
qtc-de authored Jan 22, 2023
2 parents 4db09a6 + 559c8a1 commit 16a1d1a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -793,8 +793,7 @@ You can also build the container on your own by running the following commands:

```console
[user@host ~]$ git clone https://github.com/qtc-de/remote-method-guesser
[user@host ~]$ cd remote-method-guesser
[user@host remote-method-guesser]$ docker build -t rmg .
[user@host ~]$ cd remote-method-guesser && docker build -t rmg .
```


Expand All @@ -806,4 +805,4 @@ You can also build the container on your own by running the following commands:
and [Jake Miller](https://labs.bishopfox.com/tech-blog/rmiscout). Furthermore, the [rmiscout wordlist](./wordlists/rmiscout.txt) was obviously copied from the [rmiscout](https://github.com/BishopFox/rmiscout)
project (as you can already tell by the different license agreement). Thanks *Jake*, for this awesome wordlist of *remote methods* collected from different *GitHub* repositories.

*Copyright 2021, Tobias Neitzel and the remote-method-guesser contributors.*
*Copyright 2023, Tobias Neitzel and the remote-method-guesser contributors.*

0 comments on commit 16a1d1a

Please sign in to comment.