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 | |
- Anker 575 USB-C Docking Station (13-in-1), 85W für Laptops
- Perfect Server Hardware for Virtualization | Proxmox | pve-05
- Pioneer Blu-Ray/BD/DVD/CD Reader/writer USB 3.0 BDR-XD07TB | WORKS OK with Debian 11
- NOT WORKING WITH DEBIAN 11 | Dockingstation | IcyBox 14-in-1 USB Type-C | IB-DK2262AC
- How to remove systemd services
- Laptop | Lenovo | Thinkpad E15 Gen3 AMD
- Laptop | Lenovo | LENOVO-IDEA IdeaPad 3 15IGL05 Notebook (15.6 ", 128 GB SSD, Business Black)
- D. Klimo | Kent monoblocks
- TTN Mapper
- LILYGO TTGO T-Beam V1.1 ESP32 LoRa 868Mhz GPS 18650 Board
- LILYGO® TTGO T-Beam 868MHz -> The Things Network (TTN/TTS) -> Karte | Infos und Video bei Alex (www.aeq-web.com)
- Kabelfarben 3.3V, 5V, 12V, 230V | Durchmesser
- 01 Digi-Bee Stand01 Wetter
- Solar Panel | 6V 3W Solar Panel JY D145x145
- TTGO LoRa32 V2.1_1.6 version 433/868/915Mhz ESP32 LoRa OLED 0.96 Inch SD Card Bluetooth WIFI wireless Module ESP-32 SMA
- -pve-04 | Disk SSD and HDD
- DISK SSD | 1 TB | Samsung SSD 870 EVO 1TB - 1TB
- NanoVNA V2
- CubeSat | antennas |
- KoZo_GS3_433MHz
- tinyGS - shortcut what it means
- TinyGS Telegram community | published Links
- Wolfgang W. Osterhage (Springer Verlag Sachbuch 2021): Die Geschichte der Raumfahrt | (gefundene Fehler)
- ucs Univention some commands
- SMA-Stecker / SMA-Buchse
Auch in Deutschland können Ring-Kameras nun Gesichter erkennen und Nutzer darüber informieren. Die Option ist standardmäßig deaktiviert.
Alle Welt redet darüber, wie gefährlich Anthropics neue KI sein könnte. Jürgen Schmidt von heise security konzentriert sich lieber darauf, was jetzt zu tun ist.
Derzeit nutzen Angreifer eine kritische Sicherheitslücke im Web-Managementtool nginx-ui aus. Davon sind auch Instanzen in Deutschland bedroht.
Der Exploit nutzt ausgerechnet ein unsicheres Verhalten des Windows Defender und eines Datei-API, um sich Systemrechte zu sichern. Er ist noch ungepatcht.

