M4cs / BabySploit

:baby: BabySploit Beginner Pentesting Toolkit/Framework Written in Python :snake:
GNU General Public License v3.0
1.02k stars 148 forks source link

nmap error #12

Closed bayvista closed 5 years ago

bayvista commented 5 years ago

nmap 192.168.1.1/24

1 sh: 1: cannot create ./logs/nmap_scan_2018-11-20: Directory nonexistent

M4cs commented 5 years ago

Try rerunning start.py. If updating doesnt work then try deleting and repulling. Latest commit should fix

bayvista commented 5 years ago

Still no luck. Hangs when running 'install.py'

bayvista@kali:~$ git clone git://github.com/M4cs/BabySploit ~/BabySploit Cloning into '/home/bayvista/BabySploit'... remote: Enumerating objects: 133, done. remote: Counting objects: 100% (133/133), done. remote: Compressing objects: 100% (103/103), done. remote: Total 974 (delta 50), reused 90 (delta 24), pack-reused 841 Receiving objects: 100% (974/974), 9.03 MiB | 727.00 KiB/s, done. Resolving deltas: 100% (399/399), done. bayvista@kali:~$ cd BabySploit bayvista@kali:~/BabySploit$ sudo python3 install.py == BabySploit Installation == Press ENTER To Start Installation [09:19:10] Adding Regular Repo To Sources [1]... [09:19:10] Adding Regular Repo To Sources [1]... [STATUS] Complete [WARNING] None [09:19:10] Adding Regular Repo To Sources [2]... [09:19:10] Adding Regular Repo To Sources [2]... [STATUS] Complete [WARNING] None [09:19:10] Adding Source Repo To Sources [1]... [09:19:10] Adding Source Repo To Sources [1]... [STATUS] Complete [WARNING] None [09:19:10] Adding Source Repo To Sources [2]... [09:19:10] Adding Source Repo To Sources [2]... [STATUS] Complete [WARNING] None [09:19:10] Cleaning APT... [09:19:10] Cleaning APT... [STATUS] Complete [WARNING] None [09:19:10] Updating APT... [09:19:10] Updating APT... [STATUS] Complete [WARNING] None [09:19:21] Upgrading APT... [09:19:21] Upgrading APT... [STATUS] Complete [WARNING] None [09:19:23] Upgrading Dist... [STATUS] Processing

On Tue, Nov 20, 2018 at 10:21 AM macsdev notifications@github.com wrote:

Try rerunning start.py. If updating doesnt work then try deleting and repulling. Latest commit should fix

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/M4cs/BabySploit/issues/12#issuecomment-440078292, or mute the thread https://github.com/notifications/unsubscribe-auth/Aqbbr-prUy8ashF3FVV8JhAN3puuNXyBks5uwzzrgaJpZM4YqECe .

M4cs commented 5 years ago

Its upgrading your distro you need to wait.

M4cs commented 5 years ago

The installation takes a long time if you are not on kali.

bayvista commented 5 years ago

After 2 hours, I gave up. I'll try Metasploit

On Wed, Nov 21, 2018 at 9:26 AM macsdev notifications@github.com wrote:

The installation takes a long time if you are not on kali.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/M4cs/BabySploit/issues/12#issuecomment-440451576, or mute the thread https://github.com/notifications/unsubscribe-auth/Aqbbr7HTHz6TzNT6XGBUIp815pNmfjnGks5uxIGZgaJpZM4YqECe .

M4cs commented 5 years ago

Totally different tool but good luck!