mirror of
https://github.com/hak5/nano-tetra-modules.git
synced 2025-10-29 16:58:09 +00:00
OpenVPNConnect 1.3 Update - RCE Bug Fix and Dependency Handling Bug Fix (#77)
This commit is contained in:
@@ -141,15 +141,23 @@
|
||||
</div>
|
||||
<div id="collapseChangelog" class="panel-collapse collapse">
|
||||
<div class="panel-body">
|
||||
<ul>
|
||||
<ul>
|
||||
<li>
|
||||
<b>1.0.2 </b>
|
||||
<b>1.3 </b>
|
||||
</li>
|
||||
<ul>
|
||||
<li class="text-muted">Now with no RCEs :D...Fixed a major RCE caused by not sanitizing user input when passing in certain OpenVPN parameters.</li>
|
||||
<li class="text-muted">Added stability improvements for package management for those with fresh upgrades to 2.6.X WiFi Pineapple firmware.</li>
|
||||
<li class="text-muted">Lastly, revised the revision numbers to fall in line with the formal releases.</li>
|
||||
</ul>
|
||||
<li>
|
||||
<b>1.2 </b>
|
||||
</li>
|
||||
<ul>
|
||||
<li class="text-muted">Added in current status when revisiting page, logging, and ability to install dependencies to SD card or local storage. Also squashed some bugs :)</li>
|
||||
</ul>
|
||||
<li>
|
||||
<b>1.0.1 </b>
|
||||
<b>1.1 </b>
|
||||
</li>
|
||||
<ul>
|
||||
<li class="text-muted">Minor Revisions: Added better iptables management with dynamic gateway and the ability to use auth-user-pass. Unofficial Release (Github Only)</li>
|
||||
@@ -166,4 +174,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user