Telefonica/ibombshell

ibombshell isolated net

Closed this issue · 3 comments

I want to run ibombshell on isolated lan without internet, i try importing console module but the module try to donwload all functions from internet, Can i run it without internet.

thanks!

If you are working in Windows, you can use the command savefunctions. In order to use that command, you have to be connected to the Internet and have loaded the functions you will use later offline. There you use savefunctions and it will save the functions you used up to the moment for later offline usage.

Can i run ibombshell savefunctions and copy the director to a flash drive to load that drive in the isolated machine? How savefunctions works?thanks again

EDIT: i try savefunctions, export the ibombshell registry key and import in the machine without internet, i import the console module, but when i run it generates conections searching code of the console module and after seeing errors start the ibombshell console but without functionality even the "quit" command

Hi rusopro.

To work in an isolated environment, you can download the code beforehand and add a few small modifications so that instead of pulling our Git do it locally. Effectively with the "savefunctions" still part of the code uses the network, we are currently working on improving the functionality of saving iBombShell in the registry to work without network.