Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
HackInOS VM Walkthrough
https://cdn-images-1.medium.com/max/800/0*QBoipewrRcTcUZpp.png
Makineyi indirebilirsiniz.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
HackInOS VM Walkthrough
https://cdn-images-1.medium.com/max/800/0*QBoipewrRcTcUZpp.png
Makineyi indirebilirsiniz.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
HackInOS VM Walkthrough
Makineyi indirebilirsiniz.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
How Hacker Use Malicious Apk to Gain Access to Android phones
Hackers are able to take control over android devices using several tactics .In most hacking scenarios the method been used by the hacker…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
How Hacker Use Malicious Apk to Gain Access to Android phones
Hackers are able to take control over android devices using several tactics .In most hacking scenarios the method been used by the hacker…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
How Hacker Use Malicious Apk to Gain Access to Android phones
Hackers are able to take control over android devices using several tactics .In most hacking scenarios the method been used by the hacker…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
How to Hack Facebook Account Easily in 2022
https://cdn-images-1.medium.com/max/640/1*d7g8C_MyifeXFV9pNq8MCg.jpeg
Facebook is the world’s most papular social media.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
How to Hack Facebook Account Easily in 2022
https://cdn-images-1.medium.com/max/640/1*d7g8C_MyifeXFV9pNq8MCg.jpeg
Facebook is the world’s most papular social media.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
How to Hack Facebook Account Easily in 2022
Facebook is the world’s most papular social media. Many people want to hack Facebook accounts. But they would not know how to Hack Facebook…
Xolo - Tool To Crawl, Visualize And Interact With SQL Server Links In A D3 Graph
http://www.kitploit.com/2022/01/xolo-tool-to-crawl-visualize-and.html
___________________________
@hacking_Attack
@Hacking_Video
http://www.kitploit.com/2022/01/xolo-tool-to-crawl-visualize-and.html
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
Kitploit – Maintenance in Progress
Kitploit is temporarily under maintenance. We’ll be back shortly with improvements.
Author: ET Lownoise Version: 1.0 Tool to crawl, visualize and interact with SQL server links in a d3 graph (https://www.kitploit.com/search/label/Graph) to help in your red/blue/purple/.../risk assessments pentest (https://www.kitploit.com/search/label/Pentest) hacking (https://www.kitploit.com/search/label/Hacking) team exercises.
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@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.
Requirements: Requests==2.18.4
Flask==0.12.2
Json
Pypyodbc
beautifulsoup4==4.6.0
lxml==4.1.0
Example:
pip install pypyodbc
python -m pip install pypyodbc
Install/Run: python main.py ... * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit) - Open your browser http://127.0.0.1:5000/">- Download
- Decompress
- Put it in directory
- Run it
c:\xolo>python main.py
...
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
- Open your browser http://127.0.0.1:5000/
Questions/Suggestions/Bugfixes/Improvements/Contact: Twitter @etlow
License: MIT License
Notes: node will select it a target -When graph displayed right double click in a node will select it a source -Convert button will display the query required based on the shortest path calculated if you want to interact directly with the selected target from the source. -Query button will send your specified query using the shortest path to the target -Query all button will send your specified query using the shortest path to all nodes - The test graph is just for modifiying D3 code in case you want to play with visualization. -Copy data.json file if you want to have a backup of the graph -Modify queries.json if you want to add your own queries -Check the terminal output to follow what Xolo is doing in the background -Be careful with the max (https://www.kitploit.com/search/label/Max) recursion levels and the number of nodes , start low (maybe 2 - 3 levels and max 10 nodes per level) -This was an exercise for me to play and learn some D3 and the need to perform some db links visualizations. For that reason Xolo was made possible by learning and/or modifiying the code of the following individuals: DB links: -Antti Rantasaari ', 'Scott Sutherland "nullbind" -When graph displayed left double click in a node will select it a target
-When graph displayed right double click in a node will select it a source
-Convert button will display the query required based on the shortest path calculated
if you want to interact directly with the selected target from the source.
-Query button will send your specified query using the shortest path to the target
-Query all button will send your specified query using the shortest path to all nodes
- The test graph is just for modifiying D3 code in case you want to play with visualization.
-Copy data.json file if you want to have a backup of the graph
-Modify queries.json if you want to add your own queries
-Check the terminal output to follow what Xolo is doing in the background
-Be careful with the max recursion levels and the number of nodes , star t low
(maybe 2 - 3 levels and max 10 nodes per level)
-This was an exercise for me to play and learn some D3 and the need to perform some db links visualizations.
For that reason Xolo was made possible by learning and/or modifiying the code of the following individuals:
DB links:
-Antti Rantasaari ',
'Scott Sutherland "nullbind" History v1.0 Feb/2020 First release. Support for SQL server.
Download Xolo (https://github.com/etlownoise/xolo)
___________________________
@hacking_Attack
@Hacking_Video
Flask==0.12.2
Json
Pypyodbc
beautifulsoup4==4.6.0
lxml==4.1.0
Example:
pip install pypyodbc
python -m pip install pypyodbc
Install/Run: python main.py ... * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit) - Open your browser http://127.0.0.1:5000/">- Download
- Decompress
- Put it in directory
- Run it
c:\xolo>python main.py
...
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
- Open your browser http://127.0.0.1:5000/
Questions/Suggestions/Bugfixes/Improvements/Contact: Twitter @etlow
License: MIT License
Notes: node will select it a target -When graph displayed right double click in a node will select it a source -Convert button will display the query required based on the shortest path calculated if you want to interact directly with the selected target from the source. -Query button will send your specified query using the shortest path to the target -Query all button will send your specified query using the shortest path to all nodes - The test graph is just for modifiying D3 code in case you want to play with visualization. -Copy data.json file if you want to have a backup of the graph -Modify queries.json if you want to add your own queries -Check the terminal output to follow what Xolo is doing in the background -Be careful with the max (https://www.kitploit.com/search/label/Max) recursion levels and the number of nodes , start low (maybe 2 - 3 levels and max 10 nodes per level) -This was an exercise for me to play and learn some D3 and the need to perform some db links visualizations. For that reason Xolo was made possible by learning and/or modifiying the code of the following individuals: DB links: -Antti Rantasaari ', 'Scott Sutherland "nullbind" -When graph displayed left double click in a node will select it a target
-When graph displayed right double click in a node will select it a source
-Convert button will display the query required based on the shortest path calculated
if you want to interact directly with the selected target from the source.
-Query button will send your specified query using the shortest path to the target
-Query all button will send your specified query using the shortest path to all nodes
- The test graph is just for modifiying D3 code in case you want to play with visualization.
-Copy data.json file if you want to have a backup of the graph
-Modify queries.json if you want to add your own queries
-Check the terminal output to follow what Xolo is doing in the background
-Be careful with the max recursion levels and the number of nodes , star t low
(maybe 2 - 3 levels and max 10 nodes per level)
-This was an exercise for me to play and learn some D3 and the need to perform some db links visualizations.
For that reason Xolo was made possible by learning and/or modifiying the code of the following individuals:
DB links:
-Antti Rantasaari ',
'Scott Sutherland "nullbind" History v1.0 Feb/2020 First release. Support for SQL server.
Download Xolo (https://github.com/etlownoise/xolo)
___________________________
@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.
hacking: security in practice
Share your fake Green Pass QR codes
Hi!, I'm searching for fake Green Pass QR codes, or funny ones, I don't care if they are valid or not, like this one from hitler.
submitted by /u/Kitsutsuki
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Share your fake Green Pass QR codes
Hi!, I'm searching for fake Green Pass QR codes, or funny ones, I don't care if they are valid or not, like this one from hitler.
submitted by /u/Kitsutsuki
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Share your fake Green Pass QR codes
Hi!, I'm searching for fake Green Pass QR codes, or funny ones, I don't care if they are valid or not, like this one from hitler.
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Crypto YouTubers Hacked: What Could Have Happened?
https://external-preview.redd.it/B4ESaq_9zH9diQT5hFlUSl8B3FOsudIfJZGOEAPV1tc.jpg?width=640&crop=smart&auto=webp&s=f032472e3e7f5614fe1148ad4be28003f20e89c5 submitted by /u/stanley9528
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Crypto YouTubers Hacked: What Could Have Happened?
https://external-preview.redd.it/B4ESaq_9zH9diQT5hFlUSl8B3FOsudIfJZGOEAPV1tc.jpg?width=640&crop=smart&auto=webp&s=f032472e3e7f5614fe1148ad4be28003f20e89c5 submitted by /u/stanley9528
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Crypto YouTubers Hacked: What Could Have Happened?
Posted in r/hacking by u/stanley9528 • 92 points and 9 comments
hacking: security in practice
d-cord ip grabbers
is d-cord IP grabbing a thing?, someone claimed they got my IP in a voice chat and i was just wondering...
submitted by /u/mjodyy
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
d-cord ip grabbers
is d-cord IP grabbing a thing?, someone claimed they got my IP in a voice chat and i was just wondering...
submitted by /u/mjodyy
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
d-cord ip grabbers
is d-cord IP grabbing a thing?, someone claimed they got my IP in a voice chat and i was just wondering...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Deep Web
We released "The Dark Web Pulse" - our latest findings about what's going under the web
https://b.thumbs.redditmedia.com/NVF9766elQ0RL8J7AcL8Gnx1v4S4mbFGw5pTcx0wIoI.jpg submitted by /u/rangeva
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
We released "The Dark Web Pulse" - our latest findings about what's going under the web
https://b.thumbs.redditmedia.com/NVF9766elQ0RL8J7AcL8Gnx1v4S4mbFGw5pTcx0wIoI.jpg submitted by /u/rangeva
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
We released "The Dark Web Pulse" - our latest findings about...
Posted in r/deepweb by u/rangeva • 3 points and 0 comments
Major Linux PolicyKit security vulnerability uncovered: Pwnkit
https://www.reddit.com/r/redteamsec/comments/sd6d9e/major_linux_policykit_security_vulnerability/
submitted by /u/NOtsoethical (https://www.reddit.com/user/NOtsoethical)
[link] (https://www.zdnet.com/article/major-linux-policykit-security-vulnerability-uncovered-pwnkit/) [comments] (https://www.reddit.com/r/redteamsec/comments/sd6d9e/major_linux_policykit_security_vulnerability/)
___________________________
@hacking_Attack
@Hacking_Video
https://www.reddit.com/r/redteamsec/comments/sd6d9e/major_linux_policykit_security_vulnerability/
submitted by /u/NOtsoethical (https://www.reddit.com/user/NOtsoethical)
[link] (https://www.zdnet.com/article/major-linux-policykit-security-vulnerability-uncovered-pwnkit/) [comments] (https://www.reddit.com/r/redteamsec/comments/sd6d9e/major_linux_policykit_security_vulnerability/)
___________________________
@hacking_Attack
@Hacking_Video
reddit
Major Linux PolicyKit security vulnerability uncovered: Pwnkit
Posted in r/redteamsec by u/NOtsoethical • 1 point and 0 comments
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Polkit pkexec CVE-2021-4034 Local Root
https://3.bp.blogspot.com/-L1ywDwIvHnM/WWlvbqBqi6I/AAAAAAAAIPQ/e-y1sGxHKpMGeO7A8b-5LHWSXrbuRWhUwCLcBGAs/s1600/h73.png
Local privilege escalation root exploit for Polkit's pkexec vulnerability as described in CVE-2021-4034 and known as PwnKit.
MD5 |
Download
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Polkit pkexec CVE-2021-4034 Local Root
https://3.bp.blogspot.com/-L1ywDwIvHnM/WWlvbqBqi6I/AAAAAAAAIPQ/e-y1sGxHKpMGeO7A8b-5LHWSXrbuRWhUwCLcBGAs/s1600/h73.png
Local privilege escalation root exploit for Polkit's pkexec vulnerability as described in CVE-2021-4034 and known as PwnKit.
MD5 |
f604c193ceee98f13847ab2cadba22bfDownload
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
Polkit pkexec CVE-2021-4034 Local Root
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.