Popular Post Ajeje Posted March 11, 2017 Popular Post Posted March 11, 2017 Hi, I'm looking for a python script in order to brute force the login page of iptv panels. I've tried with this one: This is the hidden content, please Sign In or Sign Up but it doesn't work. I thank in advance anyone who can help me. 7 2
Popular Post jincracker Posted March 11, 2017 Popular Post Posted March 11, 2017 IPTV Disclaimer This program is just a demonstration. It's not intended for personal purpose. What is this? IPTV is a simple python program that let you crawl the search engines in order to fetch those sites that stream illegal tv programs. This script leverage the fact the a lot of those sites use the same CMS to create the web application and sharing the service, behind a CMS there's always some exploits. We are using one simple exploit to grab and crawl the site's url and use for our purpose, we have discovered a lot of those exploits. Ethical Dilemma Even though those services are illegal, stealing from a thief is still stealing. Using this program for your personal use is illegal. External dependencies If you want to use the iptv_gui version you need to install PyQt first On Linux you can simply search it from your preferred package manager, for example on Ubuntu/Debian sudo apt-get install pyqt4-dev-tools On Mac OSX you can use brew to install it brew install sip && brew install pyqt On Windows yu can download the official .exe from the PyQt site. How to use the CLI version Clone the repository git clone git@github.com:Pirate-Crew/IPTV.git cd into iptv run pip install -r requirements.txt in order to get the full dependencies run python iptv.py Use the application menu to do stuff This is the hidden content, please Sign In or Sign Up How to use the GUI version Clone the repository git clone git@github.com:Pinperepette/IPTV.git cd into iptv run pip install -r requirements.txt in order to get the full dependencies run python iptv_gui.py you can see an example of the GUI in the image below This is the hidden content, please Sign In or Sign Up 5
bine64 Posted March 11, 2017 Posted March 11, 2017 27 minutes ago, jincracker said: IPTV Disclaimer This program is just a demonstration. It's not intended for personal purpose. What is this? IPTV is a simple python program that let you crawl the search engines in order to fetch those sites that stream illegal tv programs. This script leverage the fact the a lot of those sites use the same CMS to create the web application and sharing the service, behind a CMS there's always some exploits. We are using one simple exploit to grab and crawl the site's url and use for our purpose, we have discovered a lot of those exploits. Ethical Dilemma Even though those services are illegal, stealing from a thief is still stealing. Using this program for your personal use is illegal. External dependencies If you want to use the iptv_gui version you need to install PyQt first On Linux you can simply search it from your preferred package manager, for example on Ubuntu/Debian sudo apt-get install pyqt4-dev-tools On Mac OSX you can use brew to install it brew install sip && brew install pyqt On Windows yu can download the official .exe from the PyQt site. How to use the CLI version Clone the repository git clone git@github.com:Pirate-Crew/IPTV.git cd into iptv run pip install -r requirements.txt in order to get the full dependencies run python iptv.py Use the application menu to do stuff This is the hidden content, please Sign In or Sign Up How to use the GUI version Clone the repository git clone git@github.com:Pinperepette/IPTV.git cd into iptv run pip install -r requirements.txt in order to get the full dependencies run python iptv_gui.py you can see an example of the GUI in the image below This is the hidden content, please Sign In or Sign Up thanksssssss 1
mami3 Posted April 12, 2017 Posted April 12, 2017 On 11/03/2017 at 11:26 AM, Ajeje said: Hi, I'm looking for a python script in order to brute force the login page of iptv panels. I've tried with this one: This is the hidden content, please Sign In or Sign Up but it doesn't work. I thank in advance anyone who can help me. thanks
bine64 Posted April 12, 2017 Posted April 12, 2017 On 11.3.2017 at 11:26 AM, Ajeje said: Hi, I'm looking for a python script in order to brute force the login page of iptv panels. I've tried with this one: This is the hidden content, please Sign In or Sign Up but it doesn't work. I thank in advance anyone who can help me. thankssssssssss
cimino48 Rare Posted January 14, 2018 Posted January 14, 2018 Il 11/3/2017 at 11:26, Ajeje dice: Hi, I'm looking for a python script in order to brute force the login page of iptv panels. I've tried with this one: This is the hidden content, please Sign In or Sign Up but it doesn't work. I thank in advance anyone who can help me. grazie
cimino48 Rare Posted February 12, 2018 Posted February 12, 2018 Il 11/3/2017 at 17:10, bine64 dice: thanksssssss grazie
maxou69 Rare Rare Posted December 2, 2022 Posted December 2, 2022 Il 11/3/2017 at 16:42, jincracker dice: IPTV Disclaimer This program is just a demonstration. It's not intended for personal purpose. What is this? IPTV is a simple python program that let you crawl the search engines in order to fetch those sites that stream illegal tv programs. This script leverage the fact the a lot of those sites use the same CMS to create the web application and sharing the service, behind a CMS there's always some exploits. We are using one simple exploit to grab and crawl the site's url and use for our purpose, we have discovered a lot of those exploits. Ethical Dilemma Even though those services are illegal, stealing from a thief is still stealing. Using this program for your personal use is illegal. External dependencies If you want to use the iptv_gui version you need to install PyQt first On Linux you can simply search it from your preferred package manager, for example on Ubuntu/Debian sudo apt-get install pyqt4-dev-tools On Mac OSX you can use brew to install it brew install sip && brew install pyqt On Windows yu can download the official .exe from the PyQt site. How to use the CLI version Clone the repository git clone git@github.com:Pirate-Crew/IPTV.git cd into iptv run pip install -r requirements.txt in order to get the full dependencies run python iptv.py Use the application menu to do stuff This is the hidden content, please Sign In or Sign Up How to use the GUI version Clone the repository git clone git@github.com:Pinperepette/IPTV.git cd into iptv run pip install -r requirements.txt in order to get the full dependencies run python iptv_gui.py you can see an example of the GUI in the image below This is the hidden content, please Sign In or Sign Up thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now