Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Criminals on the system ! Need Help !

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
stan7213
Posts: 2
Joined: 2018-02-07 11:09

Criminals on the system ! Need Help !

#1 Post by stan7213 »

How to prevent remote access to the system ?
How to configure the system for NO REMOTE ACCESS?
I am new with debian and need your help !
Thanks for your help.

User avatar
bw123
Posts: 4015
Joined: 2011-05-09 06:02
Has thanked: 1 time
Been thanked: 28 times

Re: Criminals on the system ! Need Help !

#2 Post by bw123 »

stan7213 wrote:How to prevent remote access to the system ?
How to configure the system for NO REMOTE ACCESS?
I am new with debian and need your help !
Thanks for your help.
unplug the ethernet cable and disable/remove any wireless devices.

!
resigned by AI ChatGPT

User avatar
Thorny
Posts: 542
Joined: 2011-02-27 13:40

Re: Criminals on the system ! Need Help !

#3 Post by Thorny »

bw123 is not making a joke. That really is the only way to prevent remote access. Not let anyone in and don't go anywhere that there might be exploits of any venerability on your system.

Security is not a switch, it is a continuing process.

There is this manual.
https://www.debian.org/doc/manuals/secu ... ex.en.html
It is a long read.

You will probably need to learn to use a search engine with your questions. Your topic is huge, very few posters will want to do more than just clarify something that you have already researched and don't quite understand.
Please read.
http://forums.debian.net/viewtopic.php?f=30&t=47078

But resist the urge to panic.
What makes you think there are criminals on your system?

pcalvert
Posts: 1939
Joined: 2006-04-21 11:19
Location: Sol Sector
Has thanked: 1 time
Been thanked: 2 times

Re: Criminals on the system ! Need Help !

#4 Post by pcalvert »

Install FireHOL:

Code: Select all

aptitude update
aptitude install firehol
sed -i -e 's/START_FIREHOL=NO/START_FIREHOL=YES/' /etc/default/firehol
firehol restart
Execute those commands as the root user or use sudo.

Be careful! If the system is a server and you are accessing it by SSH, you will also be locked out.

IMPORTANT: Depending on how the criminals are accessing your system, the above steps may not be enough (and probably won't be). Save any data that you don't want to lose, take the system offline, format the partitions, and reinstall Debian. Yes, you will be reinstalling Debian (if you're smart).

Phil
Last edited by pcalvert on 2018-02-07 16:32, edited 1 time in total.
Freespoke is a new search engine that respects user privacy and does not engage in censorship.

User avatar
acewiza
Posts: 357
Joined: 2013-05-28 12:38
Location: Out West

Re: Criminals on the system ! Need Help !

#5 Post by acewiza »

pcalvert wrote:Install FireHOL:
Just recognize that IP Tables is no security panacea - no matter what front-end you use.
FireHOL is secure because it has been designed with the right firewalling concept: deny everything, then allow only what is needed.
The biggest system security issue today is the simple fact that malware is hiding in "only what is needed."

And sometimes people think they need the wrong things.
Nobody would ever ask questions If everyone possessed encyclopedic knowledge of the man pages.

stan7213
Posts: 2
Joined: 2018-02-07 11:09

Re: Criminals on the system ! Need Help !

#6 Post by stan7213 »

Thanks for trying to help, but it is all not good enough !
I use firewall, block ports , but the criminals access the system, like there is no firewall.
Tried some other distibutions, always the same.
It seems to me, that there is a big, big security-hole in every linux-distri !
Any other good ideas ?

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: Criminals on the system ! Need Help !

#7 Post by pawRoot »

is this a troll thread?

anticapitalista
Posts: 429
Joined: 2007-12-14 23:16
Has thanked: 12 times
Been thanked: 13 times

Re: Criminals on the system ! Need Help !

#8 Post by anticapitalista »

pawRoot wrote:is this a troll thread?
That or a homework question.
antiX with runit - lean and mean.
https://antixlinux.com

User avatar
GarryRicketson
Posts: 5644
Joined: 2015-01-20 22:16
Location: Durango, Mexico

Re: Criminals on the system ! Need Help !

#9 Post by GarryRicketson »

stan7213 wrote:Thanks for trying to help, but it is all not good enough !
I use firewall, block ports , but the criminals access the system, like there is no firewall.
Tried some other distibutions, always the same.
It seems to me, that there is a big, big security-hole in every linux-distri !
Any other good ideas ?
Well if you feel like this is something that is a problem with every linux distro,
maybe just go away, and use your beloved windows or what ever.
Good solutions were offered, but you choose to ignore them.
Image
Please do not feed the troll, maybe it will go away.

User avatar
Hallvor
Global Moderator
Global Moderator
Posts: 2041
Joined: 2009-04-16 18:35
Location: Kristiansand, Norway
Has thanked: 149 times
Been thanked: 212 times

Re: Criminals on the system ! Need Help !

#10 Post by Hallvor »

stan7213 wrote:Thanks for trying to help, but it is all not good enough !
I use firewall, block ports , but the criminals access the system, like there is no firewall.
Tried some other distibutions, always the same.
It seems to me, that there is a big, big security-hole in every linux-distri !
Any other good ideas ?
I suggest you use Windows to avoid all the security holes of Linux. Goodbye!

https://www.bleepingcomputer.com/forums ... ng-system/
[HowTo] Install and configure Debian bookworm
Debian 12 | KDE Plasma | ThinkPad T440s | 4 × Intel® Core™ i7-4600U CPU @ 2.10GHz | 12 GiB RAM | Mesa Intel® HD Graphics 4400 | 1 TB SSD

User avatar
bw123
Posts: 4015
Joined: 2011-05-09 06:02
Has thanked: 1 time
Been thanked: 28 times

Re: Criminals on the system ! Need Help !

#11 Post by bw123 »

I like the criminals, why you mad though?

https://en.wikipedia.org/wiki/Fun_Lovin'_Criminals

http://www.metrolyrics.com/the-fun-lovi ... inals.html
See I rob banks, I pull pranks, Sometimes I eat franks and knishes Best wishes, I'm vicious but here I am again like CNN, delivery my friend Stick 'em up punk, it's the Fun Lovin' Criminal, the criminal
resigned by AI ChatGPT

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: Criminals on the system ! Need Help !

#12 Post by debiman »

stan7213 wrote:I use firewall, block ports , but the criminals access the system, like there is no firewall.
Tried some other distibutions, always the same.
you haven't even told us what is happening!
tell us, show us: what do you see that makes you think "criminals access" your system?
until you do, i have to agree with the others.

pcalvert
Posts: 1939
Joined: 2006-04-21 11:19
Location: Sol Sector
Has thanked: 1 time
Been thanked: 2 times

Re: Criminals on the system ! Need Help !

#13 Post by pcalvert »

stan7213 wrote: I use firewall, block ports , but the criminals access the system, like there is no firewall.
Tried some other distibutions, always the same.
It seems to me, that there is a big, big security-hole in every linux-distri !
You need to provide us with details -- enough information so we will know everything you have done. If what you've written is true, then my guess is that you are making a serious mistake which is allowing the system to be compromised, and that is the cause of your problems. Without a lot more info, we can only guess what it might be.

Phil
Freespoke is a new search engine that respects user privacy and does not engage in censorship.

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1398
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 46 times
Been thanked: 68 times

Re: Criminals on the system ! Need Help !

#14 Post by None1975 »

Guys, please! Don't feed a troll.
OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github

User avatar
acewiza
Posts: 357
Joined: 2013-05-28 12:38
Location: Out West

Re: Criminals on the system ! Need Help !

#15 Post by acewiza »

I deliberately fed the troll, just as an opportunity to repeat a bit of commonly recognized Linux security doctrine. :D
Nobody would ever ask questions If everyone possessed encyclopedic knowledge of the man pages.

Post Reply