asset-group / 5ghoul-5g-nr-attacks

GNU General Public License v2.0
484 stars 82 forks source link

container.sh requires a username/password #1

Closed alphafox02 closed 7 months ago

alphafox02 commented 7 months ago

I'm sure you're already aware, but sharing anyways.

mkdir 5ghoul # Create 5ghoul folder
curl -LJO https://github.com/asset-group/5ghoul-5g-nr-attacks/raw/master/container.sh
chmod +x container.sh # Give exec. permission to the 5Ghoul container script
./container.sh release-5g # This will pull and start the terminal of the 5Ghoul container
sudo bin/5g_fuzzer --MCC=001 --MNC=01 # This will start the rogue base station inside the container

Assuming there needs to be a "pull" in between container.sh and release-5g. Also, looking over the container.sh it assumes we have a username/password?

alphafox02 commented 7 months ago

Just needed to be logged into Docker

Matheus-Garbelini commented 7 months ago

@alphafox02 you can comment that login line on container.sh, it's not required. I've pushed a commit that removes this.

alphafox02 commented 7 months ago

Thank you. Excited to dig in more. I have an x310/b205mini, but I realized I have to change up my UE for a 5G one. I think I have an older iPhone 8 that has 5G.