Sponsored Content
Special Forums Cybersecurity DSL Modem 192.168.a.b botnet member me? Post 302991023 by 1in10 on Sunday 5th of February 2017 11:40:43 PM
Old 02-06-2017
DSL Modem 192.168.a.b botnet member me?

I need a hint or a clue. Some four weeks or even more I try to change the password for my wifi access of the
DSL Router without success. I access 192.168.x.x and filling in username as well as the password I am stuck.
Literally nothing happens and the support line tells me that this is not their department.

So looking around for the manufacturer and some kind of clue (after resetting it twice) I found this article

https://www.linkedin.com/pulse/tr-06...-darren-martyn

talking about some kind of botnet, publishing list of DSL-Modems, and just my provider and one of the models matches. I could not find a proper new software on the manufacturers site, therefore I went on e.g.

Code:
ip a | grep inet

So I should test it again in another equipment or complain against the provider for not testing it. And how can I test it for some virus with the terminal? Some other hints out there?????
Thanks in advance.
May this thread should be placed to hardware, but I consider it part of my security as well as of others.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Modem - Test /dev/modem

Ok. I tried following the directions from some of the other threads, but I've hit a road block. I have red hat 7.3 and I installed the hcf package: hcfpcimodem-0.99lnxtbeta03042700k2.4.18_3-1rh.i386.rpm It installed ok, no errors, but I still can't get linux to find my modem. I've tried... (2 Replies)
Discussion started by: lawadm1
2 Replies

2. Linux

get innet access by dualup to linux box connected to dsl through phone line modem

Hi! I'm looking for a sollution on this task: is there any way to make linux as some sort of personal ISP, with would let me/somebody else get internet access by dialing up to linux box through phoneline? to use it as sort of a proxy or something simular? I could manage it on windows 2000... (2 Replies)
Discussion started by: V@no
2 Replies

3. HP-UX

XIO: fatal IO error 232 (Connection reset by peer) on X server "192.168.1.239:0.0"

Hi All... I'm newbie here..., i have problem when installing oracle9206, i use HPUX 11.11, i'm using Xmanager enterprise 2.1 for forwarding from server A to my laptop # export DISPLAY=192.168.1.239:0.0 # echo $DISPLAY output ==> 192.168.1.239:0.0 at the oracle directory, i execute ... (3 Replies)
Discussion started by: grimanda
3 Replies

4. IP Networking

publishing 192.168 address internally

OK this is what I want to do: On server1 I want to type <ping server2> and be able to get: pinging 192.168.0.12 ...... etc. and by server2, I mean one-word, not server2.example.com I know if I add the addresses to /etc/hosts I can achieve this, but I would like to not have to update all... (2 Replies)
Discussion started by: vertical98
2 Replies

5. Shell Programming and Scripting

cat/delete per line any word "192.168.1.12"

Hi All Can u help me.. My problem is delete word per line sample: cat /tmp/file.txt monitor 192.168.1.11 Copying files in current directory 1 monitor 192.168.1.1 Copying files in current directory 2 monitor 192.168.1.12 Copying files in current directory 3 monitor 192.168.1.14... (1 Reply)
Discussion started by: carnegiex
1 Replies

6. Web Development

Botnet Victims Map

Our site is currently "under abuse" from a botnet which is directing a small subset of internet users (not forum users) to a rarely used full page advertising URL and attempting to redirect the user, via that URL to other web sites. This is a kind of "spam" botnet; using a URL redirection... (16 Replies)
Discussion started by: Neo
16 Replies

7. Web Development

Botnet Map from $_SERVER[HTTP_REFERER]

4000 node Botnet derived from PHP superglobal $_SERVER mapped with Google Maps Engine. https://www.unix.com/members/1-albums112-picture640.png total ips 54945 unique ips 4000 unique countries 64 (2 Replies)
Discussion started by: Neo
2 Replies
FUSEDAV(1)						      General Commands Manual							FUSEDAV(1)

NAME
fusedav - mount WebDAV shares SYNOPSIS
fusedav [-hDL] [-t secs] [-u username] [-p password] [-o options] URL mountpoint DESCRIPTION
fusedav is a userspace filesystem driver that allows you to mount WebDAV shares. This way you can transparently edit and manage files on a remote server. As long as the fusedav process is running, the WebDAV share located at URL is accessible under mountpoint. If username and password are required and you did not specify them on the command line you will be prompted as soon as you are trying to access the mounted share. OPTIONS
-h Show summary of options. -D Enable debug mode. -L Lock the repository during mount. (Not properly supported on all servers, hence not enabled by default.) -t secs Set lock timeout to secs seconds. -u username Use username for authentication if required. -p password Use password for authentication if required. -o options Pass options as additional mount options to FUSE. URL Location of the WebDAV share. mountpoint Local mountpoint of the WebDAV share. AUTHOR
fusedav was written by Lennart Poettering <mzshfrqni (at) 0pointer (dot) de>. This manual page was written by Sebastian Harl <tokkee@debian.org>, for the Debian project (but may be used by others). August 24, 2006 FUSEDAV(1)
All times are GMT -4. The time now is 04:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy