User contributions for Admin

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

12 March 2025

11 March 2025

10 March 2025

7 March 2025

5 March 2025

4 March 2025

25 February 2025

22 February 2025

21 February 2025

19 February 2025

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

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