Ein paar scripte gefunden im Netz.
#!/bin/bash plainip="$(host $1 | grep address|grep -v IPv6| awk 'NR == 1{print $4}')" #echo $plainip ip=$plainip reverse_ip=$(echo $ip | awk -F "." '{print $4"."$3"."$2"."$1}') asn_info=$(dig +short $reverse_ip.origin.asn.cymru.com TXT) peer_info=$(dig +short $reverse_ip.peer.asn.cymru.com TXT) number=$(echo $asn_info | cut -d'|' -f 1 | cut -d'"' -f 2 | cut -d' ' -f 1) asn="as$number" asn_report=$(dig +short $asn.asn.cymru.com TXT) subnet=$(echo $asn_info | cut -d'|' -f 2) country=$(echo $asn_info | cut -d'|' -f 3) issuer=$(echo $asn_info | cut -d'|' -f 4) peers=$(echo $peer_info | cut -d'|' -f 1 | cut -d'"' -f 2) registry_date=$(echo $asn_report | cut -d'|' -f 4) registrant=$(echo $asn_report | cut -d'|' -f 5 | cut -d'"' -f 1) echo -e " Query:\t $ip" echo -e " Subnet:\t $subnet" echo -e " Registrant:\t $registrant" echo -e " AS Number:\t $asn" echo -e " Country:\t $country" echo -e " Issuer:\t $issuer" echo -e "Registry Date:\t $registry_date" echo -e " Peer ASNs:\t $peers" |
$ /sbin/host2ip2asn heise.de | Link | |
Category: Linux
last modified
- 00 Digi-Bee übersicht
- 02 Digi-Bee Stand01 Gewicht
- 01 Digi-Bee Stand01 Wetter
- 04 Digi-Bee Stand02 Gewicht
- 03 Digi-Bee Stand02 Wetter
- SparkFun LoRa Gateway - 1-Channel (ESP32) | WRL-15006
- Solar - TTGO - LORA
- 2 Stück LILYGO® TTGO LORA32 868 Mhz ESP32 LoRa OLED 0,96 Zoll Blaues Display Bluetooth WIFI ESP-32 Entwicklungsboard Modul Mit Antenne
- Budget Solar Set 2W mit Laderegler für Lipo Akku
- SparkFun LiPo Battery Manager - Battery Babysitter
- ESP8266 Universal Raw e-Paper Driver Board WiFi
- Batterie Shield 5V 3A / 3V 1A (2 x 18650 Lithium)
- linux scripts
- Chip Sensoren List
- 4-ch Current/Voltage/Power Monitor HAT for Raspberry Pi, I2C/SMBus
- Raspberry | Raspberry Pi Zero W - Full Kit
- telegraf influxdb grafana on raspberrypi from scratch
- load wifi-credentials file with
- Luxxus Starter Pack - 3 bulbs - Model NCL302E27
- Raspberry | Raspberry Pi 4 Model B 4GB RAM
- Raspberry | Raspberry Pi 4 Model B 4GB RAM
- Raspberry | Raspberry Pi 4 Model B 4GB RAM | IoT05
- my IoT zoo - Software part
- Phoscon deConz - Raspbee II, ZigBee-Aufsatzmodul für Raspberry Pi
- Audio-Technica | AT-LP120XUSB - Plattenspieler
Perfect Server
neusten Nachrichten
RSS Feed
Warning: Invalid argument supplied for foreach() in /var/www/clients/client2/web2/web/j/modules/mod_jw_srfr/helper.php on line 39
-
Benchmarking-Tool VMware View Planner ist für Schadcode anfällig
Benchmarking-Tool VMware View Planner ist für Schadcode anfällig
Es gibt ein wichtiges Sicherheitsupdate für VMware View Planner. Unter bestimmten Voraussetzungen könnten Angreifer eigene Befehle ausführen.
Source: Security-Alert Meldungen
Created on: 5.03.2021 | 11:24
Security-Alert Meldungen | 5.03.2021 | 11:24 -
Attacke auf Dienstleister Sita: Passagier-Daten von Lufthansa & Co. geleakt
Attacke auf Dienstleister Sita: Passagier-Daten von Lufthansa & Co. geleakt
Unbekannte Angreifer hatten Zugriff auf Server von Sita. Der Dienstleister kümmert sich unter anderem um Abläufe der Luftfahrtallianz Star Alliance.
Source: heise Security
Created on: 5.03.2021 | 11:16
heise Security | 5.03.2021 | 11:16 -
Cisco Email Security Appliance and Content Security Management Appliance Information Disclosure Vulnerability
Cisco Email Security Appliance and Content Security Management Appliance Information Disclosure Vulnerability
A vulnerability in the web-based management interface of Cisco AsyncOS Software for Cisco Email Security Appliance (ESA) and Cisco Content Security Management Appliance (SMA) could allow an authenticated, remote attacker to access sensitive information on an affected device. The vulnerability exists because confidential[…]
Source: Cisco Security Advisory
Created on: 5.03.2021 | 00:43
Cisco Security Advisory | 5.03.2021 | 00:43 -
Linux Foundation kündigt Mobile Native Foundation an
Linux Foundation kündigt Mobile Native Foundation an
Die Linux Foundation hat mit Unterstützung namhafter Fi [...] Der Beitrag Linux Foundation kündigt Mobile Native Foundation an erschien zuerst auf Linux-Magazin.
Source: Linux-Magazin
Created on: 4.03.2021 | 15:28
Linux-Magazin | 4.03.2021 | 15:28 -
Angreifer ins Support-System der Sicherheitsfirma Qualys eingedrungen
Angreifer ins Support-System der Sicherheitsfirma Qualys eingedrungen
Unbekannte Angreifer haben erfolgreich Sicherheitslücken in Accellion-FTA-Servern ausgenutzt und Support-Daten von Qualys-Kunden kopiert.
Source: Security-Alert Meldungen
Created on: 4.03.2021 | 14:09
Security-Alert Meldungen | 4.03.2021 | 14:09 -
Bruce Schneier: Auch das Wirtschaftssystem trägt Schuld am Solarwinds-Hack
Bruce Schneier: Auch das Wirtschaftssystem trägt Schuld am Solarwinds-Hack
Mit schlechter IT-Sicherheit würden Gewinne gemacht, [...] Der Beitrag Bruce Schneier: Auch das Wirtschaftssystem trägt Schuld am Solarwinds-Hack erschien zuerst auf Linux-Magazin.
Source: Linux-Magazin
Created on: 4.03.2021 | 11:05
Linux-Magazin | 4.03.2021 | 11:05 -
Cisco IP Phones Buffer Overflow and Denial of Service Vulnerabilities
Cisco IP Phones Buffer Overflow and Denial of Service Vulnerabilities
Multiple vulnerabilities in the Cisco Discovery Protocol and Link Layer Discovery Protocol (LLDP) implementations for Cisco IP Phone Series 68xx/78xx/88xx could allow an unauthenticated, adjacent attacker to execute code remotely or cause a reload of an affected IP phone. These vulnerabilities are[…]
Source: Cisco Security Advisory
Created on: 4.03.2021 | 01:00
Cisco Security Advisory | 4.03.2021 | 01:00 -
CB-K21/0085 Update 2
CB-K21/0085 Update 2
QEMU ist eine freie Virtualisierungssoftware, die die gesamte Hardware eines Computers emuliert. Ein lokaler Angreifer kann eine Schwachstelle in QEMU ausnutzen, um seine Privilegien zu erhöhen oder einen Denial of Service Zustand herbeizuführen.
Source: BSI RSS-Newsfeed CERT-Bund
Created on: 4.03.2021 | 00:00
BSI RSS-Newsfeed CERT-Bund | 4.03.2021 | 00:00 -
CB-K20/1014 Update 26
CB-K20/1014 Update 26
Die Java Platform, Standard Edition (SE) ist eine Sammlung von Java-APIs (JDK) und der Java Laufzeit Umgebung (JRE). Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Java SE ausnutzen, um die Verfügbarkeit, Vertraulichkeit und Integrität zu gefährden.
Source: BSI RSS-Newsfeed CERT-Bund
Created on: 4.03.2021 | 00:00
BSI RSS-Newsfeed CERT-Bund | 4.03.2021 | 00:00 -
Joomla 3.9.25 Release
Joomla 3.9.25 Release
Joomla 3.9.25 is now available. This is a security release for the 3.x series of Joomla which addresses 9 security vulnerabilities and contains more than 40 bug fixes and improvements.
Source: Joomla! Official News
Created on: 2.03.2021 | 22:00
Joomla! Official News | 2.03.2021 | 22:00 -
[20210301] - Core - Insecure randomness within 2FA secret generation
[20210301] - Core - Insecure randomness within 2FA secret generation
Project: Joomla! SubProject: CMS Impact: Low Severity: Low Versions: 3.2.0 - 3.9.24 Exploit type: Insecure Randomness Reported Date: 2021-01-12 Fixed Date: 2021-03-02 CVE Number: CVE-2021-23126, CVE-2021-23127 Description Usage of the insecure rand() function within the process of generating the 2FA secret.Usage[…]
Source: Security Announcements
Created on: 2.03.2021 | 16:00
Security Announcements | 2.03.2021 | 16:00 -
[20210305] - Core - Input validation within the template manager
[20210305] - Core - Input validation within the template manager
Project: Joomla! SubProject: CMS Impact: Low Severity: Low Versions: 3.2.0 - 3.9.24 Exploit type: Improper Input Validation Reported Date: 2020-05-07 Fixed Date: 2021-03-02 CVE Number: CVE-2021-23131 Description Missing input validation within the template manager. Affected Installs Joomla! CMS versions 3.2.0[…]
Source: Security Announcements
Created on: 2.03.2021 | 16:00
Security Announcements | 2.03.2021 | 16:00 -
OPNsense 21.1.2 released
OPNsense 21.1.2 released
Hello, Please do enjoy this round of timely crypto library updates and other reliability fixes. Work has so far been focused on the firmware update process to ensure its safety around edge cases and recovery methods for the worst case.[…]
Source: Blog – OPNsense® is a true open source firewall and[…]
Created on: 25.02.2021 | 08:59
Blog – OPNsense® is a true open source firewall and[…] | 25.02.2021 | 08:59 -
OPNsense 21.1.1 Released
OPNsense 21.1.1 Released
Hi everyone, The 21.1 series debut looks pretty good so far. Thanks again for your input and comments! We will be spending a lot of time this year improving and adapting the code base. As a first glimpse, the changes[…]
Source: Blog – OPNsense® is a true open source firewall and[…]
Created on: 10.02.2021 | 09:00
Blog – OPNsense® is a true open source firewall and[…] | 10.02.2021 | 09:00
neusten Links
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/clients/client2/web2/web/j/modules/mod_quicklistweblinks/helper.php on line 78
many More Links »