Git Product home page Git Product logo

Comments (3)

devil67 avatar devil67 commented on July 22, 2024 2

Hello DizKiller here the solution

open mousepad or leafpad and put this code


#!/bin/bash

cd /usr/share/Responder/ && ./Responder.py "$@"

save as responder


Open terminal:

sudo mv responder /usr/bin/ press enter

sudo chmod +x /usr/bin/responder press enter

sudo cd /usr/share/ press enter

sudo git clone https://github.com/SpiderLabs/Responder.git press enter

sudo chmod 777 /usr/share/Responder/ press enter


Finish:
try now comand
sudo python badpdf.py 👍

from bad-pdf.

deepzec avatar deepzec commented on July 22, 2024

Hi DizKiller

Bad-pdf require responder to work. You can follow steps mentioned by devil67 or use kali linux

from bad-pdf.

mav51 avatar mav51 commented on July 22, 2024

Hi,
I am getting this error after running the script:
[] Starting Process.. []
Bad PDF test.pdf created
/usr/bin/responder: line 2: d: command not found
any ideas!!!

from bad-pdf.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.