5 matches found
lykan
lykan Lykan은 C로 작성된 유출 분석 프로그램으로, 분석된 데이터의 시각적 그래프를 생성합니다. 입력으로 비밀번호가 '\n'으로 구분된 원시 텍스트 덤프를 받아 상위 비밀번호, 문자 인기도 등 덤프에 대한 통계 정보를 추출합니다. Lykan은 일반 사용자의 비밀번호 생성 심리와 트렌드를 이해하는 데 도움을 주기 위해 설계되었으며, 이 정보는 나중에 보안 평가를 위해 방어적 또는 공격적으로 사용될 수 있습니다. 개발 중 설치 lykan을 설치하려면 셸에서 다음 명령을 실행하십시오: root@kitploit: $ git...
EUVD-2025-20902
Malicious code in bioql PyPI...
CVE-2025-38344
In the Linux kernel, the following vulnerability has been resolved: ACPICA: fix acpi parse and parseext cache leaks ACPICA commit 8829e70e1360c81e7a5a901b5d4f48330e021ea5 I'm Seunghun Han, and I work for National Security Research Institute of South Korea. I have been doing a research on ACPI and...
CVE-2025-38344 ACPICA: fix acpi parse and parseext cache leaks
In the Linux kernel, the following vulnerability has been resolved: ACPICA: fix acpi parse and parseext cache leaks ACPICA commit 8829e70e1360c81e7a5a901b5d4f48330e021ea5 I'm Seunghun Han, and I work for National Security Research Institute of South Korea. I have been doing a research on ACPI and...
Using Python to unearth a goldmine of threat intelligence from leaked chat logs
Dealing with a great amount of data can be time consuming, thus using Python can be very powerful to help analysts sort information and extract the most relevant data for their investigation. The open-source tools library, MSTICPy, for example, is a Python tool dedicated to threat intelligence. I...