Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Releases: berylliumsec/nebula

Release 1.0.9b19

18 Oct 22:27
95a2425
Compare
Choose a tag to compare

Release Notes:

  • Added validation to ensure that selected LPORT(s) for metasploit are not in use.
  • Fixed LHOST auto-selection, will fall back to loop-back if it fails.
  • Updated the docs

Release 1.0.9b18

18 Oct 16:46
3ea0a92
Compare
Choose a tag to compare

Release Notes:

  • Improved user experience.

Release 1.0.9b17

17 Oct 18:32
a8785ef
Compare
Choose a tag to compare

Release Notes:

  • Added autonomous mode (Experimental): Autonomous mode attempts to discover more vulnerabilities and exploit them if exploits are available.
  • Improve loading and unloading models.

Release 1.0.9b16

12 Oct 16:08
020b249
Compare
Choose a tag to compare

Release Notes:

  • Bumped CVE(s) to the top of the list.
  • Fixed minor issue with processing results.

Release 1.0.9b15

12 Oct 10:16
4530138
Compare
Choose a tag to compare

Release Notes:

  • Fixed minor issue with xml parsing

Release 1.0.9b14

11 Oct 23:05
88a51c8
Compare
Choose a tag to compare

Release Notes:

  • Fixed bug of wrong model selection when in single mode.
  • replaced the python input library with the prompts library.
  • Added auto-complete for search.
  • Added support for processing NMAP files in XML format.

Release 1.0.9b13

10 Oct 17:44
f026936
Compare
Choose a tag to compare

Release Notes:

  • Switched error handling components to be more generic

Release 1.0.9b12

10 Oct 15:33
c50f085
Compare
Choose a tag to compare

Release Notes:

  • Added support for loading one model at a time to ease memory usage.
  • Display memory usage after loading model.
  • Optimize index files

Release 1.0.9b11

09 Oct 20:09
cf72142
Compare
Choose a tag to compare
Merge pull request #34 from berylliumsec/minor_updates

Minor updates

Release 1.0.9b9

08 Oct 03:34
cb0734b
Compare
Choose a tag to compare
Merge pull request #31 from berylliumsec/clean_up

fixing workflows