Revoltshing Framework Phishing

Iniciado por AngelSecurityTeam, Marzo 15, 2020, 08:51:16 PM

Tema anterior - Siguiente tema

0 Miembros y 1 Visitante están viendo este tema.

Marzo 15, 2020, 08:51:16 PM Ultima modificación: Marzo 15, 2020, 09:46:27 PM por Gabriela
RevoltShing

REVOLTSHING v.2 - FRAMEWORK . IS A COMPLETE PHISHING SYSTEM. IT ALLOWS YOU TO CREATE WEBSITES WITH THE OBJECTIVE OF OBTAINING CREDENTIALS
Mode Of Execution:

    apt-get install python3

    apt-get install git

    git clone You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

    cd RevoltShing

    bash You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

    python3 You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

    python3 You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

TERMUX

    pkg install git

    git clone You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

    cd RevoltShing

    pkg install python

    pkg install wget

    pip3 install wget

   pip3 install bs4
   
    pip install bs4

    python3 You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

    python3 You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login



Hola, me salta este error cuando ejecuto el You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login:

Traceback (most recent call last):
  File "revoltshing.py", line 157, in <module>
    main()
  File "revoltshing.py", line 61, in main
    w.clonar() # start
  File "revoltshing.py", line 129, in clonar
    data = ulib.urlopen(self.url).read()      
  File "/usr/lib/python3.7/http/client.py", line 470, in read
    s = self._safe_read(self.length)
  File "/usr/lib/python3.7/http/client.py", line 620, in _safe_read
    chunk = You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login(min(amt, MAXAMOUNT))
  File "/usr/lib/python3.7/socket.py", line 589, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib/python3.7/ssl.py", line 1071, in recv_into
    return You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login(nbytes, buffer)
  File "/usr/lib/python3.7/ssl.py", line 929, in read
    return self._sslobj.read(len, buffer)
ConnectionResetError: [Errno 104] Connection reset by peer