GithubHelp home page GithubHelp logo

beginner-network-pentesting's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

beginner-network-pentesting's Issues

ipsweep.sh does not return any ip.

Can someone explain why i might have problem with the script? It does not return any IP's when i run it. Does it make a difference if my pc is on LAN and the other devices is connected via. Wifi?
ipsweep

macOS reboot

Hi, I asked chatGBT how to use a usb drive as a live boot in order to use it for Kali Linux. My question is how I restart the Mac selecting macOS after the usage of kali. ChatGBT said:

"Here are the steps to restart your computer and return to the original operating system after booting into Kali Linux from the USB drive:

  1. Make sure you have properly closed all applications and saved any important data in Kali Linux.

  2. Safely eject the SanDisk USB drive by following these steps

  • In the taskbar of Kali Linux, look for the USB or removable storage icon.
  • Click on the icon, and a list of USB drives and partitions should appear.
  • Select your SanDisk USB drive from the list.
  • Look for an option like "Eject" or "Unmount" and click on it.
  • Wait until you see a message indicating that the USB drive can be safely removed.
  1. Once you have safely ejected the USB drive, you can simply restart your computer.
  • In the taskbar of Kali Linux, click on the main menu icon (usually located in the top left corner of the screen).
  • Look for the "Restart" or "Shutdown" option and click on it.
  • Follow the instructions to restart your computer.
  1. During the restart, make sure not to press any key to boot from a USB drive again. Otherwise, you may end up booting into Kali Linux again instead of the original operating system.

  2. Your computer should boot into the original operating system as usual."

So back to my question I would like to know if somebody using a Mac and kali via usb could please tell me how to restart correctly the Mac

ipsweep.sh extra operand

┌──(kali㉿kali)-[~/Desktop]
└─$ ./ipsweep.sh 10.0.1 1 ⨯
tr: extra operand ‘$’
Only one string may be given when deleting without squeezing repeats.
Try 'tr --help' for more information.
ping: 10.0.1.seq: Name or service not known

ipsweep.sh gives a strange result.

Hello,

I followed the instructions provided by Heath and created the ipsweep.sh file but it is not giving the expected result. Here's a screenshot of it. Please advice.

image

Need your help, Your Python code not running well with me

#!/bin/bash
for ip in ‘seq 2 254’; do
ping -c 1 $1.$ip | grep “64 Bytes” | cut -d " " -f 4 | tr -d “:” &
done

The result for that code as you know it should be shown all IPs for up running machines.

But the current situation show to me this error message:
ping: 192.168.1.seq: Name or service not known

01

Discord

Could you please leave a link to your discord Channel

Drive partion issue in kali

Hi! I am just a beginner starting to learn cybersecurity. I have 2 hard drives Kali is installed in 1 drive and second one is empty I want to put my data in the second drive which is empty but I have tried different ways and till now I have not been able to put my data in the 2nd drive. There is permission issue. The second drive is read-only and the ownership is also root I want to change the ownership of that drive and also change the status to full control. Many thanks!

Command cd not working

Hi, I am watching your video on Full Ethical Hacking Course on Youtube and I downloaded Kali Linux.

I am at the very beginning at the pwd and cd examples and when i typed in cd into the terminal, nothing comes up.

It looks like this:

kali@kali:$ pwd
/home/kali
kali@kali:
$ cd
kali@kali:$ cd
kali@kali:
$

Please help.

not understanding ipsweep.sh

Hello. I don't know if I'm doing this completely wrong or if I'm just not understanding how to code this as it is my first time trying something like this. But I keep trying to perform this easy type of shell script from my course that I'm working on but I can't seem to get it working.

Can someone help?

Screenshot (38)

Pip install .

It says the command Pip cannot be found when trying to install the tools for impacket please help!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.