Bitcoin Forum
May 06, 2024, 02:03:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Protect your node and wallet with fail2ban  (Read 147 times)
fubly (OP)
Hero Member
*****
Offline Offline

Activity: 561
Merit: 521


Trustless IceColdWallet


View Profile WWW
February 08, 2019, 02:10:25 PM
 #1

to protect your node, here are some updated filters:

https://raw.githubusercontent.com/Zwilla/BitcoinSV_protect/master/scripts/fail2ban/install_filters.sh

You are welcome to fill this repro with your ideas:

No rules, write whatever you think about https://github.com/Zwilla/BitcoinSV_protect/issues/new

https://github.com/Zwilla/BitcoinSV_protect


p.s. it doesn't matter which bitcoin version you are running!

each time you send a transaction don't forget to use a new address, each time you receive one also!
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715004183
Hero Member
*
Offline Offline

Posts: 1715004183

View Profile Personal Message (Offline)

Ignore
1715004183
Reply with quote  #2

1715004183
Report to moderator
fubly (OP)
Hero Member
*****
Offline Offline

Activity: 561
Merit: 521


Trustless IceColdWallet


View Profile WWW
February 08, 2019, 02:25:16 PM
 #2

do not forget to install fail2ban fresh from the source!

Here I have a script for you:

https://raw.githubusercontent.com/Zwilla/BitcoinSV_protect/master/scripts/fail2ban/install_fail2ban.sh

each time you send a transaction don't forget to use a new address, each time you receive one also!
odolvlobo
Legendary
*
Offline Offline

Activity: 4298
Merit: 3214



View Profile
February 09, 2019, 02:16:39 AM
 #3

Never run downloaded software from anonymous sources without inspecting the source code first.

Join an anti-signature campaign: Click ignore on the members of signature campaigns.
PGP Fingerprint: 6B6BC26599EC24EF7E29A405EAF050539D0B2925 Signing address: 13GAVJo8YaAuenj6keiEykwxWUZ7jMoSLt
KingZee
Sr. Member
****
Offline Offline

Activity: 910
Merit: 452


Check your coin privilege


View Profile
February 09, 2019, 03:30:15 AM
 #4

Can you elaborate more on what exactly are you "protecting"?

Your github repo's readme.md is almost useless from a developer point of view. You explain nothing about your project.

Beep boop beep boop
elda34b
Sr. Member
****
Offline Offline

Activity: 910
Merit: 351


View Profile
February 09, 2019, 03:57:23 AM
 #5

Why don't you post this on Bitcoin SV ann thread?
Too lazy to read your code and your docs is bad too, I wonder who will use this ambiguous software.
bitmover
Legendary
*
Online Online

Activity: 2296
Merit: 5921


bitcoindata.science


View Profile WWW
February 09, 2019, 07:17:22 AM
 #6

The best way to protect your wallet is to use  only software from official sources. No third party, especially new not tested third party from shady sources, like this one.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
fubly (OP)
Hero Member
*****
Offline Offline

Activity: 561
Merit: 521


Trustless IceColdWallet


View Profile WWW
February 10, 2019, 12:53:03 AM
 #7

oh man,

how crazy it that?

Nor the moderators nor any other here checked what kind of software fail2ban is!

1.  Stop! Before you guys above, post more BS read what fail2ban is and read for what it stands:

https://www.fail2ban.org/wiki/index.php/Fail2ban:Community_Portal

2. It doesn't matter which version or kind of bitcoin you use, so this thread does not handle an Altcoin !!!!

3. It handles the protection of your wallet / your network behind / on which you run your wallet or full node. OK?!

4. Stop calling the script a fake or a scam, read it, understand it, switch on your brain and then write!

5. Move this thread back "Here is the wrong place". Mod! You read just the link and saw  SV, forgot switching on something and moved it.

Understand the service "bitcoind" is the service "bitcoind" and this service on your computer, notebook or server will be protected by my new fail2ban filter! That's it!

How? Read here more how fail2ban filter help you to protect your network:

The problem

Brute-force break-in attempts are quite frequent against an SSH server and other password protected internet-services (such as ftp,pop,...). Automated scripts try multiple combinations of username/password (brute-force, dictionary attack) and sometimes changing the port to something other than the default can't be done. Furthermore, scouring your log files yourself is not only time consuming, but can be difficult too.

Fail2ban attempts to alleviate these issues by providing an automated way of not only identifying possible break-in attempts, but acting upon them quickly and easily in a user-definable manner.
The solution

Log files contain interesting information, especially about failed logins. This information can be used to ban an offensive host. This is exactly what Fail2ban does. It scans log files and detects patterns which correspond to possible breakin attempts and then performs actions. Most of the time, it consists of adding a new rule in a firewall chain and sending an e-mail notification to the system administrator.

Here is a list of the most important features available in Fail2ban: read more and the original source:
https://www.fail2ban.org/wiki/index.php/MANUAL_0_8[/b]]https://www.fail2ban.org/wiki/index.php/MANUAL_0_8

each time you send a transaction don't forget to use a new address, each time you receive one also!
danuel
Jr. Member
*
Offline Offline

Activity: 58
Merit: 10



View Profile
August 13, 2019, 08:20:39 PM
 #8

I fubly I have read your script seems trustly

Have you keep developing / updating ?

Supporting all decentrelized & anon coins Smiley
fubly (OP)
Hero Member
*****
Offline Offline

Activity: 561
Merit: 521


Trustless IceColdWallet


View Profile WWW
August 14, 2019, 10:15:12 AM
 #9

Never run downloaded software from anonymous sources without inspecting the source code first.

Sure:
https://github.com/bitmaintech/bmminer-mix/issues/1

each time you send a transaction don't forget to use a new address, each time you receive one also!
fubly (OP)
Hero Member
*****
Offline Offline

Activity: 561
Merit: 521


Trustless IceColdWallet


View Profile WWW
August 14, 2019, 10:15:49 AM
 #10

I fubly I have read your script seems trustly

Have you keep developing / updating ?

Yes, will update the sources next time

each time you send a transaction don't forget to use a new address, each time you receive one also!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!