- Kali Linux Cookbook(Second Edition)
- Corey P. Schultz Bob Perciaccante
- 110字
- 2021-07-02 18:27:20
How to do it...
We will use Maltego CE to gather BGP autonomous system information:
- By right-clicking on the IP netblock, we can now obtain the BGP AS number assigned to this netblock by selecting Paterva CTAS | To AS number:

Maltego - Graph screen with www.example.com
- Next, we want to find the owner of the AS number in question. Right-click on the AS number and select All Transforms | To Company [Owner].
We will be continuing to use Maltego for further examples, so, either save your graph at this point so that you can come back to it, or continue on with other operations.
推薦閱讀
- 大學計算機基礎(第二版)
- Visual C++程序設計學習筆記
- 數據庫程序員面試筆試真題與解析
- 認識編程:以Python語言講透編程的本質
- R語言數據可視化之美:專業圖表繪制指南
- Learning Concurrent Programming in Scala
- 鴻蒙OS應用編程實戰
- MySQL 8從零開始學(視頻教學版)
- Web前端開發技術:HTML、CSS、JavaScript
- Android高級開發實戰:UI、NDK與安全
- WordPress Search Engine Optimization(Second Edition)
- 計算機系統解密:從理解計算機到編寫高效代碼
- Learning ROS for Robotics Programming
- Learning RxJava
- R語言編程:基于tidyverse