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 warning about external links #17296

Merged
merged 2 commits into from Nov 24, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -19,6 +19,7 @@ For testing purposes, you can download a Github Enterprise image from the follow

This module was specifically tested against version 2.8.0, which can be downloaded here:

Download links are provided for reference only and are not maintianed by the project. Utilize at your own risk!
jmartin-tech marked this conversation as resolved.
Show resolved Hide resolved
[https://github-enterprise.s3.amazonaws.com/esx/releases/github-enterprise-2.8.0.ova](https://github-enterprise.s3.amazonaws.com/esx/releases/github-enterprise-2.8.0.ova)

Before you install the image, you must have a valid key. Start from here:
Expand Down
7 changes: 4 additions & 3 deletions documentation/modules/exploit/linux/http/logsign_exec.md
Expand Up @@ -2,8 +2,9 @@

Download the vulnerable version of OVA or ISO file from following URL. I strongly suggest you to choose OVA.

[http://s3-eu-west-1.amazonaws.com/innotim/Logsign.ova](http://s3-eu-west-1.amazonaws.com/innotim/Logsign.ova)
[http://s3-eu-west-1.amazonaws.com/innotim/forest-4.4.1-12.04.iso](http://s3-eu-west-1.amazonaws.com/innotim/forest-4.4.1-12.04.iso)
Download links are provided for reference only and are not maintianed by the project. Utilize at your own risk!
jmartin-tech marked this conversation as resolved.
Show resolved Hide resolved
http://s3-eu-west-1.amazonaws.com/innotim/Logsign.ova
http://s3-eu-west-1.amazonaws.com/innotim/forest-4.4.1-12.04.iso

### Creating A Testing Environment

Expand Down Expand Up @@ -76,4 +77,4 @@ dns-nameservers 8.8.8.8
meterpreter > getuid
Server username: root
meterpreter >
```
```
Expand Up @@ -9,6 +9,7 @@ performs remote code execution as root by abusing the *extract* function used in

### Testing Environment

Download links are provided for reference only and are not maintianed by the project. Utilize at your own risk!
jmartin-tech marked this conversation as resolved.
Show resolved Hide resolved
Setup [Unraid 6.8.0](https://s3.amazonaws.com/dnld.lime-technology.com/stable/unRAIDServer-6.8.0-x86_64.zip)
according to the [UnRAID Getting Started](https://wiki.unraid.net/UnRAID_6/Getting_Started) guide.

Expand Down
Expand Up @@ -6,6 +6,7 @@ This module allows you to collect login information for PureVPN client, specific

Versions before 6.0 should be vulnerable. For testing purposes, you may find the vulnerable version here:

Download links are provided for reference only and are not maintianed by the project. Utilize at your own risk!
jmartin-tech marked this conversation as resolved.
Show resolved Hide resolved
* [https://jumpshare.com/v/LZcpUqJcThY1v7WlH95m](https://jumpshare.com/v/LZcpUqJcThY1v7WlH95m)
* [https://s3.amazonaws.com/purevpn-dialer-assets/windows/app/purevpn_setup.exe](https://s3.amazonaws.com/purevpn-dialer-assets/windows/app/purevpn_setup.exe)

Expand Down