Showing posts with label fortigate. Show all posts
Showing posts with label fortigate. Show all posts

Dec 5, 2020

中国AutoX 第5世代車 深圳で、Fortinet いろいろ、Virtual Patching

中国AutoXが完全無人の自動運転車を使った配車サービスを深センで開始! (12/04)

https://techable.jp/archives/143725

『第5世代の自動運転システム

  歩行者に道を譲ったり、路肩に停まっている車を避けるためにレーンを変更したり、と誰もいない運転席のハンドルが自動で動く』


その様子がこれ(↓)

AutoX puts fully driverless RoboTaxis on the roads in China (12/02)

https://www.youtube.com/watch?v=7GVL9Na1_9Q


CVE-2018-13379の件、

前にもここで取り上げた(1, 2)が、続報が先週から色々挙がっている。


6.7 GB worth of sensitive details citing Fortinet SSL VPNs vulnerability have been leaked on a prominent hacker forum. (11/25)

https://www.hackread.com/hacker-leaks-vulnerable-fortinet-ssl-vpns-login-credentials/


Hacker publishes credentials stolen from Fortinet’s FortiGate VPNs (11/25)

https://siliconangle.com/2020/11/25/hacker-publishes-credentials-stolen-fortinet-fortigate-vpns/

『Sridhara added that about 50,000 records belonging to banks, telecoms and government organizations were exposed by this data leak, including session-related information and plain-text usernames and passwords of Fortinet VPN users. “What’s most concerning is that even if the vulnerability is patched, the credentials are still at risk for credential stuffing attacks,” he said.』


2018の発表以降にパッチ適用した or これからする所は、全員パスワード変更した方が良い。

また、同じIDを他のサイトで使っている人は、そっちのパスワード変更もした方が良い。


FortiGate VPN Default Config Allows MitM Attacks (09/25)

https://threatpost.com/fortigate-vpn-default-config-mitm-attacks/159586/

『more than 230,000 vulnerable FortiGate appliances using the VPN functionality, researchers found. Out of those, a full 88 percent, or more than 200,000 businesses, are using the default configuration and can be easily breached in an MitM attack.』


解決には『manually replace the certificate in order to secure their connections appropriately』すれば良い。


また『Fortinet strongly recommends adhering to its provided installation documentation and process, paying close attention to warnings throughout that process to avoid exposing the organization to risk.』にも留意すべし。


Fortinet VPN with Default Settings Leave 200,000 Businesses Open to Hackers (09/25)

https://thehackernews.com/2020/09/fortigate-vpn-security.html

『"The Fortigate issue is only an example of the current issues with security for the small-medium businesses, especially during the epidemic work-from-home routine," Hertz and Tashimov noted.

"These types of businesses require near enterprise grade security these days, but do not have the resources and expertise to maintain enterprise security systems. Smaller businesses require leaner, seamless, easy-to-use security products that may be less flexible, but provide much better basic security."』

IT共同組合のような組織化を行い、多くの中小企業が加盟、インフラは共通化、サポート人員も共通化、ビジネスそのもので勝負、という体制ができれば良いのだろうが。


How to better defend your organization against remote access threats (03/08)

https://www.techrepublic.com/article/how-to-better-defend-your-organization-against-remote-access-threats/

次の脅威への対抗策紹介

  • DDoS attacks
  • VPNs : Palo Alto Networks, Fortinet, Pulse Secure それぞれアップデート他
  • Bluekeep exploits
  • Remote Desktop Protocol Attacks : 停止を安直に呼びかける代わりに、モニタリングを提案
  • Phishing


Why Virtual Patching is Essential for Vulnerability Mitigation (06/26)

https://www.fortinet.com/blog/business-and-technology/why-virtual-patching-essential-for-vulnerability-mitigation

『 A virtual patching is similar to a patch released by a vendor because it provides protection against a specific exploit. But in this case, the difference is that this patch is deployed at the network level using a IPS rule rather than on the device itself. It is sometimes also referred to as a proximity control as it stops a threat before it reaches its intended target.

  ..

In today’s dynamically changing environments, the traditional patch cycle simply cannot scale to keep pace with the sophistication and frequency of attacks, and the rate at which new vulnerabilities are being discovered and exploited as a result of the expansion of the digital attack surface.

Virtual patching should be considered an integral component of every organization’s patch management strategy. 』



Mar 9, 2017

フォーティネット

・好調な2016年決算、日本法人はセキュリティファブリックの早期実現を目指す
 フォーティネット、2017年は本社に先駆けて「次世代」に着手 (03/09)

・どこのUTMが良いの?ベンダ比較の指標Gartners Magic Quadrant Report (2016/09/10)

Jan 20, 2016

SSH色々

JVNVU#95595627
OpenSSH のクライアントに複数の脆弱性 (最終更新日:2016/01/19)
http://jvn.jp/vu/JVNVU95595627/

Someone Just Leaked a Hard-Coded SSH Password Backdoor in Fortinet Firewalls (2016/01/12)
http://thehackernews.com/2016/01/fortinet-firewall-password-hack.html

FortiOS SSH Undocumented Interactive Login Vulnerability (2016/01/12)
http://www.fortiguard.com/advisory/fortios-ssh-undocumented-interactive-login-vulnerability

Qualys Security Advisory - Roaming through the OpenSSH client: CVE-2016-0777 and CVE-2016-0778 (2016.01.14)
https://www.qualys.com/2016/01/14/cve-2016-0777-cve-2016-0778/openssh-cve-2016-0777-cve-2016-0778.txt

@kjmkjmさんの所に、分かり易い解説あり
http://www.st.ryukoku.ac.jp/~kjm/security/memo/2016/01.html#20160115_openssh
| 攻略 SSH サーバーが、
|   クライアント側の情報 (例: プライベート鍵) を盗んだり CVE-2016-0777
|   ... 特定の条件が必要だが、クライアント側で buffer overflow を発生させたり CVE-2016-0778
| できる
...
| 対応:
|   OpenSSH 7.1p2 に移行する。7.1p2 ではローミング機能がデフォルト無効となっている。
|   http://www.openssh.com/txt/release-7.1p2 に記載されている patch を適用して
|   OpenSSH をつくりなおし、インストールする。
|
|  回避方法: ローミング機能を無効に設定する。
|     システムの ssh_config ファイル ... に UseRoaming no を追加する
|     各ユーザの ~/.ssh/config に UseRoaming no を追加する
|     ssh のコマンドラインオプションで -oUseRoaming=no を指定する
だそうです。


May 10, 2015

Fortinet 色々

SSL Inspection - How to Avoid Certificate Warning Messages (2014.Nov)
http://video.fortinet.com/video/117/ssl-inspection-how-to-avoid-certificate-warning-messages

Certificate Warnings (5.2)
http://video.fortinet.com/video/106/certificate-warnings-5-2

Web Filtering Quotas
http://video.fortinet.com/video/142/web-filtering-quotas

Limiting the types of web sites your users can visit (4.0 MR3)
http://video.fortinet.com/video/1/limiting-the-types-of-web-sites-your-users-can-visit-4-0-mr3

Blocking all web sites except those you specify using a whitelist (4.0 MR3)
http://video.fortinet.com/video/43/blocking-all-web-sites-except-those-you-specify-using-a-whitelist-4-0-mr3

Blocking Oversize File Downloads (5.0)
http://video.fortinet.com/video/95/blocking-oversize-file-downloads-5-0

SSL VPN w/ 2-Factor Authentication (5.0)
http://video.fortinet.com/video/89/ssl-vpn-w-2-factor-authentication-5-0

FortiGate Cookbook - Redundant Internet (ECMP and Primary/Backup Routes,
DHCP In
http://video.fortinet.com/video/2/fortigate-cookbook-redundant-internet-ecmp-and-primary-backup-routes-dhcp-interfaces-4-0-mr3

Redundant Internet (Primary and Backup Routes, DHCP)
http://video.fortinet.com/video/40/redundant-internet-primary-and-backup-routes-dhcp

Site-to-Site IPsec VPN using Wizard in FortiOS 5.2
http://video.fortinet.com/video/107/site-to-site-ipsec-vpn-using-wizard-in-fortios-5-2

Introduction to FortiClient endpoint control using a FortiGate .
https://www.youtube.com/watch?v=1T8K0bP_Ygw

How to Create a Custom FortiClient Installer (v5.0)
https://www.youtube.com/watch?v=dHVHb496bYc

FortiClient Standard 5.2.0.0591
https://www.youtube.com/watch?v=0mawqGzG8p0

・投稿済みの次の内容は
  FortiGate Cookbook - Remote Access with SSL VPN (5.0)
  https://www.youtube.com/watch?v=lqYbNqZSPRA
  こちらと、ほぼ同じ
  FortiGate Cookbook - Remote Access with SSL VPN (5.0)
  https://www.youtube.com/watch?v=vPHua3jFAzA

SSL VPN split tunneling: Using SSL VPN to provide protected Internet access
and access to head office servers for remote users
http://docs-legacy.fortinet.com/cb/html/FOS_Cookbook/SSL-VPN/ssl_tunnel_mode.html

FortiClientのhostチェック(実行環境チェック。例「レジストリなど規定の通り設定されているか」)で不合格の場合のエラーメッセージ
Displaying fg_wrong_registry_20150410-001.PNG

///

Mar 11, 2015

Fortigate HA

Fortigateの冗長構成について、完結によく出来たコンテンツを紹介します。
四分足らずで冗長構成の組み方が分かった気になれる優れものです。

・ビデオ
High Availability [HA]  (2015.01)
http://video.fortinet.com/video/129/high-availability-ha

・文書
High Availability with two FortiGates (2014/11/03)
http://cookbook.fortinet.com/high-availability-two-fortigates/

以上

Mar 10, 2015

Fortigate二要素認証

SSL-VPN(ipsec)は強力なので、認証には念を入れたいもの。
ついに出ました、二要素認証。

FortiGate Cookbook - Two-Factor Auth with FortiToken Mobile (5.2) (2015/03/09)
https://www.youtube.com/watch?v=4VNRs-DB60k

以下、端折って主要箇所の画像にとどめつつ記しておきます。

・環境

・導入後のイメージ
アクセスしてユーザネーム、パスワードを入力

スマホのFortiToken Mobileが表示する
期限付きToken CodeをPCに入力

成功すればアクセスしたデバイスでネットが可能に
 ・FortiTokenの追加

・ユーザ作成
ここでは作成したユーザに二要素認証を可にして、Tokenを選択
 ・Activation Codeをユーザに通知
Activation CodeをSMSで送信

SMSが使えなければ、CLIで取得してユーザに伝える
 ・Activation Code
ユーザがActivation Codeを入力

Token Codeが表示された

(Activationの後は、SecurIDと同様に
アプリがTokenを随時自動生成し、
サーバが同様アルゴリズムで生成した
Tokenに一致するか検証する、、、
ということかどうか、このビデオだけでは不明)

--> 2020.03.04 追記

関連

暗号通信は新しいものを選ぼう。以下、関連記事。

記事いろいろ、VPN hack, http-methods, enum4linux, cudahushcat (2020/02/22)
https://akasaka-taro.blogspot.com/2020/02/blog-post_22.html

FortiGate、POODLE FAQ、徳丸浩氏が明かす“セキュリティ人材不足”の解決策、CSIRT ほか (2018/10/25)
https://akasaka-taro.blogspot.com/2018/10/fortigatepoodle-faq.html


Mar 8, 2015

Fortinet雑感と予告

最近のITセキュリティ企業のプロモーションビデオは、かっこよく仕上がっていますね。

特に気になっているのが、お手ごろ価格のUTM(Unified Threat Management)のFortiGateで有名なFortinet社。
https://www.youtube.com/watch?v=SUryK5b8wt4

普通ならSIerさんの事業領域である、機能説明から細々した設定手順まで、分かり易くビデオにまとめてくれています。
http://video.fortinet.com/

ご家庭の複数のPCや、スマートテレビのセキュリティ対策に、
お子さんへの、コンテンツフィルタリングに、
出先から自宅PCをちょっと触りたいときに、
多数の機能をコンパクトに収め、洗練されたUIで設定も用意、さらに脅威を視覚化してくれる同社製品。

さぁ、お父さんの出番ですよ。

ビデオの英語は発音もスピードも丁度良く、英会話の訓練にも役立ちそうです。

ただ自分のペースで、特定の内容をじっくり見たり、とばしたりしたいもの。

そこで特に注目の内容を、静止画像に収めて、メモとして挙げておきます。


追伸

手元に実機がなく、細かい所まで分かりきらないもどかしさもあります。
Fortigate or FortiWifiをAmazonあたりでもっとたくさん扱ってくれると嬉しいんだが。
http://www.amazon.co.jp/s/ref=nb_sb_noss_1?url=search-alias%3Daps&field-keywords=fortigate&rh=i%3Aaps%2Ck%3Afortigate

以上




FortiGate Cookbook - SSL VPN for Remote Users (5.2)

SSL VPNの設定手順、その二


下記サイトから、主要手順を以下画像で示します。
https://www.youtube.com/watch?v=lqYbNqZSPRA

・はじめに
リモートユーザにSSL VPNを提供し、さらにFortiGateに設定した
ポリシーを適用してインターネットアクセスを保護します。
・VPN Portalを作成


あらかじめ"Bookmark"をポータルに登録しておきます。
Bookmarkは、LAN資源へのリンクです。
・UserとUser Groupを作成







・LANのアドレスを追加
SSL VPN Tunnelのアドレスレンジは、
内部ネットワークと異なるようにしておくこと

(と前置きされているものの、内部ネットワークレンジの
空きIPを設定したいのだが、手元に環境が無く未詳)


Visibilityにチェックを入れておくこと

・SSL VPN Portalを設定

上記設定したら、赤枠の通り[Create New]して、、、

Authentication/Portal Mappingを追加する。

・Security Policiesを追加

"Outgoing Interface"は、"Internal"。
(VPNトラフィックがリモートユーザと
FortiGateの間を流れるようにする)


リモートクライアントがSSL VPN(FortiGate)を通じてインターネットに
アクセスする事を許可するポリシーを、作成します。


・アンチウイルスを確認
ユーザがアンチウイルスソフトを確認するよう、以下に設定します。
まずは、CLIを起動します。

チェックの詳細{例、製品名(特に日本製品がサポートされているか)、
バージョンまたは世代(エンジン、ワクチン情報)}は、ここでは言及無し。
(別途、仕様書で確認)

・結果











・その他
  当該YouTubeビデオで分からなかった事は
  http://docs.fortinet.com  または
  http://video.fortinet.com  で調べると良いかも。

以上

Mar 7, 2015

Fortigate : How to setup SSL VPN (Web & Tunnel mode) for remote access

手順概要を以下画像で示します。

※ ローカルユーザの認証ならびにADでの認証の定義手順あり。

・テスト環境

・全体の流れ

・Firewall Address
システム管理者ととして、ログイン



接しているLANを定義・設定

内部LANを定義・設定
(内部に行くためにゲートウェイが必要なはずだが、割愛されている?
インターフェイスのIPや、デフォルトゲートウェイも?)




・リモートSSL VPNユーザ

SSL VPNアプライアンスのローカルユーザを定義



AD機のLDAPサービスにアクセスするための定義。
(特定のADグループにのみアクセスを
許可したいが、ここでは言及無し。)


"Windows AD Server"を選択、[OK]

※ ここで特定ADグループ限定指定が出来そう?

"Windows AD Server"が追加された。

・SSL VPNポータルの構成
"Enable Split Tunneling"すると、ローカル資源も利用可能に。
"Save Password"チェック無しなら、エンドユーザに都度入力を強制可能か。
"Always Up"チェック無しの切断条件は、ここでは未詳。

LANのメールサーバを定義


・Firewall Policyの作成




・リモートユーザがWebモードでアクセスする場合


ユーザがポータルメニューを設定可能。
ここではsshサーバを追加。


User Name, Passwordを入力

接続されました

LANへのpingも試してみる

ping疎通可能が確認できた

・リモートユーザがブラウザで、トンネルモードで接続する場合



説明に従いインストール

ブラウザのAdd-onとして動作するようです

再度ポータルにログイン後、[Connect]





・リモートユーザが、SSL VPNクライアントソフト(FortiClient)でアクセスする場合
FortiClientは次からダウンロード可能1) http://www.forticlient.com 
または
2) SSL VPN Webポータルの
「FortiClient Download」ウィジェット









SSL VPNのセッションをモニターできる

・出展

  https://www.youtube.com/watch?v=5TshymeoXdo&t=116  (日本語字幕あり)
 ソース
    Remote Access with SSL VPN (Web & Tunnel Mode)
    http://video.fortinet.com/video/50/remote-access-with-ssl-vpn-web-tunnel-mode
  ならびに
  https://www.youtube.com/watch?v=5TshymeoXdo 

--> 2020.03.04追記 

・関連

ソフトウェアバージョンは新しくしておこう。以下、そっちの関連記事

記事いろいろ、VPN hack, http-methods, enum4linux, cudahushcat (2020/02/22)
https://akasaka-taro.blogspot.com/2020/02/blog-post_22.html

FortiGate、POODLE FAQ、徳丸浩氏が明かす“セキュリティ人材不足”の解決策、CSIRT ほか (2018/10/25)
https://akasaka-taro.blogspot.com/2018/10/fortigatepoodle-faq.html