MCPcopy Create free account

hub / github.com/PierreGode/Ragnar / functions

Functions6,046 in github.com/PierreGode/Ragnar

↓ 12 callersMethodinitMessage
(self, message)
pager_lib/smb/smb2_structs.py:182
↓ 12 callersFunctionpost
(url, body)
web/rusense/app/views/training.js:23
↓ 12 callersMethodresize
(width, height)
web/observatory/js/post-processing.js:101
↓ 12 callersMethodscan
Initiates the network scan, updates the netkb file, and displays the results. Now also stores results in memory for immediate orchest
actions/scanning.py:1639
↓ 12 callersFunctionsetStatus
(msg)
espnow_bridge_firmware/flasher/js/flasher.js:32
↓ 12 callersMethodstart
Starts the scanner in a separate thread.
actions/scanning.py:2241
↓ 12 callersMethodtest
Low-impact test that the method is feasible, e.g. command exists.
pager_lib/getmac/getmac.py:339
↓ 12 callersMethodupsert_host
Insert or update a host record. DUPLICATE PREVENTION: - If adding a real MAC for an IP that has a pseudo-MAC, migrat
db_manager.py:611
↓ 11 callersFunction_clamp
Clamp
web/observatory/js/demo-data.js:86
↓ 11 callersFunction_clamp_int
(val, default, lo, hi)
network_diagnostics.py:55
↓ 11 callersMethod_get_auth_conn
Context manager for auth database connections.
auth_manager.py:113
↓ 11 callersFunction_rusense_get
GET JSON from the local sensing-server; None on any failure.
webapp_modern.py:824
↓ 11 callersFunction_setPwnCfgChecked
(e,t)
web/scripts/ragnar_modern.min.js:1
↓ 11 callersFunction_setPwnCfgChecked
(id, val)
web/scripts/ragnar_modern.js:6219
↓ 11 callersFunction_setPwnUpdateWarnings
(e)
web/scripts/ragnar_modern.min.js:1
↓ 11 callersFunction_setPwnUpdateWarnings
(messages)
web/scripts/ragnar_modern.js:6936
↓ 11 callersMethodappend_subnet_scan_log
Append an entry to the subnet scan log visible in the UI. Args: cidr: The subnet that was scanned (or 'primary').
shared.py:1809
↓ 11 callersMethodcancel
`cancel_callback()` followed by `close()` when close/cancel buttons clicked.
pager_lib/tqdm/tk.py:153
↓ 11 callersFunctionclampInt
(el, lo, hi, dflt)
web/rusense/app/views/settings.js:464
↓ 11 callersMethodclose
Terminate the SMB connection (if it has been started) and release any sources held by the underlying socket.
pager_lib/smb/SMBConnection.py:135
↓ 11 callersMethoddata_bytes_decode
(databytes)
pager_lib/smb/strategy.py:13
↓ 11 callersMethodflip
Display the current frame. Call once per frame.
pager/pagerctl.py:325
↓ 11 callersFunctionformat_bytes
Format bytes to human readable format
webapp_modern.py:16465
↓ 11 callersMethodline
Draw a line between two points.
pager/pagerctl.py:380
↓ 11 callersFunctions
(paths)
web/rusense/app/icons.js:2
↓ 11 callersMethodsetup
Initial authentication setup. Creates user, generates encryption key, encrypts database, generates recovery codes. Returns di
auth_manager.py:335
↓ 11 callersMethodsleep
Enter sleep mode and turn off backlight.
resources/waveshare_epd/gc9a01.py:127
↓ 11 callersMethodttf_width
Get width of TTF text in pixels.
pager/pagerctl.py:418
↓ 10 callersMethodReadBusy
(self)
resources/waveshare_epd/epd2in9_V2.py:166
↓ 10 callersMethod__new__
(cls, name, this_bases, d)
pager_lib/six.py:868
↓ 10 callersFunction_build_db
(existing_by_ip=None)
tests/test_passive_host_discovery.py:147
↓ 10 callersFunction_get_multi_interface_state
()
webapp_modern.py:11122
↓ 10 callersMethod_rotr
(self, x, y)
pager_lib/smb/utils/sha256.py:46
↓ 10 callersFunction_setKioskMessage
(e,t)
web/scripts/ragnar_modern.min.js:1
↓ 10 callersFunction_setKioskMessage
(text, kind)
web/scripts/ragnar_modern.js:17749
↓ 10 callersMethod_sweep_beacons
Score every tracked flow and raise alerts for new/improved beacons. Returns the list of (key, metrics) pairs that triggered an alert
traffic_analyzer.py:1271
↓ 10 callersFunctioncomplianceEscape
(e)
web/scripts/ragnar_modern.min.js:1
↓ 10 callersFunctioncomplianceEscape
(s)
web/scripts/ragnar_modern.js:10516
↓ 10 callersMethodcount
(self, value)
pager_lib/pyasn1/type/univ.py:1708
↓ 10 callersMethoddigital_read
(self, pin)
resources/waveshare_epd/epdconfig.py:244
↓ 10 callersMethodgetIV
getIV() -> bytes
pager_lib/smb/utils/pyDes.py:161
↓ 10 callersMethodget_active_findings_for_dashboard
Get active findings for current network (dashboard view) Checks both the current network ID and 'default_network' as fallback
network_intelligence.py:439
↓ 10 callersMethodget_current_network_id
Get current network identifier
network_intelligence.py:145
↓ 10 callersFunctionnormalize_rotation
Normalize a screen_reversed config value to a rotation angle (0, 90, 180, 270). Accepts booleans (legacy: True→180, False→0), integers, or string
shared.py:28
↓ 10 callersMethodsave_intelligence_data
Save intelligence data to files
network_intelligence.py:115
↓ 10 callersFunctionsetManualAttackStatus
(e,t="info")
web/scripts/ragnar_modern.min.js:1
↓ 10 callersFunctionsetManualAttackStatus
(message, type = 'info')
web/scripts/ragnar_modern.js:11166
↓ 10 callersFunctionshowPushoverStatus
(e,t,n)
web/scripts/ragnar_modern.min.js:1
↓ 10 callersFunctionshowPushoverStatus
(msg, color, timeout)
web/scripts/ragnar_modern.js:13068
↓ 10 callersFunctionshowTab
(tabName)
web/scripts/ragnar_modern.js:1135
↓ 10 callersMethodsleep
Turn off the display and backlight to save power. Resets *_initialized* so a subsequent call to ``init()`` will re-run the full HD447
resources/waveshare_epd/lcd1602.py:136
↓ 9 callersMethodReadBusy
(self)
resources/waveshare_epd/epd2in13_V4.py:65
↓ 9 callersMethod_cfg
(self, key: str, default=None)
actions/airsnitch.py:340
↓ 9 callersMethod_derive_wrapping_key
Derive a Fernet-compatible wrapping key from a secret + HW fingerprint.
auth_manager.py:221
↓ 9 callersMethod_endless_loop_wifi_search
Search for and connect to known WiFi networks - simply enable WiFi and let system auto-reconnect
wifi_manager.py:725
↓ 9 callersMethod_execute_command
:raise InterfaceError: If the connection is closed. :raise ValueError: If no username was specified.
pager_lib/pymysql/connections.py:838
↓ 9 callersMethod_get_wardriving_data
Fetch current wardriving status from the engine (if running).
display.py:1415
↓ 9 callersFunction_line
(*fields)
tests/test_tls_fingerprint.py:18
↓ 9 callersFunction_makeCorrelatedNoise
* Temporally-correlated noise (1st-order IIR low-pass filtered white noise). * Returns a function noise(t) that produces smooth, non-teleporting valu
web/observatory/js/demo-data.js:50
↓ 9 callersMethod_save_connection_state
Save current connection state to help with service restarts
wifi_manager.py:517
↓ 9 callersFunction_setPwnCfgValue
(e,t)
web/scripts/ragnar_modern.min.js:1
↓ 9 callersFunction_setPwnCfgValue
(id, val)
web/scripts/ragnar_modern.js:6214
↓ 9 callersFunction_write_pwn_status_file
(state: str, message: str, phase: str = 'dashboard', extra: Optional[dict] = None)
webapp_modern.py:1973
↓ 9 callersFunctioncap
(pat, cast=float)
network_diagnostics.py:1639
↓ 9 callersMethodencrypt
encrypt(data, [pad], [padmode]) -> bytes data : Bytes to be encrypted pad : Optional argument for encryption padding. Must only be one byte pa
pager_lib/smb/utils/pyDes.py:642
↓ 9 callersFunctionformatTimestamp
(e)
web/scripts/ragnar_modern.min.js:1
↓ 9 callersFunctionformatTimestamp
(timestamp)
web/scripts/ragnar_modern.js:15124
↓ 9 callersMethodfrom_bytes
(cls, data, return_tail=False)
pager_lib/smb/security_descriptors.py:178
↓ 9 callersFunctiongetActiveWifiInterface
()
web/scripts/ragnar_modern.min.js:1
↓ 9 callersFunctiongetActiveWifiInterface
()
web/scripts/ragnar_modern.js:8803
↓ 9 callersMethodgetComponentByName
Returns |ASN.1| type component by name. Equivalent to Python :class:`dict` subscription operation (e.g. `[]`). Parameters --
pager_lib/pyasn1/type/univ.py:2343
↓ 9 callersFunctionget_server_capabilities
Get or create the global ServerCapabilities instance
server_capabilities.py:353
↓ 9 callersFunctionhtml
(strings, ...values)
web/rusense/app/lib.js:4
↓ 9 callersMethodindex
(self, suboid)
pager_lib/pyasn1/type/univ.py:1237
↓ 9 callersMethodmodule_exit
(self)
resources/waveshare_epd/epdconfig.py:279
↓ 9 callersMethodrefresh
Force refresh the display of this bar. Parameters ---------- nolock : bool, optional If `True`, does no
pager_lib/tqdm/std.py:1325
↓ 9 callersFunctionrefreshPwnagotchiStatus
(e={})
web/scripts/ragnar_modern.min.js:1
↓ 9 callersFunctionrefreshPwnagotchiStatus
(options = {})
web/scripts/ragnar_modern.js:5902
↓ 9 callersFunctionrefreshWifiStatus
()
web/scripts/ragnar_modern.min.js:1
↓ 9 callersFunctionrefreshWifiStatus
()
web/scripts/ragnar_modern.js:8121
↓ 9 callersMethodrelease
(self)
pager_lib/tqdm/std.py:106
↓ 9 callersMethodrun
Main loop - waits for Wi-Fi connection and starts Orchestrator.
pager/PagerRagnar.py:157
↓ 9 callersMethodto_dict
(self)
irc_dpi.py:69
↓ 9 callersMethodupdate
* Update all figures based on current data frame. * @param {object} data - Current sensing data with persons[], vital_signs, classification * @p
web/observatory/js/figure-pool.js:268
↓ 9 callersMethodwrite_packet
Writes an entire "mysql packet" in its entirety to the network adding its length and sequence number.
pager_lib/pymysql/connections.py:730
↓ 8 callersFunction_add_doc
Add documentation to a function.
pager_lib/six.py:80
↓ 8 callersMethod_add_module
(self, mod, *fullnames)
pager_lib/six.py:182
↓ 8 callersFunction_cleanup
Normalize placeholder values that Lynis uses for empty fields.
lynis_parser.py:11
↓ 8 callersMethod_cyl
(x, y, z, rTop, rBot, h, segs, mat)
web/observatory/js/scenario-props.js:61
↓ 8 callersMethod_draw_page_frame
Draw standard page frame: border, title, divider, footer.
display.py:793
↓ 8 callersFunction_gaussian
Gaussian blob value at distance d with given sigma
web/observatory/js/demo-data.js:92
↓ 8 callersMethod_get_db
(self)
pager_lib/pymysql/cursors.py:65
↓ 8 callersMethod_get_strength_profile
Get scan strength profile configuration from options.
advanced_vuln_scanner.py:776
↓ 8 callersMethod_is_windows
Check if running on Windows
actions/ble.py:39
↓ 8 callersFunction_lerp
Lerp
web/observatory/js/demo-data.js:89
↓ 8 callersMethod_presenceField
(cx, cz, radius, t)
web/observatory/js/demo-data.js:1692
↓ 8 callersMethod_pump_events
Process pygame events and feed the input queue.
pager/pagerctl_mock.py:369
↓ 8 callersFunction_roundtrip
(conn, send_data)
pager_lib/pymysql/_auth.py:119
↓ 8 callersFunction_scalar
lldpctl represents values either as a scalar or as {'value': X}.
network_diagnostics.py:285
↓ 8 callersMethod_setDataSource
* Update the dataSource label and notify state listeners so the UI can * react without needing a separate subscription. * @param {'live'|'server
web/rusense/services/sensing.service.js:388
← previousnext →201–300 of 6,046, ranked by callers