EVERY HACKER needs to use THIS TOOL! Shell GPT Kali Linux Tutorial 🐚

In this video we will look at a program that can be used to integrate ChatGPT into Kali Linux, namely Shell GPT. Shell GPT can be used to convert our natural language into shell commands, i.e. ChatGPT interprets our requests and generates suitable commands from them. In addition, Shell GPT can explain error messages and program outputs to us. Since the API of OpenAI is used in the background, you need an API key to use Shell GPT. I’ve already created a video explaining how to create an OpenAI API Key. You can find the video in the video description down below. We will now take care of the setup that is necessary to use Shell GPT in Kali Linux.
#chatgpt #shellgpt #pentesting
00:00 | What is Shell GPT?
00:25 | OpenAI API Key
00:47 | Install JQ
01:25 | Install Shell GPT
02:17 | Start sgpt from everwhere
03:01 | Persistence
03:30 | How does Shell GPT work?
04:47 | Shell GPT example usage
Commands used in this video
► sudo apt install jq
► pip install shell-gpt
► cd .local/bin
► python sgpt
► python sgpt "Hello"
► export PATH=$PATH:~/.local/bin:/usr/bin/python3
► sgpt
► nano ~/.bashrc
► source ~/.bashrc
► sgpt --shell "Scan the target 10.0.2.17"

Пікірлер: 271

  • @sudoSecurity
    @sudoSecurity6 ай бұрын

    I've created a video on how to fix the "wrong API key problem". kzread.info/dash/bejne/lKWHqNp9eZWqds4.html I hope it helps :)

  • @marilynlucas5128

    @marilynlucas5128

    6 ай бұрын

    What's the difference between Shell Gpt and open interpreter?

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    Shell GPT costs money. I will make a video on Open interpreter soon!@@marilynlucas5128

  • @rev.jonathanwint6038

    @rev.jonathanwint6038

    4 ай бұрын

    Can you just find a way to use a Local open souce LLM? Its beyond Weird to trust Bill Gates Anything on a Kali system!

  • @ROBERT-ml7ml

    @ROBERT-ml7ml

    3 ай бұрын

    ​@@rev.jonathanwint6038"trust bill gates Anything on a kali system". This makes no sense. And if you don't trust someone on your computer, just use a password. You complete F@@L! Wow, smh...

  • @MCJ65

    @MCJ65

    3 ай бұрын

    @@rev.jonathanwint6038 This would just be wonderful. @sudosecurity

  • @nearlight8798
    @nearlight87986 ай бұрын

    People be making neg comments and still have L lives. Many of them didn't even know it existed till your video. W for this man you really make learning easier. Thank you bro, ❤much love from Nigeria 🇳🇬

  • @tilmanbender7489
    @tilmanbender74897 ай бұрын

    Looks like an interesting option for learning

  • @TheManInCommand
    @TheManInCommand6 ай бұрын

    You're the man for bringing this to the people!

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    Thank you very much :)

  • @SalmanAhmed-pf7kf
    @SalmanAhmed-pf7kf5 ай бұрын

    That is very interesting and useful. Thanks Sir.

  • @sudoSecurity

    @sudoSecurity

    5 ай бұрын

    You're welcome!

  • @shadamethyst1258
    @shadamethyst12587 ай бұрын

    Mmh yes, let's let openai know that you are planning to break the law. Nothing could go wrong :)

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    Haha, you can also use this for cyber defense purposes ;)

  • @nickadams2361

    @nickadams2361

    7 ай бұрын

    100% cap it safely translates natural language to cli commands. Way irresponsible to run commands you when aren’t sure what they do.

  • @projectsspecial9224

    @projectsspecial9224

    6 ай бұрын

    Great tool but potentially very dangerous... it reminds me a Tesla car slamming into a semi-truck "thinking" it's a underpass !?! 😮

  • @sertenejoacustic

    @sertenejoacustic

    6 ай бұрын

    @@projectsspecial9224what

  • @CentralBase

    @CentralBase

    6 ай бұрын

    Here’s a little secret… don’t break the law and you will be fine

  • @lagknowswhy
    @lagknowswhy6 ай бұрын

    sehr cool! weiter so :)

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    Thank you :)

  • @MFoster392
    @MFoster3927 ай бұрын

    Great info thanks :-)

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    You're welcome :)

  • @alarafat.mujahid
    @alarafat.mujahid6 ай бұрын

    Wow! very interesting thanks a lot bro

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    You're welcome 🙂

  • @WolfIonGaming
    @WolfIonGaming7 ай бұрын

    This is a great tool awesome video! Subbed and liked!

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    Thank you and welcome on board :) I hope you will enjoy my video series "Ethical Hacking with ChatGPT" coming up soon.

  • @z1l0x
    @z1l0x7 ай бұрын

    another hardworker like me.

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    Yes ;)

  • @ondrahg4555
    @ondrahg45556 ай бұрын

    Thats awsome video, one of best kali tutorials i ever seen

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    Really? Thank you very much :)

  • @someoneeternal7575
    @someoneeternal75757 ай бұрын

    Nice ..Thanks..

  • @dronefootagelivestream7905
    @dronefootagelivestream79056 ай бұрын

    That particular task isn't breaking the law. Also, chatgpt seems to almost need it spelled out that you are doing something wrong (ethically or illegally) before it knows to block the action (or generated info).

  • @TeamUnpro
    @TeamUnpro6 ай бұрын

    Ok that's amazing. Holy eff this is going to change my linux life forever lol

  • @ivanshmilyk7614
    @ivanshmilyk76143 ай бұрын

    many thanks for the video, I was struggling with my Kali VM on my UTM M2 Mac, which does not allow the UTM to use the shared clipboard (and copy paste), so I had to type everything by hand :) Quick question though: why do you think my sgpt answers with the "map" command instead of nmap for "scan the target xx.xx.xx.xx" request?

  • @sudoSecurity

    @sudoSecurity

    2 ай бұрын

    You're welcome. I don't know :D

  • @wnabgti
    @wnabgti3 ай бұрын

    I think it's worth pointing out that the latest Kali version uses Zsh now by default, not .bashrc. If you want the path to persist, edit the ~/.zshrc file NOT ~/.bashrc. Thanks for the video :)

  • @wnabgti

    @wnabgti

    3 ай бұрын

    @@xlneoMAXlx Zsh for interactive shell. Bash for scripts. The autocomplete feature is very useful in my opinion. But whatever works for you man.

  • @sudoSecurity

    @sudoSecurity

    2 ай бұрын

    You're welcome and thanks for this additional information

  • @tcb133
    @tcb1337 ай бұрын

    can this be run with a local model like LM studio in server mode? afaik, i'd have to put api_base = localhost/... but i don't know where that could be

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    I don't think so. But I guess, if you have a local LLM on your PC, you can write a Python program that acts like Shell GPT. I'm going to publish Python tutorials soon, so I will take this into consideration.

  • @Anthonyg5005
    @Anthonyg50056 ай бұрын

    there is also open interpreter which writes and executes python code using gpt 3.5, gpt 4, or any open source model running locally

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    That's right, a video on this tool will follow soon.

  • @VSteam81
    @VSteam817 ай бұрын

    You know how I would do this? Instead of adding the stuff to PATH, I would add "alias sgpt='python ~/.local/bin/sgpt'" to my .bashrc because I like using nano to edit my .bashrc.

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    Also a good idea :)

  • @repairstudio4940

    @repairstudio4940

    7 ай бұрын

    That's a easy and quick way, but tread lightly with aliases as that's a common place to inject some executable malware, not that it's a bad idea, I've done this especially with tools I planned to use frequently in a session.

  • @sworatex1683

    @sworatex1683

    6 ай бұрын

    Or just make a symlink from sgpt to /usr/bin there are so many possibilities...

  • @execccccc
    @execccccc4 ай бұрын

    Every time I type Python sgpt "hello" I get a huge box with a lot of stuff in it. Above it says Traceback (Most recent call Last) and below it says Notfounderror: Error Code 404...

  • @Sn0opY1988

    @Sn0opY1988

    4 ай бұрын

    same, did they block it?

  • @braddockbrawler
    @braddockbrawler6 ай бұрын

    Your german accent hacked my brain :D

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    Sorry, I'm working on it :(

  • @user-mi9bp4jl1k
    @user-mi9bp4jl1k3 ай бұрын

    thank you 🤗

  • @sudoSecurity

    @sudoSecurity

    2 ай бұрын

    You're welcome!

  • @sudoSecurity
    @sudoSecurity7 ай бұрын

    If you used a wrong or an outdated API key, you can do the following to fix this: - Open /home/kali/.config/shell_gpt/.sgptrc (under Kali Linux) - Edit the line "OPENAI_API_KEY=..." and add your API Key there. If you're not working on Kali Linux and don't know, where Shell GPT ist installed, use the following command: - sudo find / name ".sgptrc" After that, you can proceed just like before.

  • @wrightian5291

    @wrightian5291

    6 ай бұрын

    Is the API_KEY free ? Or does it require you to have ChatGPT plus or something?

  • @Volroad

    @Volroad

    6 ай бұрын

    free @@wrightian5291

  • @vostfrguys
    @vostfrguys7 ай бұрын

    I prefere open interpreter or the github cli copilot tool

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    These are also very good tools.

  • @kensygames5967
    @kensygames59673 ай бұрын

    have solved the problem. If you follow the instructions today. However, you still have to change the model, which is currently gpd 4 as the default model, you have to change it to 3.5 turbo then everything works as you described

  • @magicmatt316

    @magicmatt316

    3 ай бұрын

    How did you change the model?

  • @kensygames5967

    @kensygames5967

    3 ай бұрын

    In the terminal open nano /home/kali/.config/shell_gpt/.sgptrc like in the videokzread.info/dash/bejne/lKWHqNp9eZWqds4.html. Your default model is = -4- and you have to set it to -3.5-turbo. You can also see it in this video.@@magicmatt316

  • @kensygames5967

    @kensygames5967

    3 ай бұрын

    In the terminal open nano /home/kali/.config/shell_gpt/.sgptrc like in the videokzread.info/dash/bejne/lKWHqNp9eZWqds4.html. Your default model is = -4- and you have to set it to -3.5-turbo. You can also see it in this video.@@magicmatt316

  • @kensygames5967

    @kensygames5967

    3 ай бұрын

    In the terminal open nano /home/kali/.config/shell_gpt/.sgptrc like in the videokzread.info/dash/bejne/lKWHqNp9eZWqds4.html. Your default model is = -4- and you have to set it to -3.5-turbo. You can also see it in this video.@@magicmatt316

  • @kensygames5967

    @kensygames5967

    3 ай бұрын

    In the terminal open nano /home/kali/.config/shell_gpt/.sgptrc like in the videokzread.info/dash/bejne/lKWHqNp9eZWqds4.html. Your default model is = -4- and you have to set it to -3.5-turbo. You can also see it in this video.@@magicmatt316

  • @Gokul-wc4fl
    @Gokul-wc4flКүн бұрын

    Please help me fix the below NotFoundError: Error code: 404 - {'error': {'message': 'The model `gpt-4-1106-preview` does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}

  • @Avshack
    @Avshack6 ай бұрын

    Bro this video made your channel grow faster💞🎉congrats

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    Yes, I'm very happy about it, trank you :) I hope most of the viewers will stay.

  • @Avshack

    @Avshack

    6 ай бұрын

    @@sudoSecurity yup they will stay bro❤️you're awesome

  • @moralfuxery
    @moralfuxery6 ай бұрын

    How did you get your shell to display the "error" message like that?! I dig that. Gotta be a way with OhMyZsh yeah?

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    It's the basic zsh Shell with the latest version of Python installed.

  • @moshekaufman7103
    @moshekaufman71036 ай бұрын

    I would like to use LM studio as the source for this , how wouold I change the server address to the LM studio address?

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    I guess, that it is better to use "Open Interpreter" in that case. I'm not quite sure if Shell GPT can use different LLMs.

  • @hakdergaming
    @hakdergaming7 ай бұрын

    imagine if you could substitute this with your own local quantized llm

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    I'm working on it :)

  • @KonstantinPages
    @KonstantinPages6 ай бұрын

    Do you need to have a ChatGPT subscription to use the shell in Kali?

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    Yes, but I use it for other reasons than Shell GPT ;)

  • @daniell.3893
    @daniell.38936 ай бұрын

    This is so impressive, But I'm waiting on that self installing version...

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    Maybe Q* will do this 😅

  • @user-od7hv5yq1w
    @user-od7hv5yq1w6 ай бұрын

    The API Key is like leaving loads of breadcrumbs for the authorities 👍

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    Then don't give the authorities a reason to follow the breadcrumbs 👍

  • @mordantvistas4019

    @mordantvistas4019

    4 ай бұрын

    savage, lol@@sudoSecurity

  • @scorpioqueen9925
    @scorpioqueen99256 ай бұрын

    it says i didnt provide an api key in an authorization hearder using bear auth. how do i do that

  • @sudoSecurity

    @sudoSecurity

    5 ай бұрын

    kzread.info/dash/bejne/lKWHqNp9eZWqds4.html

  • @samuelhurtado7429
    @samuelhurtado74293 ай бұрын

    Does it work with other LInux distribution, like Mint or Arch?

  • @sudoSecurity

    @sudoSecurity

    2 ай бұрын

    Yes

  • @_Nothsa
    @_Nothsa7 ай бұрын

    Is there any way to do this with llama.cpp or autogptq local models?

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    I'm trying to figure it out, but in the mean time you could write a Python program that translates your requests into shell commands using a prompt like "Translate the following requirement into a shell command: {user_input}" for the llama model.

  • @_Nothsa

    @_Nothsa

    7 ай бұрын

    @@sudoSecurity good idea. i also looked into it and decided the best course of action was to write an api endpoint for generation, then make a proxy on my other machine that redirects all requests to openai to my api endpoint instead. i could have probably went to the repo and changed the endpoint manually, but oh well.

  • @rare8091
    @rare80913 ай бұрын

    Bro when I run the command pip install shell-gpt there is an error which says couldn't build wheels for tiktoken

  • @sudoSecurity

    @sudoSecurity

    2 ай бұрын

    Please consult StackOverflow or ChatGPT ;)

  • @Pwnagotchi-0
    @Pwnagotchi-03 ай бұрын

    Authentication error after “python sgpt”. I’d entered the wrong api key and now it’s always an error. Any ideas on how to fix it?

  • @sudoSecurity

    @sudoSecurity

    3 ай бұрын

    kzread.info/dash/bejne/lKWHqNp9eZWqds4.html&lc=Ugz2f_wID4nnlqORco94AaABAg

  • @ishaat_insights
    @ishaat_insights3 ай бұрын

    Sir , I am using Manjaro Linux (Arch Linux) . How can i use The Command for That

  • @sudoSecurity

    @sudoSecurity

    2 ай бұрын

    By installing shell gpt

  • @Freelessons1
    @Freelessons16 ай бұрын

    Can we use Ai in the terminal like …can we make Ai in the terminal then ask it to do something without us writing so much codes and use a lots of tools ? Can we develop Ai that can help you hack without long process?

  • @Deameseames

    @Deameseames

    3 ай бұрын

    It possible but with quantum engineering it going to be easier faster and more reliable

  • @tk9901
    @tk99016 ай бұрын

    I made a mistake and entered the wrong API key. How would I go about entering a new key?

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    Here you go kzread.info/dash/bejne/lKWHqNp9eZWqds4.htmlsi=Uca74nLXtFCdmnBK

  • @leandrogoethals6599
    @leandrogoethals65996 ай бұрын

    any way pass this to a localllm without converting api calls?

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    I'm working on it. But I guess writing an own Python tool is less work ;)

  • @umkhrorsty
    @umkhrorsty3 ай бұрын

    Imagine use gpt, kali and AR in street, how cool can be. (* - *)

  • @sudoSecurity

    @sudoSecurity

    2 ай бұрын

    :)

  • @spencerfunk6697
    @spencerfunk66977 ай бұрын

    can u do this with docker?

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    I think so!

  • @user-wx2og9iu2b
    @user-wx2og9iu2b6 ай бұрын

    it's work on manjaro linux ??

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    I think so

  • @demo1905
    @demo19057 ай бұрын

    You got a sub from me for the great info thanks 🎉

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    Thank you and welcome on board ;)

  • @nemanja12D

    @nemanja12D

    7 ай бұрын

    One more

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    Thank you :) I hope you will enjoy my upcoming series "Ethical Hacking with ChatGPT" ;) @@nemanja12D

  • @tarzaned3949
    @tarzaned39496 ай бұрын

    where is the video down in the description you have talked about its only time stamps

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    I will publish it soon. Sorry, I'm currently planning into the future ;)

  • @rayzenyoutube_
    @rayzenyoutube_7 ай бұрын

    I did put a wrong API key and now it doesn't work anymore what should i do?

  • @maef41

    @maef41

    7 ай бұрын

    put the right API key in

  • @HiddenKey

    @HiddenKey

    7 ай бұрын

    yeah I pasted something in but couldnt tell if it submitted or not now its giving me an API error even though I have a fresh key

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    Simply set an environment variable $OPENAI_API_KEY with your API key. I hope it helps.

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    I have another solution! If you used a wrong or an outdated API key, you can do the following to fix this: - Open /home/kali/.config/shell_gpt/.sgptrc (under Kali Linux) - Edit the line "OPENAI_API_KEY=..." and add your API Key there. If you're not working on Kali Linux and don't know, where Shell GPT ist installed, use the following command: - sudo find / name ".sgptrc" After that, you can proceed just like before.

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    I've created an update video :) kzread.info/dash/bejne/lKWHqNp9eZWqds4.html

  • @petermburu7649
    @petermburu764918 күн бұрын

    can it be installed on arch linux?

  • @sudoSecurity

    @sudoSecurity

    12 күн бұрын

    I think so

  • @_Wansmet
    @_Wansmet6 ай бұрын

    nice video very deutscher Accent

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    Thank you :) It's because I am a Deutscher ;P

  • @Random_Innovation
    @Random_Innovation7 ай бұрын

    Open interpreter makes this thing obsolete

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    I will test this soon and make an update video

  • @soumyajitnandy-s1-roll-417
    @soumyajitnandy-s1-roll-4176 ай бұрын

    When you order your AI to scan the target system, why you type this type of language I can't understand what are you typing there. Can you make it simple English language for running this tool

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    What language? This is Englisch.

  • @soumyajitnandy-s1-roll-417

    @soumyajitnandy-s1-roll-417

    6 ай бұрын

    @@sudoSecurity sir when you command Your AI to perform an nmap scan you type some language for scanning nmap this language I can't able to understand what you write

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    A, I see. Sorry for that! It's German and it says "Scan the target system 10.0.2.17"@@soumyajitnandy-s1-roll-417

  • @soumyajitnandy-s1-roll-417

    @soumyajitnandy-s1-roll-417

    6 ай бұрын

    @@sudoSecurity can you please set the language for English. Sir how to find the phone number of any person through his name or any social media accounts

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    For this video, I can't do that. But for future videos, I will.@@soumyajitnandy-s1-roll-417

  • @4pThorpy
    @4pThorpy6 ай бұрын

    Interesting? Yes, but...sending info on what I'm doing to openAI seems like the opposite of what I'd want out of my linux environment

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    I will do a follow up video on the security of Shell GPT and using OpenAI's API in general.

  • @aniketchavan2211
    @aniketchavan22117 ай бұрын

    🎉

  • @hardikpatel5761
    @hardikpatel57613 ай бұрын

    where is link for video where you generate API Key

  • @sudoSecurity

    @sudoSecurity

    2 ай бұрын

    Well, simply follow the instructions on OpenAI's website.

  • @mrtrojanpk
    @mrtrojanpk6 ай бұрын

    Shell gpt is going to socially engineer you😄

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    It's possible 😅 I will make a video on the security of ShellGPT soon.

  • @KaungKhantZaw
    @KaungKhantZaw5 ай бұрын

    I got the 404 client error : not found for url

  • @sudoSecurity

    @sudoSecurity

    5 ай бұрын

    The error message already tells you what to do ;)

  • @lukasxlama

    @lukasxlama

    5 ай бұрын

    Exactly the same problem for me, have you already found a solution?

  • @Crampi2011
    @Crampi20113 ай бұрын

    Its Funny that "hackers" have to be explained how to change the PATH variable. :-D

  • @sudoSecurity

    @sudoSecurity

    3 ай бұрын

    ;)

  • @terror403
    @terror4035 ай бұрын

    more exemples pls

  • @sudoSecurity

    @sudoSecurity

    5 ай бұрын

    Yes

  • @riseup7382
    @riseup73828 күн бұрын

    NotFoundError: Error code: 404 - {'error': {'message': 'The model `gpt-4-1106-preview` does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}

  • @JerimiaThatcher
    @JerimiaThatcher6 ай бұрын

    Where is gpt available for purchase

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    OpenAI

  • @fenix20075
    @fenix200756 ай бұрын

    I want to ask, why everything relative to AI require a openAI key... I am not dumb, but it is really dumb for everyone if they send everything including their command to openai.

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    Not everything related to AI in general requires an OpenAI API Key. No one says, that you should send all your commands to OpenAI, especially if you're a professional. This tool is for entry level pentesters and those who start learning Ethical Hacking!

  • @fenix20075

    @fenix20075

    6 ай бұрын

    ​ @sudoSecurity Of course I know this shellGPT is for the entry level of hacker, even you can say that is for very helpful for new linux users. As openAI is going to... "decay", if one day, I just use "if" and I guess you know what I mean... openAI is going to switch off their servers, all these kind of projects will follow it. We already have our local GPT server, why we cannot use our local GPT server to develop the AI project, instead of using openAI? I know that is not your fault, and I can say that is not even a fault. I am sorry about my personal emotional complain. orz

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    All right ;) I fully understand what you mean! It would be great, if there was a generic AI adapter, where you can simply link to another LLM, so that you only need an API key if you don't have a local GPT (or other) model. @@fenix20075

  • @fenix20075

    @fenix20075

    6 ай бұрын

    @@sudoSecurity I have seen some projects' config file allow to change of the access link of openAI, and allow the user to change the link to another server, so users can directly change the link to apply as local GPT server setting.

  • @honeymak
    @honeymak3 ай бұрын

    any guardrail will be triggered?

  • @sudoSecurity

    @sudoSecurity

    2 ай бұрын

    What do you mean by that?

  • @lukeempty3386
    @lukeempty33866 ай бұрын

    Dont see any link to a video about API keys or any video on your channel

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    The video will follow up soon! I'm already planning into the future ;)

  • @ArturoGonzalez-uz1by
    @ArturoGonzalez-uz1by6 ай бұрын

    What type of IP did you mention?

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    Local IP address

  • @ArturoGonzalez-uz1by

    @ArturoGonzalez-uz1by

    6 ай бұрын

    @@sudoSecurity thank you sir

  • @jasonperry3626
    @jasonperry36263 ай бұрын

    api key video not in description

  • @sudoSecurity

    @sudoSecurity

    2 ай бұрын

    Well, simply follow the instructions on OpenAI's website.

  • @hendrikkooistra1
    @hendrikkooistra16 ай бұрын

    now we need voice commands for shell gpt XD and where set.

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    :D I don't think that this is too difficult to implement ;)

  • @orlandocarsandcoffee
    @orlandocarsandcoffee6 ай бұрын

    Would love to see a personal AI created that can be used on the new PLAUS.

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    What is PLAUS?

  • @M4lock
    @M4lock4 ай бұрын

    So you can say the term “script kiddie” is out. Now it's "Ai-kiddie"...

  • @CodeNotFound
    @CodeNotFound7 ай бұрын

    first

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    Here is your prize: 🏆

  • @user-is3uv6bq3e
    @user-is3uv6bq3e6 ай бұрын

    kannst du vielleicht auch ein Video auf Deutsch machen?

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    On my main channel.

  • @WAITWHUT-wl2uj
    @WAITWHUT-wl2uj7 ай бұрын

    OpenAi using this way to train their AI... COPYRIGHT FREE.. 😂

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    😬

  • @repairstudio4940

    @repairstudio4940

    7 ай бұрын

    Lol this cannot be refuted ... 😅

  • @jesuscano6697
    @jesuscano66976 ай бұрын

    My says missing string PROMPT

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    What's you input?

  • @PianoShawn
    @PianoShawn6 ай бұрын

    Hate to break it to u man, to anyone that doesn’t know to shell code, this gpt won’t do much good, they won’t know what they had tasked the machine to do.

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    That's why you can use the command [D]escribe ;) But I admit, it is mich better to learn shell commands from the ground up.

  • @thedarkparadox
    @thedarkparadox7 ай бұрын

    As a proof of concept this is neat but in practical terms this is absolutely awful. API key is traceable along with timestamps via logs of every single thing parsed by the key, giving a timeline to establish not only modus operandi but also motive while essentially having a neon sign flashing above your head that says I'M HACKING AND I DON'T KNOW WHAT I'M DOING. Please keep this contained to local systems only that you yourself manage for proof of concept and/or teaching methods and don't actually try this on real targets or you're going to have a bad time.

  • @fokyewtoob8835

    @fokyewtoob8835

    6 ай бұрын

    Stolen API keys are a thing though just like people use stolen cars to commit crimes. Not saying to do it just saying you can easily get over the traceable part of the API key doesn’t belong to you

  • @pacificblueit8519

    @pacificblueit8519

    6 ай бұрын

    @@fokyewtoob8835 and best to mention for any lowlife that would fuck up someone elses like that deserves all the karma they will get.

  • @pjj7466
    @pjj74665 ай бұрын

    Api key is free for everyone?

  • @sudoSecurity

    @sudoSecurity

    4 ай бұрын

    Yes?

  • @VaibhavShewale
    @VaibhavShewale6 ай бұрын

    ineresting bu i don have API

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    You can use "Open interpreter" instead

  • @warrenvos1380
    @warrenvos13806 ай бұрын

    This doesnt work? All I get is error 429

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    Too Many Requests!

  • @adithyar4542

    @adithyar4542

    6 ай бұрын

    @@sudoSecurity what should i do to solve this ? because even im facing the same issue while trying - python sgpt "hello"

  • @Halalela24
    @Halalela245 ай бұрын

    Where us the video to generate the open ai key i dont see it?

  • @sudoSecurity

    @sudoSecurity

    5 ай бұрын

    It's very simple, just visit OpenAI, create an account and follow the steps

  • @Halalela24

    @Halalela24

    4 ай бұрын

    @@sudoSecurity i keep getting a 429 error have you experience this

  • @chikungamingvlog8063
    @chikungamingvlog80634 ай бұрын

    I can't run it

  • @sudoSecurity

    @sudoSecurity

    4 ай бұрын

    Why? What's the problem?

  • @user-fc1ep2xy7k
    @user-fc1ep2xy7k6 ай бұрын

    Here's why you SHOULD NOT use this. OpenAI basically logs everything you send to them, including prompts, IP address etc. Now you are using your own api key, making you very easily detectable. If you do something funny with this, well they will know. That's not what you want. If you want AI model - run open source model on your local env, fine-tune it, whatever, just don't use something like that, if you are acting as a red teamer

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    This tool is NOT for illegal purposes. It's for beginners in the pentesting world and for this reason, it is good.

  • @user-fc1ep2xy7k

    @user-fc1ep2xy7k

    6 ай бұрын

    @@sudoSecurity sure thing! I'm not saying anyone should do anything illegal. But let's face the ugly truth - most beginners do exactly that. They come to channels like yours, to "learn to hack", and no matter how many times you tell them, "Do not try this at your neighbor" they will do it anyway. And that kind of action, like openly communicating with OpenAI with your own API Key is just a target practice for authorities. Good video, just IMO running pre-trained and fine-tuned model locally is way better - first because you can train it to do whatever you want and second you will learn a lot doing this

  • @okthisisepic6161

    @okthisisepic6161

    5 ай бұрын

    ​@sudoSecurity except people won't use it for learning they will use it a crutch and since report writing is a big part they won't even understand what they are actually doing

  • @Hmscpro
    @Hmscpro6 ай бұрын

    Openai api are not cheap

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    I've used this tool many times and in over one month I have still 19$ from my 20$ API usage left. "Cheap" is relative ...

  • @Hmscpro

    @Hmscpro

    6 ай бұрын

    @@sudoSecurity Actually i talking about api when you use in ai created chat bot in your website for public

  • @saiddope2241
    @saiddope22417 ай бұрын

    lol things are getting serious

  • @marsovac
    @marsovac7 ай бұрын

    This is so tedious to use.

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    Why? Depends on what you want to use it for

  • @marsovac

    @marsovac

    7 ай бұрын

    ​@@sudoSecurity maybe for newbies ok to learn commands when inside a terminal, but for writing a complex script not. Copilot does a better job.

  • @technicalboy1816
    @technicalboy18166 ай бұрын

    Real hackers don't need chatgpt 😂 only idiots do!

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    And real hackers don't call themselves "hackers" ;)

  • @technicalboy1816

    @technicalboy1816

    6 ай бұрын

    @sudoSecurity exactly! 🤣🤣🤣🤣🤣 Mr chat gpt

  • @FlashstaRR01
    @FlashstaRR016 ай бұрын

    22h2

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    ?

  • @jss672006

    @jss672006

    5 ай бұрын

    ​@@sudoSecurityWindows update version

  • @purdysanchez
    @purdysanchez6 ай бұрын

    Nice try, FBI.

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    😂

  • @EtH-xf6br
    @EtH-xf6br5 ай бұрын

    are you really going to hack someone via openai api? damn well boy i guess that will be short career

  • @sudoSecurity

    @sudoSecurity

    5 ай бұрын

    This video and Shell GPT are for educational purposes only.

  • @EtH-xf6br

    @EtH-xf6br

    5 ай бұрын

    sure :)

  • @redbaron3555
    @redbaron35556 ай бұрын

    Stop wasting your time on this and install open interpreter which is way more sophisticated than this.

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    I'll do another video on this as well.

  • @redbaron3555

    @redbaron3555

    6 ай бұрын

    @@sudoSecurity Awesome! i will wait and watch it!!👍🏻👏🏻

  • @monabbar007
    @monabbar0077 ай бұрын

    waste!

  • @sudoSecurity

    @sudoSecurity

    7 ай бұрын

    ?

  • @Zer0TheRapper01
    @Zer0TheRapper016 ай бұрын

    Kali Linux has traces

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    ?

  • @Zer0TheRapper01

    @Zer0TheRapper01

    6 ай бұрын

    @@sudoSecurity I’m saying kali Linux has trackers

  • @Nobody-eg4bi
    @Nobody-eg4bi5 ай бұрын

    it is useless in my country

  • @sudoSecurity

    @sudoSecurity

    5 ай бұрын

    why?

  • @Nobody-eg4bi

    @Nobody-eg4bi

    5 ай бұрын

    @@sudoSecurity Because I cann't even register an account on openai. openai restricted my country but i'm using Llama in my daily uses & other open source AI

  • @in0ten0siti
    @in0ten0siti6 ай бұрын

    Wast of time....

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    Why?

  • @jamieevans5979
    @jamieevans59796 ай бұрын

    Wtf? You think hackers should exchange their command line input with the powers trying to oversee infosec? Oh cmon

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    It's for beginners in the area of pentesting. On top of that, you should not use this for illegal purposes.

  • @Roqztar1
    @Roqztar15 ай бұрын

    for me there is "no such file or directory: /.local/bin" - I created a directory called bin in .local but this one's just empty then :D any help appreciated

  • @sudoSecurity

    @sudoSecurity

    5 ай бұрын

    The directory .local should already be on your computer.

  • @Roqztar1

    @Roqztar1

    5 ай бұрын

    @@sudoSecurityyes, but /bin isn‘t

  • @amuhammet
    @amuhammet5 ай бұрын

    cd ~/.local/bin command returns with cant find path '/home/kali/~/.local/bin'

  • @sudoSecurity

    @sudoSecurity

    4 ай бұрын

    Check ls

  • @laszlob3683
    @laszlob36833 ай бұрын

    bash: cd: /root/.local/bin: No such file or directory

  • @sudoSecurity

    @sudoSecurity

    3 ай бұрын

    kzread.info/dash/bejne/lKWHqNp9eZWqds4.html

  • @valentinolikesukeee7777
    @valentinolikesukeee77776 ай бұрын

    Are you making also Videos in German?

  • @sudoSecurity

    @sudoSecurity

    6 ай бұрын

    Yes, you will find them on my main channel "Florian Dalwigk".

  • @valentinolikesukeee7777

    @valentinolikesukeee7777

    6 ай бұрын

    Super