User contributions for Admin

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

18 February 2025

10 February 2025

26 January 2025

24 January 2025

23 January 2025

22 January 2025

21 January 2025

20 January 2025

  • 08:0408:04, 20 January 2025 diff hist +16 NMAPNo edit summary current Tag: Visual edit
  • 08:0308:03, 20 January 2025 diff hist +588 N NMAPCreated page with "== Scan subnet<ref>https://unix.stackexchange.com/questions/585775/nmap-output-with-awk-to-table</ref> == <syntaxhighlight lang="bash"> $sudo nmap -sP 192.168.1.0/24 | awk '{a=0;b=2;c=3;d=4;e=5;f=6} function out() { if (state=="up") { printf "%s \t%s \t%s \t%s\n", ip, mac, name, name2; ip=""; mac=""; name=""; state=""; name2="" } } /Nmap scan report/ { out(); name=$e; ip = substr($f,2,length($f)-2); if (ip=="") { ip=name; name="" } } /Host is/ { state=$c } /MAC Addr..." Tag: Visual edit

18 January 2025

17 January 2025

16 January 2025

14 January 2025

12 January 2025

9 January 2025

8 January 2025

26 December 2024

20 December 2024

19 December 2024

9 December 2024

6 December 2024

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)