Rezultatele cautarii
Vedeti tot
codufun codufun codufun
Home
Grupuri
Pagini
Marketplace
Arata mai mult
Grupuri Pagini Marketplace Events Blogs Offers Courses
Conecteaza-te
Conecteaza-te Inscrie-te
Night Mode
Căutare
Postari
Blogs
Utilizatori
Pagini
Grupuri
Events
  • KarateKarthik @KarateKarthik A distribuit un link
    2025-06-08 05:05:46
    NextSploit: Next.js CVE-2025-29927 Scanner & Exploiter

    Requirements
    Python 3.7+
    Selenium
    ChromeDriver
    GeckoDriver
    Wappalyzer CLI
    Google Chrome

    Installation
    Clone the repository:
    git clone https://github.com/AnonKryptiQuz/NextSploit.git
    cd NextSploit
    Install required Python packages:

    pip install -r requirements.txt
    Download ChromeDriver
    Ensure ChromeDriver is installed and accessible:
    ChromeDriver Download

    GeckoDriver
    Ensure GeckoDriver is installed and accessible
    https://github.com/AnonKryptiQuz/NextSploit.git

    Proforest #proforest #hacking #cybersecurity #git
    🔍 NextSploit: Next.js CVE-2025-29927 Scanner & Exploiter ⚠️ Requirements 🛠️ 🐍 Python 3.7+ 🧪 Selenium 🚗 ChromeDriver 🦊 GeckoDriver 🕵️ Wappalyzer CLI 🌐 Google Chrome Installation 📥 Clone the repository: git clone https://github.com/AnonKryptiQuz/NextSploit.git cd NextSploit Install required Python packages: pip install -r requirements.txt Download ChromeDriver Ensure ChromeDriver is installed and accessible: 🔗 ChromeDriver Download GeckoDriver 🦊 Ensure GeckoDriver is installed and accessible https://github.com/AnonKryptiQuz/NextSploit.git [Proforest] #proforest #hacking #cybersecurity #git
    GitHub - AnonKryptiQuz/NextSploit: NextSploit is a command-line tool designed to detect and exploit CVE-2025-29927, a security flaw in Next.js
    github.com
    NextSploit is a command-line tool designed to detect and exploit CVE-2025-29927, a security flaw in Next.js - AnonKryptiQuz/NextSploit
    Gost
    1
    · 0 Commentarii ·0 Distribuiri ·6K Views
    Vă rugăm să vă autentificați pentru a vă dori, partaja și comenta!
  • Indotermux @Indotermux a adăugat o fotografie
    2025-06-03 14:33:26
    HandShaker etect, capture, crack WPA/2 handshakes, WEP Keys and geotag with Android GPS Detect, deauth, capture, crack WPA/2 handshakes and WEP keys. Crack WPS Pins Record AP location with Android GPS. All content shared is strictly for educational and awareness purposes. I do not promote, engage in, or encourage any illegal activities. Use the information responsibly and in compliance with applicable laws. Follow #dayofexploits for more upcoming interesting Topics or to learn about the tools that were using in offensive journey Thanks☠ #kalilinux #kalilinuxtools #informationsecurity #ethicalhacker #pentesting #ubantu #bugbounty #github #githubuniverse #hacking #hacking_or_secutiy #WebPentest #webpentest, #decryption , #ddosattak , #networkattacktool , #networkattack, #WhatWeb #metasploit, #nmap, #burpsuite, #bruteforce, #informationgathering, #hackingtools, #vulnerability
    👾HandShaker etect, capture, crack WPA/2 handshakes, WEP Keys and geotag with Android GPS Detect, deauth, capture, crack WPA/2 handshakes and WEP keys. Crack WPS Pins Record AP location with Android GPS. All content shared is strictly for educational and awareness purposes. I do not promote, engage in, or encourage any illegal activities. Use the information responsibly and in compliance with applicable laws. Follow #dayofexploits for more upcoming interesting Topics or to learn about the tools that were using in offensive journey Thanks☠ #kalilinux #kalilinuxtools #informationsecurity #ethicalhacker #pentesting #ubantu #bugbounty #github #githubuniverse #hacking #hacking_or_secutiy #WebPentest #webpentest, #decryption , #ddosattak , #networkattacktool , #networkattack, #WhatWeb #metasploit, #nmap, #burpsuite, #bruteforce, #informationgathering, #hackingtools, #vulnerability
    Gost
    Bad boy
    2
    · 0 Commentarii ·0 Distribuiri ·8K Views
    Vă rugăm să vă autentificați pentru a vă dori, partaja și comenta!
  • Sanjay @Sanjay A distribuit un link
    2025-01-23 21:04:20
    Subproject commit Samsesh
    tools/crunch.sh

    fix some bug on tools and install.sh and BruteSploit

    Commit 81ee618

    https://github.com/samsesh/BruteSploit
    Subproject commit [Samsesh] tools/crunch.sh fix some bug on tools and install.sh and BruteSploit Commit 81ee618 https://github.com/samsesh/BruteSploit
    GitHub - samsesh/BruteSploit: BruteSploit is a collection of method for automated Generate, Bruteforce and Manipulation wordlist with interactive shell. That can be used during a penetration test to enumerate and maybe can be used in CTF for manipulation,combine,transform and permutation some words or file text :p
    github.com
    BruteSploit is a collection of method for automated Generate, Bruteforce and Manipulation wordlist with interactive shell. That can be used during a penetration test to enumerate and maybe can be u...
    Love
    Gost
    7
    · 0 Commentarii ·0 Distribuiri ·2K Views
    Vă rugăm să vă autentificați pentru a vă dori, partaja și comenta!
  • Mallucoder @Mallucoder A distribuit un link
    2025-01-21 19:45:05
    Routersploit

    Routersploit is a framework focused on exploiting embedded devices, primarily routers.

    Installation:

    pkg update && pkg upgrade
    pkg install python git
    git clone https://github.com/threat9/routersploit.git
    cd routersploit
    pip install -r requirements.txt

    Usage: Run python3 rsf.py to start the interactive console and explore available modules for exploitation.

    #Routersploit #hack #codufun #hacking #termuxtools #tools #EmbeddedDevices #Exploitation #Termux #kali #github #coder
    Routersploit 📡 Routersploit is a framework focused on exploiting embedded devices, primarily routers. 🔹Installation: pkg update && pkg upgrade pkg install python git git clone https://github.com/threat9/routersploit.git cd routersploit pip install -r requirements.txt 🔹Usage: Run python3 rsf.py to start the interactive console and explore available modules for exploitation. #Routersploit #hack #codufun #hacking #termuxtools #tools #EmbeddedDevices #Exploitation #Termux #kali #github #coder
    GitHub - threat9/routersploit: Exploitation Framework for Embedded Devices
    github.com
    Exploitation Framework for Embedded Devices. Contribute to threat9/routersploit development by creating an account on GitHub.
    Love
    2
    · 0 Commentarii ·0 Distribuiri ·5K Views
    Vă rugăm să vă autentificați pentru a vă dori, partaja și comenta!
  • Mallucoder @Mallucoder A distribuit un link
    2025-01-21 19:40:38
    Xerosploit

    Details: Xerosploit is an advanced man-in-the-middle framework for performing network attacks, such as packet manipulation, DOS, and more.

    Installation:

    pkg update && pkg upgrade
    pkg install git python2
    git clone https://github.com/LionSec/xerosploit.git
    cd xerosploit
    python2 install.py

    Usage: Run xerosploit to access the interactive interface and select the desired attack modules.

    Hashtags: #Xerosploit #MITMAttack #NetworkSecurity #Termux #hack #hacker #xero #sploit #github #hacking #termuxtools #codufun #android #mallucoder #new #tool
    Xerosploit 🔹Details: Xerosploit is an advanced man-in-the-middle framework for performing network attacks, such as packet manipulation, DOS, and more. 🔹Installation: pkg update && pkg upgrade pkg install git python2 git clone https://github.com/LionSec/xerosploit.git cd xerosploit python2 install.py 🔹Usage: Run xerosploit to access the interactive interface and select the desired attack modules. Hashtags: #Xerosploit #MITMAttack #NetworkSecurity #Termux #hack #hacker #xero #sploit #github #hacking #termuxtools #codufun #android #mallucoder #new #tool
    GitHub - LionSec/xerosploit: Efficient and advanced man in the middle framework
    github.com
    Efficient and advanced man in the middle framework - LionSec/xerosploit
    Love
    Wow
    3
    · 0 Commentarii ·0 Distribuiri ·6K Views
    Vă rugăm să vă autentificați pentru a vă dori, partaja și comenta!
  • Mallucoder @Mallucoder
    2025-01-21 19:33:59
    Metasploit Framework

    The Metasploit Framework is a powerful tool for developing and executing exploit code against a remote target machine. It includes a complete collection of tools for penetration testing and security research.

    Installation:

    pkg update && pkg upgrade
    pkg install unstable-repo
    pkg install metasploit

    Usage: Start the framework by running msfconsole.

    Hashtags: #Metasploit #PenetrationTesting #Termux
    #android #msf #codufun #metasploitpayload #kali #hacker #hack
    Ⓜ️Metasploit Framework🔹 💠The Metasploit Framework is a powerful tool for developing and executing exploit code against a remote target machine. It includes a complete collection of tools for penetration testing and security research. 🔷Installation: pkg update && pkg upgrade pkg install unstable-repo pkg install metasploit 🔷Usage: Start the framework by running msfconsole. Hashtags: #Metasploit #PenetrationTesting #Termux #android #msf #codufun #metasploitpayload #kali #hacker #hack
    Love
    Sad
    3
    · 0 Commentarii ·0 Distribuiri ·3K Views
    Vă rugăm să vă autentificați pentru a vă dori, partaja și comenta!
Upgrade to Pro
Alege planul care ți se potrivește
Upgrade
© 2025 codufun
Romaian
Hindi English Arabic French Spanish Portuguese Deutsch Turkish Dutch Italiano Russian Romaian Portuguese (Brazil) Greek
About Termeni Confidențialitate