Installing SET (Social Engineering Toolkit) but no setup.py program anywhere
"To Verb a Noun"
Go (to / in) your own way
Power Adapter for Traveling to Scotland (I live in the US)
"Es gefällt ihm." How to identify similar exceptions?
Can someone identify this old round connector?
As an interviewer, how to conduct interviews with candidates you already know will be rejected?
How slow was the 6502 Basic compared to Assembly
How to realize Poles and zeros at infinity??especially through transfer function?
An example of a "simple poset" which does not belong to a convex polytope
Is there any problem with students seeing faculty naked in university gym?
Is there any way to ward an area against Sending?
What should I do if I find a mistake in my submitted master's thesis?
What’s the BrE for “shotgun wedding”?
Minimum perfect squares needed to sum up to a target
What's the difference between motherboard and chassis?
My second game: War Card game V.1
SHA3-255, one bit less
Spiral Stumper Series: Instructionless Puzzle
Can I voluntarily exit from the US after a 20 year overstay, or could I be detained at the airport?
How to be productive while waiting for meetings to start, when managers are casual about being late
Where did the horse come from?
How do I know how many sub-shells deep I am?
Why is the time of useful consciousness only seconds at high altitudes, when I can hold my breath much longer at ground level?
Using 4K Skyrim Textures when running 1920 x 1080 display resolution?
Installing SET (Social Engineering Toolkit) but no setup.py program anywhere
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I have been trying to figure out why the toolkit is not displaying the setup.py program like it says everywhere to do. Am I missing a step somewhere?

Edit: I already have done the pip install -r requirements.txt step. I even went into the actual set folder, theres nothig in there that has the setup.py program. I've been following videos, and even the actual steps. To no avail, is there anything else im doing wrong
tools
add a comment
|
I have been trying to figure out why the toolkit is not displaying the setup.py program like it says everywhere to do. Am I missing a step somewhere?

Edit: I already have done the pip install -r requirements.txt step. I even went into the actual set folder, theres nothig in there that has the setup.py program. I've been following videos, and even the actual steps. To no avail, is there anything else im doing wrong
tools
Hello and welcome to AskUbuntu! Right now, your question lacks any helpful description. The good thing is, you can simply edit your question and include as much description as you like. Please take the time to explain what you are doing where you hit a problem. Please read tour and How to Ask before asking a question.
– Mr Shunz
Apr 17 at 9:12
add a comment
|
I have been trying to figure out why the toolkit is not displaying the setup.py program like it says everywhere to do. Am I missing a step somewhere?

Edit: I already have done the pip install -r requirements.txt step. I even went into the actual set folder, theres nothig in there that has the setup.py program. I've been following videos, and even the actual steps. To no avail, is there anything else im doing wrong
tools
I have been trying to figure out why the toolkit is not displaying the setup.py program like it says everywhere to do. Am I missing a step somewhere?

Edit: I already have done the pip install -r requirements.txt step. I even went into the actual set folder, theres nothig in there that has the setup.py program. I've been following videos, and even the actual steps. To no avail, is there anything else im doing wrong
tools
tools
edited Apr 17 at 15:13
Robert Thompson
asked Apr 17 at 5:55
Robert ThompsonRobert Thompson
11 bronze badge
11 bronze badge
Hello and welcome to AskUbuntu! Right now, your question lacks any helpful description. The good thing is, you can simply edit your question and include as much description as you like. Please take the time to explain what you are doing where you hit a problem. Please read tour and How to Ask before asking a question.
– Mr Shunz
Apr 17 at 9:12
add a comment
|
Hello and welcome to AskUbuntu! Right now, your question lacks any helpful description. The good thing is, you can simply edit your question and include as much description as you like. Please take the time to explain what you are doing where you hit a problem. Please read tour and How to Ask before asking a question.
– Mr Shunz
Apr 17 at 9:12
Hello and welcome to AskUbuntu! Right now, your question lacks any helpful description. The good thing is, you can simply edit your question and include as much description as you like. Please take the time to explain what you are doing where you hit a problem. Please read tour and How to Ask before asking a question.
– Mr Shunz
Apr 17 at 9:12
Hello and welcome to AskUbuntu! Right now, your question lacks any helpful description. The good thing is, you can simply edit your question and include as much description as you like. Please take the time to explain what you are doing where you hit a problem. Please read tour and How to Ask before asking a question.
– Mr Shunz
Apr 17 at 9:12
add a comment
|
1 Answer
1
active
oldest
votes
pip3 -r install requirements.txt
after that, try to see setoolkit directory or the other. that should be a setup.py in there.
and then run python setup.py
or if you confused, you can read the README.md with command "cat README.md"
hope this helpful🙏
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134547%2finstalling-set-social-engineering-toolkit-but-no-setup-py-program-anywhere%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
pip3 -r install requirements.txt
after that, try to see setoolkit directory or the other. that should be a setup.py in there.
and then run python setup.py
or if you confused, you can read the README.md with command "cat README.md"
hope this helpful🙏
add a comment
|
pip3 -r install requirements.txt
after that, try to see setoolkit directory or the other. that should be a setup.py in there.
and then run python setup.py
or if you confused, you can read the README.md with command "cat README.md"
hope this helpful🙏
add a comment
|
pip3 -r install requirements.txt
after that, try to see setoolkit directory or the other. that should be a setup.py in there.
and then run python setup.py
or if you confused, you can read the README.md with command "cat README.md"
hope this helpful🙏
pip3 -r install requirements.txt
after that, try to see setoolkit directory or the other. that should be a setup.py in there.
and then run python setup.py
or if you confused, you can read the README.md with command "cat README.md"
hope this helpful🙏
answered Apr 17 at 6:21
Dewa SembiringDewa Sembiring
493 bronze badges
493 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134547%2finstalling-set-social-engineering-toolkit-but-no-setup-py-program-anywhere%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Hello and welcome to AskUbuntu! Right now, your question lacks any helpful description. The good thing is, you can simply edit your question and include as much description as you like. Please take the time to explain what you are doing where you hit a problem. Please read tour and How to Ask before asking a question.
– Mr Shunz
Apr 17 at 9:12