Skip to content
James Eduard

[Dev[Sec} + Ops ]

  • Home
  • How To’s
  • Microsoft
    • Microsoft 365
    • Microsoft Defender
    • Microsoft Intune
    • Microsoft Entra
    • Microsoft Sentinel
    • Azure AD
  • Linux
    • CentOS
    • Debian
    • ElementaryOS
    • Fedora
    • Kali Linux
    • FreeBSD
    • Linuxmint
    • Redhat
    • RHEL
    • Open Suse
    • Ubuntu
  • MacOS
  • Cloud
    • VMWare
    • Azure
    • AWS
    • Cloudflare
    • DevOps
      • Dynatrace
      • Terraform
      • Docker
  • Security
    • Capture the Flag
      • HackTheBox
    • Hardware Hacking
    • Forensics Tools
    • Hacker Conference
    • InfoSec
    • Exploit
  • Home
  • How To’s
  • Microsoft
    • Microsoft 365
    • Microsoft Defender
    • Microsoft Intune
    • Microsoft Entra
    • Microsoft Sentinel
    • Azure AD
  • Linux
    • CentOS
    • Debian
    • ElementaryOS
    • Fedora
    • Kali Linux
    • FreeBSD
    • Linuxmint
    • Redhat
    • RHEL
    • Open Suse
    • Ubuntu
  • MacOS
  • Cloud
    • VMWare
    • Azure
    • AWS
    • Cloudflare
    • DevOps
      • Dynatrace
      • Terraform
      • Docker
  • Security
    • Capture the Flag
      • HackTheBox
    • Hardware Hacking
    • Forensics Tools
    • Hacker Conference
    • InfoSec
    • Exploit
  • Malware

    SSMA – Simple Static Malware Analyzer

    September 8, 2016

    SSMA is a simple malware analyzer written in Python 3. Features: Searches for websites, e-mail addresses, IP addresses in the strings of the file. Looks for Windows functions commonly used by malware. Get results from VirusTotal and/or upload files. Malware detection based on Yara-rules – https://virustotal.github.io/yara/ Detect well-known software packers.…

    Continue Reading

    Related Posts

    AhMyth Android RAT – Android Remote Administration Tool

    July 16, 2017

    TheFatRat – Easy Tool For Generate Backdoor with Msfvenom

    July 31, 2016

    Androl4b – A Virtual Machine For Assessing Android applications, Reverse Engineering and Malware Analysis

    February 5, 2016
  • Information Gathering - Kali Linux - Security Scanner - Vulnerability Scanner

    D-TECT – Pentesting the Modern Web

    August 27, 2016

    D-TECT is an All-In-One Tool for Penetration Testing. This is specially programmed for Penetration Testers and Security Researchers to make their job easier, instead of launching different tools for performing different task. D-TECT provides multiple features and detection features which gather target information and finds different flaws in it. Compatibility:…

    Continue Reading

    Related Posts

    Hashcatch – Capture Handshakes Of Nearby WiFi Networks Automatically

    August 31, 2019

    Sn1per – Automated Pentest Recon Scanner

    January 5, 2018

    FSociety Hacking Tools Pack – A Penetration Testing Framework

    January 2, 2018
  • Web Application

    ps-inject – Inject Shellcode on Linux PID

    August 20, 2016

    ps-inject – Inject Shellcode on Linux PID $ make gcc -Wall -Wextra -O3 -c -o lib/file.o src/file.c gcc -Wall -Wextra -O3 -c -o lib/str.o src/str.c gcc -Wall -Wextra -O3 -c -o lib/mem.o src/mem.c gcc -Wall -Wextra -O3 -c -o lib/inject.o src/inject.c gcc -Wall -Wextra -O3 -c -o lib/main.o src/main.c gcc…

    Continue Reading

    Related Posts

    Copy as XMLHttpRequest BurpSuite Extension

    April 7, 2021

    jSQL Injection is a Java application for automatic SQL database injection.

    April 7, 2018

    XSStrike v2.0 – An Advanced XSS Detection And Exploitation Suit

    March 27, 2018
  • Botnet - Malware

    TheFatRat – Easy Tool For Generate Backdoor with Msfvenom

    July 31, 2016

    What is FatRat ? Easy tool for generate backdoor with msfvenom ( part of metasploit framework ) and program compiles a C program with a meterpreter reverse_tcp payload In it that can then be executed on a windows host Program to create a C program after it is compiled that…

    Continue Reading

    Related Posts

    ZIB-Trojan – The Open Tor Botnet

    October 30, 2015
  • CentOS

    Mimikittenz – Post-Exploitation Powershell Tool for Extracting Juicy info from Memory

    July 10, 2016

    Mimikittenz is a post-exploitation powershell tool that utilizes the Windows function ReadProcessMemory() in order to extract plain-text passwords from various target processes. mimikittenz can also easily extract other kinds of juicy info from target processes using regex patterns including but not limited to: TRACK2 (CreditCard) data from merchant/POS processes PII…

    Continue Reading

    Related Posts

    How to Disable SELinux on CentOS 8 / RHEL

    May 12, 2020

    How To Install InfluxDB on CentOS 8 / RHEL 8

    April 19, 2020

    How to Export and Import Grafana dashboard and Data Sources

    April 17, 2020
  • Exploit - Python

    Scansploit – Exploit using barcodes, QRcodes, earn13, datamatrix

    July 5, 2016

    Scansploit – is a tool for Injecting Malicious Payloads Into Barcodes (code128, QRCodes, DataMatrix and EAN13) Tool for Injecting Malicious Payloads Into Barcodes: Barcodes (code128) QRCodes DataMatrix EAN13 Requirements: Python3 PyStrich pip3 install pystrich Incase of jpeg error: sudo apt-get install libtiff5-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python-tk Pillow…

    Continue Reading

    Related Posts

    BisonWare BisonFTP Server Buffer Overflow – Metasploit Framework

    November 25, 2021

    CHAOS – Allow Generate Payloads and Control Remote Windows Systems.

    April 4, 2018

    Faleemi Windows Desktop Software – (DDNS/IP) Local Buffer Overflow

    March 31, 2018
  • Information Gathering - Password Attacks - Security Scanner - Web Application

    THC-Hydra 8.2 Released

    June 27, 2016

    When you need to brute force crack a remote authentication service, Hydra is often the tool of choice. It can perform rapid dictionary attacks against more than 50 protocols, including telnet, ftp, http, https, smb, several databases, and much more. Like THC Amap this release is from the fine folks…

    Continue Reading

    Related Posts

    Hashcatch – Capture Handshakes Of Nearby WiFi Networks Automatically

    August 31, 2019

    Sn1per – Automated Pentest Recon Scanner

    January 5, 2018

    FSociety Hacking Tools Pack – A Penetration Testing Framework

    January 2, 2018
  • Linux - Python

    Detux – The Multiplatform Linux Sandbox

    June 21, 2016

    Detux is a sandbox developed to do traffic analysis of the Linux malwares and capture the IOCs by doing so. QEMU hypervisor is used to emulate Linux (Debian) for various CPU architectures. The following CPUs are currently supported: x86 x86-64 ARM MIPS MIPSEL Use the Live version now: http://detux.org What’s…

    Continue Reading

    Related Posts

    How-To Guide: Secure DNS Setup for Windows, macOS, and Linux

    July 20, 2025

    Kali Linux 2024.3: Unveiling the Latest Tools and Features

    September 12, 2024

    How to Install Homebrew on macOS

    June 14, 2022
  • Vulnerability Scanner - Web Application

    Shadowd – The Shadow Daemon Web Application Firewall Server

    June 17, 2016

    Shadow Daemon is a collection of tools to detect, record and prevent attacks on web applications. Technically speaking, Shadow Daemon is a web application firewall that intercepts requests and filters out malicious parameters. It is a modular system that separates web application, analysis and interface to increase security, flexibility and…

    Continue Reading

    Related Posts

    Hashcatch – Capture Handshakes Of Nearby WiFi Networks Automatically

    August 31, 2019

    jSQL Injection is a Java application for automatic SQL database injection.

    April 7, 2018

    iCloudBrutter -AppleID Bruteforce Attack

    March 27, 2018
  • Python - Scanner - Vulnerability Scanner - Web Application

    XssPy – Web Application XSS Scanner

    June 13, 2016

    XssPy is a python tool for finding Cross Site Scripting vulnerabilities in websites. This tool is the first of its kind. Instead of just checking one page as most of the tools do, this tool traverses the website and find all the links and subdomains first. After that, it starts…

    Continue Reading

    Related Posts

    LDAP Monitor = Monitor creation, deletion and changes to LDAP objects

    November 9, 2021

    XSStrike v2.0 – An Advanced XSS Detection And Exploitation Suit

    March 27, 2018

    CLOUDKiLL3R – Bypasses Cloudflare Protection Service Via TOR Browser

    March 23, 2018
 Older Posts
Newer Posts 
https://affiliate.klook.com/redirect?aid=74408&aff_adid=1310193&k_site=httpswww.klook.comen-USactivity1659-taipei-101-taipei
Klook.com

Categories

Recent Posts

  • Protected: Automating Graph API Role Assignments for Logic App Managed Identity
  • AWS Summit Hong Kong 2026 – What to Expect and Why You Should Attend
  • VXCON 2025: Where Red Teamers, Reverse Engineers, and Car Hackers Meet in Hong Kong
  • How-To Guide: Secure DNS Setup for Windows, macOS, and Linux
  • Introducing Quick Machine Recovery: Microsoft’s Solution to Driver-Induced Blue Screens
Klook.com
© 2026 James Eduard. Open Source • Technology • Cybersecurity. All rights reserved.
Graceful Theme by Optima Themes