Learn Pentesting like a Pro!

Share this post

How to run Faradaysec

pentesting.academy

How to run Faradaysec

Faradaysec is a great penetration testing IDE

pentesting.academy
Feb 27, 2021
Share this post

How to run Faradaysec

pentesting.academy

How to run Faraday < 2.7

To run the server:

python /usr/share/python-faraday/faraday-server.py

Check:

netstat -tanpu | grep 5985
curl http://localhost:5985/_api/ws
curl http://localhost:5985/status/check
ls -la /var/lib/couchdb/

To run the client:

python /usr/share/python-faraday/faraday.py

How to run Faraday v3.0

First run server:

python /usr/share/python-faraday/faraday-server.py

Second, run client:

python /usr/share/python-faraday/faraday.py

Check:

python /usr/share/python-faraday/manage.py status_check

How to access the UI:

  • http://127.0.0.1:5985/_ui/

For more info go to https://github.com/infobyte/faraday/wiki and https://faradaysec.com/

Next section, to customize your ZSH shell:

Learn Pentesting like a Pro
How to customize the ZSH shell
Useful frameworks to beautify your zsh shell: https://ohmyz.sh/ https://github.com/robbyrussell/oh-my-zsh Manual installation of oh-my-zsh: git clone https://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh cp ~/.zshrc ~/.zshrc.orig cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc chsh -s /bin/zsh…
Read more
2 years ago · pentesting.academy
Share this post

How to run Faradaysec

pentesting.academy
Comments
TopNew

No posts

Ready for more?

© 2023 pentesting.academy
Privacy ∙ Terms ∙ Collection notice
Start WritingGet the app
Substack is the home for great writing