hacking: security in practice
Gmail Critical Security Alert
Hello, I got an alert about my password being compromised for http://127.0.0.1:5000 . I don't really remember setting the username or password. The password looks auto generated
From what I've read, it seems like I should be fine since it's a local thing but wanted to hear some thoughts for peace of mind.
Thanks
submitted by /u/llllllXllllll
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Gmail Critical Security Alert
Hello, I got an alert about my password being compromised for http://127.0.0.1:5000 . I don't really remember setting the username or password. The password looks auto generated
From what I've read, it seems like I should be fine since it's a local thing but wanted to hear some thoughts for peace of mind.
Thanks
submitted by /u/llllllXllllll
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Gmail Critical Security Alert
Hello, I got an alert about my password being compromised for [http://127.0.0.1:5000](http://127.0.0.1:5000/) . I don't really remember setting...
hacking: security in practice
Likelihood of 🇺🇸 looking the other for those taking a stand for 🇺🇦?
My red hat days are over but I read a headline the other day of 🇺🇦 pleading for the community to help. I can’t ignore this and I know I’m not the only one. What’s everyone’s take on this. Thinking we get some sort of immunity if things escalate?
submitted by /u/Dontnotknow
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Likelihood of 🇺🇸 looking the other for those taking a stand for 🇺🇦?
My red hat days are over but I read a headline the other day of 🇺🇦 pleading for the community to help. I can’t ignore this and I know I’m not the only one. What’s everyone’s take on this. Thinking we get some sort of immunity if things escalate?
submitted by /u/Dontnotknow
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Likelihood of 🇺🇸 looking the other for those taking a stand for 🇺🇦?
My red hat days are over but I read a headline the other day of 🇺🇦 pleading for the community to help. I can’t ignore this and I know I’m not the...
hacking: security in practice
Hacking group ‘Anonymous’ declares cyber war against Vladimir Putin’s government before taking down website of Russian TV channel RT (Photos)
submitted by /u/wawwuly
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Hacking group ‘Anonymous’ declares cyber war against Vladimir Putin’s government before taking down website of Russian TV channel RT (Photos)
submitted by /u/wawwuly
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Hacking group ‘Anonymous’ declares cyber war against Vladimir...
Posted in r/hacking by u/wawwuly • 1 point and 0 comments
hacking: security in practice
anti virus software
what anti software virus protection do you guys use i need to find a good one
submitted by /u/xKitsu
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
anti virus software
what anti software virus protection do you guys use i need to find a good one
submitted by /u/xKitsu
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
anti virus software
what anti software virus protection do you guys use i need to find a good one
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Official Kremlin website down amid war in Ukraine
https://external-preview.redd.it/qibhD3Ks6SOFM3EKwfYI21AEikvlaLF0pMhlxmSuW-0.jpg?width=640&crop=smart&auto=webp&s=77d1c4738bd368539faf173e663dbfe1351d5063 submitted by /u/Motor-Ad-8858
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Official Kremlin website down amid war in Ukraine
https://external-preview.redd.it/qibhD3Ks6SOFM3EKwfYI21AEikvlaLF0pMhlxmSuW-0.jpg?width=640&crop=smart&auto=webp&s=77d1c4738bd368539faf173e663dbfe1351d5063 submitted by /u/Motor-Ad-8858
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Official Kremlin website down amid war in Ukraine
Posted in r/hacking by u/Motor-Ad-8858 • 1 point and 0 comments
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Ukraine is creating an IT army.
submitted by /u/Haldane-FRS
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Ukraine is creating an IT army.
submitted by /u/Haldane-FRS
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Ukraine is creating an IT army.
Posted in r/hacking by u/Haldane-FRS • 1 point and 0 comments
Katoolin3 - Get Your Favourite Kali Linux Tools On Debian/Ubuntu/Linux Mint
http://www.kitploit.com/2022/02/katoolin3-get-your-favourite-kali-linux.html
___________________________
@hacking_Attack
@Hacking_Video
http://www.kitploit.com/2022/02/katoolin3-get-your-favourite-kali-linux.html
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Katoolin3 - Get Your Favourite Kali Linux Tools On Debian/Ubuntu/Linux Mint
Katoolin3 brings all programs available in Kali Linux (https://www.kitploit.com/search/label/Kali%20Linux) to Debian and Ubuntu.
Description This program is a port of katoolin (https://github.com/LionSec/katoolin) from LionSec (https://github.com/LionSec) to python3. Katoolin3 offers several improvements over katoolin: Up to date packages
The old katoolin (https://www.kitploit.com/search/label/Katoolin) uses an outdated package list. Katoolin3 always keeps its package list up to date.
(Last updated: 18 Feb 2020) Improved handling of missing packages
The old katoolin breaks if a package isn't available in the repositories (https://www.kitploit.com/search/label/Repositories) anymore. Katoolin3 detects those and simply ignores them. Removal of packages
You can now remove all packages installed by katoolin3 (individually or all at once). Upgrading wont break your system anymore
...because the Kali repositories only get enabled during the runtime of katoolin3. Better utilization of the APT ecosystem
The old katoolin does potentially dangerous operations (https://www.kitploit.com/search/label/Operations) such as modifying and deleting important system configuration files. This has been changed. Easier maintenance of Kalis packages
The old katoolin makes it difficult to add new packages to the package list due to the way katoolin was programmed. Maintaining the package list is now a lot easier. Cleaner code
Due to poor code quality (https://www.kitploit.com/search/label/Code%20Quality) katoolin was unmaintainable and had to be rewritten from scratch. katoolin3 aims to be more readable and easier to maintain. Warning for Ubuntu users Installing programs from repositories for different operating systems is generally considered dangerous!
Some packages might (and probably will) break your system. Be careful when installing the tools and don't blame katoolin3 for any inconveniences.
The optimal solution is to install specific tools from tools.kali.org (https://tools.kali.org/tools-listing).
It is not recommended to install all tools. Requirements apt as a package manager Python >= 3.5 Root privileges sh, bash python3-apt Installation git clone https://github.com/s-h-3-l-l/katoolin3;
cd katoolin3;
chmod +x ./install.sh;
sudo ./install.sh; Important: If you get the error Please install the python3-apt package please make sure katoolin3 runs with exactly the same python3 version as the python3-apt package. On modern distributions python3-apt is only for python3.7 and on older distributions python3-apt is only for python3.5. Katoolin3 has to be run accordingly with python3.7 or python3.5. Usage The program flow of katoolin3 is realized by presenting a list of options that you can choose from. These lists look like that: 0) ...
1) ...
2) ...
Installing tools To install a package enter the corresponding number. To install multiple packages at once specify a range like 3-5, a list like 1,2,3 or combine them like 1,2,5-7,9. You can also install all packages at once. Uninstalling tools This works just like installing except that you have to prepend a ~ before your selection. You can also uninstall all packages at once. Searching Katoolin3 supports searching the package cache.
E.g. if you want to install some tools related to SQL injections you can go into the search menu and search for sql injection.
If you want to have specific information about a package just enter the package name in the same search menu. For more functionalities see the help dialogue inside the program. Updating To update your tool list execute chmod +x ./update.sh;
sudo ./update.sh; Something doesn't work? Hit me up on Github (https://github.com/s-h-3-l-l/katoolin3/issues/new/choose). Uninstalling To uninstall katoolin3 execute chmod +x ./uninstall.sh;
sudo ./uninstall.sh; Uninstalling the Kali tools can be done inside katoolin3.
___________________________
@hacking_Attack
@Hacking_Video
Description This program is a port of katoolin (https://github.com/LionSec/katoolin) from LionSec (https://github.com/LionSec) to python3. Katoolin3 offers several improvements over katoolin: Up to date packages
The old katoolin (https://www.kitploit.com/search/label/Katoolin) uses an outdated package list. Katoolin3 always keeps its package list up to date.
(Last updated: 18 Feb 2020) Improved handling of missing packages
The old katoolin breaks if a package isn't available in the repositories (https://www.kitploit.com/search/label/Repositories) anymore. Katoolin3 detects those and simply ignores them. Removal of packages
You can now remove all packages installed by katoolin3 (individually or all at once). Upgrading wont break your system anymore
...because the Kali repositories only get enabled during the runtime of katoolin3. Better utilization of the APT ecosystem
The old katoolin does potentially dangerous operations (https://www.kitploit.com/search/label/Operations) such as modifying and deleting important system configuration files. This has been changed. Easier maintenance of Kalis packages
The old katoolin makes it difficult to add new packages to the package list due to the way katoolin was programmed. Maintaining the package list is now a lot easier. Cleaner code
Due to poor code quality (https://www.kitploit.com/search/label/Code%20Quality) katoolin was unmaintainable and had to be rewritten from scratch. katoolin3 aims to be more readable and easier to maintain. Warning for Ubuntu users Installing programs from repositories for different operating systems is generally considered dangerous!
Some packages might (and probably will) break your system. Be careful when installing the tools and don't blame katoolin3 for any inconveniences.
The optimal solution is to install specific tools from tools.kali.org (https://tools.kali.org/tools-listing).
It is not recommended to install all tools. Requirements apt as a package manager Python >= 3.5 Root privileges sh, bash python3-apt Installation git clone https://github.com/s-h-3-l-l/katoolin3;
cd katoolin3;
chmod +x ./install.sh;
sudo ./install.sh; Important: If you get the error Please install the python3-apt package please make sure katoolin3 runs with exactly the same python3 version as the python3-apt package. On modern distributions python3-apt is only for python3.7 and on older distributions python3-apt is only for python3.5. Katoolin3 has to be run accordingly with python3.7 or python3.5. Usage The program flow of katoolin3 is realized by presenting a list of options that you can choose from. These lists look like that: 0) ...
1) ...
2) ...
Installing tools To install a package enter the corresponding number. To install multiple packages at once specify a range like 3-5, a list like 1,2,3 or combine them like 1,2,5-7,9. You can also install all packages at once. Uninstalling tools This works just like installing except that you have to prepend a ~ before your selection. You can also uninstall all packages at once. Searching Katoolin3 supports searching the package cache.
E.g. if you want to install some tools related to SQL injections you can go into the search menu and search for sql injection.
If you want to have specific information about a package just enter the package name in the same search menu. For more functionalities see the help dialogue inside the program. Updating To update your tool list execute chmod +x ./update.sh;
sudo ./update.sh; Something doesn't work? Hit me up on Github (https://github.com/s-h-3-l-l/katoolin3/issues/new/choose). Uninstalling To uninstall katoolin3 execute chmod +x ./uninstall.sh;
sudo ./uninstall.sh; Uninstalling the Kali tools can be done inside katoolin3.
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Leading source of security tools, hacking tools, cybersecurity and network security. Learn about new tools and updates in one place.
Download Katoolin3 (https://github.com/s-h-3-l-l/katoolin3)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
GitHub
GitHub - s-h-3-l-l/katoolin3: Get your favourite Kali Linux tools on Debian/Ubuntu/Linux Mint
Get your favourite Kali Linux tools on Debian/Ubuntu/Linux Mint - s-h-3-l-l/katoolin3
Hacking on Medium
Declara Anonymous guerra cibernética a Rusia
https://cdn-images-1.medium.com/max/1542/0*moOCgjMqsxdJ8Ad5
PUBLICADO EN 26 FEBRERO, 2022 POR EHACKING
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Declara Anonymous guerra cibernética a Rusia
https://cdn-images-1.medium.com/max/1542/0*moOCgjMqsxdJ8Ad5
PUBLICADO EN 26 FEBRERO, 2022 POR EHACKING
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Declara Anonymous guerra cibernética a Rusia
PUBLICADO EN 26 FEBRERO, 2022 POR EHACKING
KitPloit - PenTest Tools!
Katoolin3 - Get Your Favourite Kali Linux Tools On Debian/Ubuntu/Linux Mint
___________________________
@hacking_Attack
@Hacking_Video
Katoolin3 - Get Your Favourite Kali Linux Tools On Debian/Ubuntu/Linux Mint
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Katoolin3 - Get Your Favourite Kali Linux Tools On Debian/Ubuntu/Linux Mint
Katoolin3 - Get Your Favourite Kali Linux Tools On Debian/Ubuntu/Linux Mint
Katoolin3 brings all programs available in Kali Linux to Debian and Ubuntu. Description This program is a port of katoolin from LionSec to python3. Katoolin3 offers several improvements over katoolin: Up to date packages The old katoolin uses an outdated package list. Katoolin3 always keeps its package list up to date. (Last updated: 18 Feb 2020) Improved handling of missing packages The old katoolin breaks if a package isn't available in the repositories anymore. Katoolin3 detects those and simply ignores them. Removal of packages You can now remove all packages installed by katoolin3 (individually or all at once). Upgrading wont break your system anymore ...because the Kali repositories only get enabled during the runtime of katoolin3. Better utilization of the APT ecosystem The old katoolin does potentially dangerous operations such as modifying and deleting important system configuration files. This has been changed. Easier maintenance of Kalis packages The old katoolin makes it difficult to add new packages to the package list due to the way katoolin was programmed. Maintaining the package list is now a lot easier. Cleaner code Due to poor code quality katoolin was unmaintainable and had to be rewritten from scratch. katoolin3 aims to be more readable and easier to maintain. Warning for Ubuntu users Installing programs from repositories for different operating systems is generally considered dangerous! Some packages might (and probably will) break your system. Be careful when installing the tools and don't blame katoolin3 for any inconveniences. The optimal solution is to install specific tools from tools.kali.org. It is not recommended to install all tools. Requirements apt as a package manager Python >= 3.5 Root privileges sh, bash python3-apt Installation git clone https://github.com/s-h-3-l-l/katoolin3;cd katoolin3;chmod +x ./install.sh;sudo ./install.sh; Important: If you get the error Please install the python3-apt package please make sure katoolin3 runs with exactly the same python3 version as the python3-apt package. On modern distributions python3-apt is only for python3.7 and on older distributions python3-apt is only for python3.5. Katoolin3 has to be run accordingly with python3.7 or python3.5. Usage The program flow of katoolin3 is realized by presenting a list of options that you can choose from. These lists look like that: 0) ... 1) ... 2) ... Installing tools To install a package enter the corresponding number. To install multiple packages at once specify a range like 3-5, a list like 1,2,3 or combine them like 1,2,5-7,9. You can also install all packages at once. Uninstalling tools This works just like installing except that you have to prepend a ~ before your selection. You can also uninstall all packages at once. Searching Katoolin3 supports searching the package cache. E.g. if you want to install some tools related to SQL injections you can go into the search menu and search for sql injection. If you want to have specific information about a package just enter the package name in the same search menu. For more functionalities see the help dialogue inside the program. Updating To update your tool list execute chmod +x ./update.sh;sudo ./update.sh; Something doesn't work? Hit me up on Github. Uninstalling To uninstall katoolin3 execute chmod +x ./uninstall.sh;sudo ./uninstall.sh; Uninstalling the Kali tools can be done inside katoolin3. Download Katoolin3
Read more...
___________________________
@hacking_Attack
@Hacking_Video
Katoolin3 brings all programs available in Kali Linux to Debian and Ubuntu. Description This program is a port of katoolin from LionSec to python3. Katoolin3 offers several improvements over katoolin: Up to date packages The old katoolin uses an outdated package list. Katoolin3 always keeps its package list up to date. (Last updated: 18 Feb 2020) Improved handling of missing packages The old katoolin breaks if a package isn't available in the repositories anymore. Katoolin3 detects those and simply ignores them. Removal of packages You can now remove all packages installed by katoolin3 (individually or all at once). Upgrading wont break your system anymore ...because the Kali repositories only get enabled during the runtime of katoolin3. Better utilization of the APT ecosystem The old katoolin does potentially dangerous operations such as modifying and deleting important system configuration files. This has been changed. Easier maintenance of Kalis packages The old katoolin makes it difficult to add new packages to the package list due to the way katoolin was programmed. Maintaining the package list is now a lot easier. Cleaner code Due to poor code quality katoolin was unmaintainable and had to be rewritten from scratch. katoolin3 aims to be more readable and easier to maintain. Warning for Ubuntu users Installing programs from repositories for different operating systems is generally considered dangerous! Some packages might (and probably will) break your system. Be careful when installing the tools and don't blame katoolin3 for any inconveniences. The optimal solution is to install specific tools from tools.kali.org. It is not recommended to install all tools. Requirements apt as a package manager Python >= 3.5 Root privileges sh, bash python3-apt Installation git clone https://github.com/s-h-3-l-l/katoolin3;cd katoolin3;chmod +x ./install.sh;sudo ./install.sh; Important: If you get the error Please install the python3-apt package please make sure katoolin3 runs with exactly the same python3 version as the python3-apt package. On modern distributions python3-apt is only for python3.7 and on older distributions python3-apt is only for python3.5. Katoolin3 has to be run accordingly with python3.7 or python3.5. Usage The program flow of katoolin3 is realized by presenting a list of options that you can choose from. These lists look like that: 0) ... 1) ... 2) ... Installing tools To install a package enter the corresponding number. To install multiple packages at once specify a range like 3-5, a list like 1,2,3 or combine them like 1,2,5-7,9. You can also install all packages at once. Uninstalling tools This works just like installing except that you have to prepend a ~ before your selection. You can also uninstall all packages at once. Searching Katoolin3 supports searching the package cache. E.g. if you want to install some tools related to SQL injections you can go into the search menu and search for sql injection. If you want to have specific information about a package just enter the package name in the same search menu. For more functionalities see the help dialogue inside the program. Updating To update your tool list execute chmod +x ./update.sh;sudo ./update.sh; Something doesn't work? Hit me up on Github. Uninstalling To uninstall katoolin3 execute chmod +x ./uninstall.sh;sudo ./uninstall.sh; Uninstalling the Kali tools can be done inside katoolin3. Download Katoolin3
Read more...
___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Russian broadcasts hacked to play Ukraine song on all channels
https://external-preview.redd.it/kNS2mTj3pqGUMfGeTbN-hgC1AOPLRhrF_mU_9kr-I_Q.jpg?width=320&crop=smart&auto=webp&s=5714b59841a1143d5400c763da88069c63190463 submitted by /u/hakim08
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Russian broadcasts hacked to play Ukraine song on all channels
https://external-preview.redd.it/kNS2mTj3pqGUMfGeTbN-hgC1AOPLRhrF_mU_9kr-I_Q.jpg?width=320&crop=smart&auto=webp&s=5714b59841a1143d5400c763da88069c63190463 submitted by /u/hakim08
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Russian broadcasts hacked to play Ukraine song on all channels
Posted in r/hacking by u/hakim08 • 1,492 points and 75 comments
hacking: security in practice
Software projects for warzones
What is software that could really help people in Ukraine (and more generally people in war zones?) Should we develop some kind of resilient lowcost network to replace typical cell phone coverage when the cell towers are taken out for example? Like turning smartphones into wifi relays? Some app to geotag enemy units? A shelter finding app when you have to go get groceries and get into an air raid?
submitted by /u/intestinalvapor
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Software projects for warzones
What is software that could really help people in Ukraine (and more generally people in war zones?) Should we develop some kind of resilient lowcost network to replace typical cell phone coverage when the cell towers are taken out for example? Like turning smartphones into wifi relays? Some app to geotag enemy units? A shelter finding app when you have to go get groceries and get into an air raid?
submitted by /u/intestinalvapor
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Software projects for warzones
What is software that could really help people in Ukraine (and more generally people in war zones?) Should we develop some kind of resilient...
hacking: security in practice
Omegle and connection
Can someone actively connect with you without shared interests on Omegle over, and over, and over again?
submitted by /u/BankShlang
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Omegle and connection
Can someone actively connect with you without shared interests on Omegle over, and over, and over again?
submitted by /u/BankShlang
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Omegle and connection
Can someone actively connect with you without shared interests on Omegle over, and over, and over again?