[Nightly] Update v0.7.2232a
Changelog
- Now include_lib accepts the full path to the library, instead of the name. In this way, the injection of libraries is no longer necessary.
- The library injection was deleted, therefore, net_session.inject_lib method no longer exists.
- metalib.overflow only works if the library is in the path /lib. In successive updates, the library will also have to be in use for a service running on the computer.
- LogViewer now takes into account the write permissions of the log file before save changes.
- By default, the /etc folder will no longer have guest permissions, although less experienced administrators will still give guest permissions to this folder, among others.
- guest folder created by default on all computers in the path /home
- Increase the maximum number of exploits generated in the hackshops.
- Fixed a bug that caused vulnerabilities that required external libraries to always be version 1.0.0.
- Local type exploits that return a shell, no longer return guest permissions, as minimum non-root user.
- Local use exploits are no longer generated in hackshops with remote access libraries, since these vulnerabilities can be exploited remotely.
- Now only the exploits that are successfully executed increase the possibility that the vulnerability will be patched.