How do you use ARPWATCH in kali linux? [closed]
Stack Overflow » Kali Linux
by Rushi Patel
1d ago
I was working on ARP spoofing school project and was using arpwatch tool to monitor the altered messages. I tried using aprwatch -i eth0 > sample.txt , the file seems empty. There is no /var/log/messages or /var/log/syslogs on my kali linux machine. Where are these logs really stored in kali linux. Or if the command to capture the traffic is wrong then please let me know the correct way to use the arpwatch tool ..read more
Visit website
Connect to Docker Inside VM from Host Computer
Stack Overflow » Kali Linux
by AlphaFTW
3d ago
Okay, so I'm trying a project for college and I have a program called hackazon running inside a docker container on a Kali Linux virtual machine. For my project I have to run the hackazon app and test it for vulnerabilities on a android emulator, however, when I try to run the android emulator I get this message "Your CPU does not support required features (VT-x or SVM). Unfortunately, your computer does not support hardware accelerated virtualization." I found another post related to this however, nothing mentioned there is working. So, I thought what if I could download the emulator as a sep ..read more
Visit website
Mkdir() in php is not working in kali linux
Stack Overflow » Kali Linux
by Houssein Droubi
3d ago
I'm using kali linux, I'm trying to execute a php script that contains mkdir() function, below is the code, I made both relative and absolute ways, but getting the same error. // inside index.php $path = '/opt/path-to-directory/new-dir'; mkdir("./new-dir",0777); mkdir($path,0777); The errors are: Warning: mkdir(): Permission denied in /opt/path-to-directory/index.php on line 31 Warning: mkdir(): Permission denied in /opt/path-to-directory/index.php on line 32 ..read more
Visit website
Hyp-reloc.S error unknown relocation time during kernel compilation for Kali Nethunter
Stack Overflow » Kali Linux
by Chebur 5581
3d ago
I decided to try compiling the kali nethunter kernel for my samsung A53 and ran into a problem, during the compilation of the kernel, I got this error arch/arm64/kvm/hyp/nvhe/hyp-reloc.S:5:11: error: unknown relocation name .reloc 0, R_AARCH64_PREL32, __hyp_section_.hyp.text + 0x2fe8 ^ arch/arm64/kvm/hyp/nvhe/hyp-reloc.S:7:11: error: unknown relocation name .reloc 4, R_AARCH64_PREL32, __hyp_section_.hyp.text + 0x2ff0 ^ arch/arm64/kvm/hyp/nvhe/hyp-reloc.S:9:11: error: unknown relocation name .reloc 8, R_AARCH64_PREL32, __hyp_section_.hyp.text + 0x2ff8 ^ arch/arm64 ..read more
Visit website
Angr "Unable to autoimport module angr.procedures.linux_kernel.iovec"
Stack Overflow » Kali Linux
by luis.abraham16
3d ago
I am trying to run a script in using angr but no matter what I do it keeps saying angr.misc.autoimport | Unable to autoimport module angr.procedures.linux_kernel.iovec and at the end it says that I don't have pycparser installed but I do. Also here is the full problem if it helps. WARNING | 2024-04-20 14:50:41,610 | angr.misc.autoimport | Unable to autoimport module angr.procedures.linux_kernel.iovec Traceback (most recent call last): File "/home/papichulo/.local/lib/python3.11/site-packages/angr/misc/autoimport.py", line 50, in auto_import_modules proc_module = importlib.import_module ..read more
Visit website
Kali Wsl Proplem when i try to sudo apt upgrade [closed]
Stack Overflow » Kali Linux
by Nichervan Essa
3d ago
When i try to upgrade it will stop from libenter image description here6 Can anyone help me to solve please help me to solve this issues many time i reseted the pc it is the same sometime it will be difficult to rise this problem ..read more
Visit website
How to view surveillance footage and prevent detection [closed]
Stack Overflow » Kali Linux
by ym z
6d ago
My umbrella was stolen,Therefore, I hope to find the murderer and can see it through the surveillance in the corridor. However, I do not have Internet skills. I hope you can give me some ideas. Although the umbrella is not valuable, I am really angry. Since I was in school, I wanted to check the surveillance without being discovered. I promise not to use these techniques for cybercrime Before this, I had already issued an announcement hoping that this person would silently return the umbrella, but he did not do so ..read more
Visit website
Bettercap installation issue in kali linux [closed]
Stack Overflow » Kali Linux
by Motomail Zoom
6d ago
I was trying to install bettercap on kali machine and was getting an error E: unable to locate package bettercap. I was using apt-get install bettercap and it didn't work. Then tried to install golang using apt-get install golang and it didn't work. I am writing this question cuz I found how to install bettercap and wanted to help if someone found a similar problem like mine. So on how I installed the bettercap-- updated using sudo apt update Installed golang and it's dependencies sudo apt install golang git build-essential libcap-dev libusb-1.0-0-dev libnetfilter-queue-dev Next got bettercap ..read more
Visit website
Mounting fails while installation in Kali Linux [closed]
Stack Overflow » Kali Linux
by Niklas
6d ago
im Kind of new to Linux, but my Trainer said I could try to make a Kali Live USB-drive. i followed the standalone installation guide from Kali: text I got to the point where I have to unmount /target. there it says /target is busy. I got around that by using umount -l /target, after which I didn't et an error. Now Im stuck at $ mount -o subvol=@rootfs /dev/mapper/LUKS_ROOT /mnt/point where I get an Invalid argument error. If I use subvol@root (without the fs) it works, but then $ cp /mnt/point/etc/fstab /target/etc/fstab doesn't find the specified directory. Since im new to Linux I dont really ..read more
Visit website
Linux command-not-found UTF-8 [closed]
Stack Overflow » Kali Linux
by קורן יוסף
1w ago
when running sudo apt update i get: Err:1 http://security.kali.org/kali-security sana/updates InRelease Something wicked happened resolving 'security.kali.org:http' (-5 - No address associated with hostname) Traceback (most recent call last): File "/usr/lib/cnf-update-db", line 32, in col.create(db) File "/usr/share/command-not-found/CommandNotFound/db/creator.py", line 96, in create self._fill_commands(con) File "/usr/share/command-not-found/CommandNotFound/db/creator.py", line 141, in _fill_commands self._parse_single_contents_file(con, f, sub.stdout) File "/usr/share/command-not-found/Comma ..read more
Visit website

Follow Stack Overflow » Kali Linux on FeedSpot

Continue with Google
Continue with Apple
OR