Update Mon May 9 10:43:32 PM CDT 2022
This commit is contained in:
parent
6052372211
commit
9eb772c508
|
|
@ -32,7 +32,7 @@
|
||||||
https://benheater.com/building-a-security-lab-in-virtualbox/
|
https://benheater.com/building-a-security-lab-in-virtualbox/
|
||||||
- TheMadHuman https://github.com/TMH-Sec
|
- TheMadHuman https://github.com/TMH-Sec
|
||||||
- Aashiksamuel https://github.com/aashiksamuel (sublime install fix)
|
- Aashiksamuel https://github.com/aashiksamuel (sublime install fix)
|
||||||
- m4ul3r
|
- m4ul3r
|
||||||
|
|
||||||
# Writeups / Honorable Mentions
|
# Writeups / Honorable Mentions
|
||||||
- ip3c4c_n00b https://ip3c4c.com/2202_homelab_vmware/
|
- ip3c4c_n00b https://ip3c4c.com/2202_homelab_vmware/
|
||||||
|
|
@ -40,8 +40,10 @@
|
||||||
# Revision 1.5.5 - Fix Responder Re-Enabled
|
# Revision 1.5.5 - Fix Responder Re-Enabled
|
||||||
- Downgrade Responder (R) Function updated
|
- Downgrade Responder (R) Function updated
|
||||||
- ask_python39 function added: prompt before proceeding
|
- ask_python39 function added: prompt before proceeding
|
||||||
- installs python3.9-full and python3.9-dbg
|
- if python3.10 is found :
|
||||||
- resymlinks /bin/python3.9 to /bin/python3
|
- installs python3.9-full and python3.9-dbg
|
||||||
|
- resymlinks /bin/python3.9 to /bin/python3
|
||||||
|
- if python3.10 not found proceeds with responder downgrade
|
||||||
|
|
||||||
- New Menu item P - Fix Python3.9 (no prompt)
|
- New Menu item P - Fix Python3.9 (no prompt)
|
||||||
- will install python3.9-full and python3.9-dbg
|
- will install python3.9-full and python3.9-dbg
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue