OPERATING SYSTEMSOS Linux

Installing #Postman on #kali Linux for API Pentesting

Commands executed:
cd Downloads
tar -xzf postman-linux-x64.tar.gz
sudo mv Postman /opt
sudo ln -s /opt/Postman/Postman /usr/local/bin/postman

Creating desktop file:
sudo nano /usr/share/applications/postman.desktop

[Desktop Entry]
Encoding=UTF-8
Name=Postman
Exec=postman
Icon=/opt/Postman/app/resources/app/assets/icon.png
Terminal=false
Type=Application
Categories=Development;

Postman documentation referred at 1:15
https://learning.postman.com/docs/getting-started/installation/installation-and-updates/#install-postman-on-linux

Want to learn more about API pen testing and Kali Linux???
#Course Link: https://www.darkrelay.com/courses/attacking-web-applications

#Register Now for more: https://www.darkrelay.com/cybersecurity-course-inquiry

#cybertraining #free #information #pentesting #ethicalhacking #api #cybersecurity #infosec #darkrelay

source

by DarkRelay Security Labs

linux download