Search results

  1. abadon1969

    Interesting Collection of examples and techniques for developing malware in Rust

    🤒 Collection of examples and techniques for developing malware in Rust Rust for Malware-Development is an educational repository with code examples in Rust, demonstrating techniques used in the development of malicious software. - Contains examples of process injection, antivirus bypass...
  2. abadon1969

    Interesting How to track bitcoin: methods of de-anonymization of transactions

    💰 How to track bitcoin: methods of de-anonymization of transactions One of the most common myths about bitcoin is the belief in its complete anonymity. Many users believe that bitcoin provides absolute privacy of transactions, but the reality turns out to be much more complicated. A complete...
  3. abadon1969

    Interesting Hacking: Computer Hacking, Security Testing, Penetration Testing and Basic Security

    🥷 Hacking: Computer Hacking, Security Testing, Penetration Testing and Basic Security The book is designed for both beginners and experienced specialists in the field of hacking. The authors tried to present the material in an accessible language, not missing complex details. The purpose of...
  4. abadon1969

    Interesting PowerShell toolkit for security auditing and testing of Microsoft SQL Server DBMS

    🟢 PowerShell toolkit for security auditing and testing of Microsoft SQL Server DBMS PowerUpSQL is a specialized PowerShell framework for detecting SQL Server instances, assessing their security configuration and conducting authorized penetration testing in corporate networks. - Allows you to...
  5. abadon1969

    Interesting Metasploit Framework is a pentester's Swiss knife

    👮‍♀ Metasploit Framework is a pentester's Swiss knife Almost all hackers use Metasploit, the world's most popular vulnerability testing framework. But real experts use it strictly for legitimate purposes - to find and eliminate vulnerabilities in systems. Metasploit Framework is an open tool...
  6. abadon1969

    Interesting The Car Hacker's Handbook: A Guide for the Penetration Tester (Craig Smith)

    🚗 The Car Hacker's Handbook: A Guide for the Penetration Tester (Craig Smith) Your car is a computer on wheels. And it can be hacked. The ultimatum guide to working with the CAN bus, diagnostic protocols and car infotainment systems. - You will understand how control units (ECUs) interact and...
  7. abadon1969

    Interesting GitHub and GitLab blocked and deleted the researcher's account after publishing PoC for Microsoft products

    📱 GitHub and GitLab blocked and deleted the researcher's account after publishing PoC for Microsoft products The GitHub platform administration blocked and deleted the account of an independent researcher under the pseudonym Nightmare-Eclipse. Soon her example was followed in GitLab. -...
  8. abadon1969

    Interesting Automated sandbox for detailed malware analysis

    🔏 Automated sandbox for detailed malware analysis CAPEv2 (Config Extractor for Malware) is a powerful specialized Python platform for dynamic analysis of malware and automatic extraction of its configurations. - Allows you to automatically unpack malicious code in memory, extract...
  9. abadon1969

    Interesting SSH cheat sheet: port forwarding, SOCKS proxy and hidden console

    🖥 SSH cheat sheet: port forwarding, SOCKS proxy and hidden console A modest utility hides a powerful routing layer. Local (-L) and remote (-R) pass bypass the limitations of loop interfaces. The dynamic port (-D) turns the session into a SOCKS proxy, and redirection (-A) through jump...
  10. abadon1969

    Interesting The Web Application Defender's Cookbook: Battling Hackers and Protecting Users (Ryan C. Barnett)

    👺 The Web Application Defender's Cookbook: Battling Hackers and Protecting Users (Ryan C. Barnett) A practical guide to protecting web applications with ModSecurity and attack detection systems. Unlike books on web hacking, this one shows the downside - how to write rules for detecting...
  11. abadon1969

    Interesting Brute-Forcing a Website with Burp Suite Using bWAPP as an Example

    Brute-Forcing a Website with Burp Suite Using bWAPP as an Example We'll brute-force a website using several steps: Step 1: Launch bWAPP Step 2: Configure Burp Suite Step 3: Configure Intruder Step 4: Select a Payload Step 5: Start Brute-Forcing a Website Brute-forcing a...
  12. abadon1969

    Interesting Chinese hackers penetrate US livestock management systems

    🏃‍♂️ Chinese hackers penetrate US livestock management systems ⚠️ The US Cybersecurity and Infrastructure Security Agency (CISA) has added a high-severity vulnerability discovered in Acclaim Systems' USAHERDS software to its catalog of known exploitable vulnerabilities (KEVs). Although the...
  13. abadon1969

    Interesting Forensics: Network Forensic Analysis Tool

    ✋ Forensics: Network Forensic Analysis Tool Xplico is a Network Forensic Analysis Tool (NFAT). Xplico's purpose is to extract application data from captured internet traffic. http://www.xplico.org/
Top Bottom