-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CAN we customize any website we need #70
Comments
yes you can use any website you want, just keep the javascript and php intact, don't change any variables, if you really want to change variables then carefully analyse both javascript and php and you will be able to use your own variables, this is a great idea i will give it a try, it will be something like SET |
So i will scraped the website i need then what after that , where can i put the website contents |
wait for sometime i will add an option to use your own template |
Thanks for kindly interest |
Friend thewhiteh4t, first of all I would like to congratulate you on the tool provided! I need your guidance! |
Websites templates are under /seeker/template /opt/seeker/template# ls copy nearyou as twitter (new template name as you want) /opt/seeker/template# cp -r nearyou/ /opt/seeker/template/twitter navigate inside the twitter folder /opt/seeker/template# cd twitter/ and edit the index.html as you want finally edit the seeker.py script #result = 'template/nearyou/php/result.txt' result = 'template/twitter/php/result.txt' #php_rqst = requests.get('http://127.0.0.1:8080/nearyou/index.html') python3 seeker.py -t default -s twitter or python3 seeker.py -t default |
dear i dont wana use serveo, i wana upload template files on hosting server and i need to get victim result in a text file which uploaded on hosting server whenever victim open my web link.. as u know domain hosting servers always keep alive . |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Did you reach to something? |
Hello all, there is now a guide to explain how to create a template : https://github.com/thewhiteh4t/seeker/blob/master/createTemplate.md |
Thank you for your email is there any video tutorial explain this please 🙏
في الثلاثاء، ٢٠ يونيو ٢٠٢٣ ١١:٣١ ص Rapha ***@***.***> كتب:
… Hello all, there is now a guide to explain how to create a template :
https://github.com/thewhiteh4t/seeker/blob/master/createTemplate.md
Only HTML knowledge is required (no JS, PHP knowledge; for python it can
be adapted from existing templates or I can help)
—
Reply to this email directly, view it on GitHub
<#70 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYSQRU6KGXB65FBE4JYPZNTXMFUYLANCNFSM4HRALSEA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Hello @ZoOoOoOoOoOom , sorry there is no video, but I let you compare with one easy existing template (zoom or telegram template) |
Telegram please or send both
I want to ask you if you can make google map template ?
في الأربعاء، ٢١ يونيو ٢٠٢٣ ٩:٣٧ ص Rapha ***@***.***> كتب:
… Hello @ZoOoOoOoOoOom <https://github.com/ZoOoOoOoOoOom> , sorry there is
no video, but I let you compare with one easy existing template (zoom or
telegram template)
—
Reply to this email directly, view it on GitHub
<#70 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYSQRUZP65K746CNJ2CTZOTXMKQFFANCNFSM4HRALSEA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hello all, I am new to this and I am wondering is it possible to customise the domain name instead of using ngrok domain so is less suspicious? My other goal is to clone a site. |
@MAGNUM999 yes you can setup nginx proxy and use a custom domain with it |
thanks for the tool , but can we use any web site we need instead of this web site if yes how we can do this ?
thanks a lot
i check a nother issue about this ,, how can i modify php variables ? also can you modify the tool to make this like phishing tool ( clone any website )
The text was updated successfully, but these errors were encountered: