Hello guys! My name is Tuhin Bose (@tuhin1729). I am currently working as a Chief Technology Officer at Virtual Cyber Labs. In this…Continue reading on Medium » (https://tuhin1729.medium.com/story-of-my-hacking-dutch-government-46b7a3c8b75a?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Story of my hacking Dutch Government
Hello guys! My name is Tuhin Bose (@tuhin1729). I am currently working as a Chief Technology Officer at Virtual Cyber Labs. In this…
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Baserunner - A Tool For Exploring Firebase Datastores
https://1.bp.blogspot.com/-QAHBJb-xF7A/YJgTVOhNsAI/AAAAAAAAWHA/P6gLYIUftp4nfn18_8dE9SPksiStCNmtgCNcBGAsYHQ/w640-h198/baserunner_1_baserunner-logo.png A tool for exploring and exploiting Firebase datastores. Set up1.
Finally, you can use the query interface to submit queries to the application's Cloud Firestore. Baserunner provides a number of template queries for common actions. Click on one of them to load it in the textbox, and replace the values that look
As there is no way of getting a list of available collection using the Firebase JavaScript SDK, you will need to guess these, or source their names from the application's front-end JavaScript. FAQHow do I tell if an app is using Cloud Firestore or Realtime Database?
Applications using Realtime Database will have a
I'm getting blocked by CORS!
To function as intended, Baserunner expects applications to accept requests from localhost, which is enabled by default. Therefore, Baserunner cannot be used as a hosted application.
Should requests from localhost be disallowed by the application you're testing, a version of Baserunner with a reduced featureset can still be run by opening
How do I know what collections to query for?
Cloud Firestore: For security reasons, Firebase's client-side JavaScript API does not provide a mechanism for listing collections. You will need to deduce these from looking at the target application's JavaScript code and making educated guesses.
Realtime Database: As this datastore is represented as a JSON object, you can use the provided "[Realtime Database] Read datastore" query to attempt to view the entire thing. Note that this may fail depending on the rules configured.
Can I see the results of previous queries?
While only the latest query result is displayed on the Baserunner page, all results are logged to the browser console.
When running Realtime Database queries, I get an error that says the client is offline.
Try rerunning the query. Download Baserunner
___________________________
@hacking_Attack
@Hacking_Video
Baserunner - A Tool For Exploring Firebase Datastores
https://1.bp.blogspot.com/-QAHBJb-xF7A/YJgTVOhNsAI/AAAAAAAAWHA/P6gLYIUftp4nfn18_8dE9SPksiStCNmtgCNcBGAsYHQ/w640-h198/baserunner_1_baserunner-logo.png A tool for exploring and exploiting Firebase datastores. Set up1.
git clone https://github.com/iosiro/baserunner.git2. cd baserunner3. npm install4. npm run build5. npm start6. Go to http://localhost:3000 in your browser. UsageThe Baserunner interface looks like this: https://1.bp.blogspot.com/-fgEzCaX5em8/YJgUZMxUohI/AAAAAAAAWHQ/UGFyGt4ok_QKcbj6aice_ft9OQ3-h5vngCNcBGAsYHQ/w640-h326/baserunner_2_baserunner.png First, use the configuration textbox to load a Firebase configuration JSON structure from the app you'd like to test. It looks like this: {
"apiKey": "API_KEY",
"authDomain": "PROJECT_ID.firebaseapp.com",
"databaseURL": "https://PROJECT_ID.firebaseio.com",
"projectId": "PROJECT_ID",
"storageBucket": "PROJECT_ID.appspot.com",
"messagingSenderId": "SENDER_ID",
"appId": "APP_ID",
"measurementId": "G-MEASUREMENT_ID",
"databaseURL": "https://PROJECT_ID.firebasedatabase.app/"
}Then log in as a regular user, either with email and password or with a mobile phone number. When logging in with a mobile phone number, complete the CAPTCHA before submitting your number. You then be prompted for an OTP from your SMS. Enter this without completing the CAPTCHA to finish logging in. Note that you can skip this step to test queries without authentication.Finally, you can use the query interface to submit queries to the application's Cloud Firestore. Baserunner provides a number of template queries for common actions. Click on one of them to load it in the textbox, and replace the values that look
==LIKE THIS==with valid names of collections, IDs, fields, etc.As there is no way of getting a list of available collection using the Firebase JavaScript SDK, you will need to guess these, or source their names from the application's front-end JavaScript. FAQHow do I tell if an app is using Cloud Firestore or Realtime Database?
Applications using Realtime Database will have a
databaseURLkey in their configuration objects. Applications without this key can be assumed to use Cloud Firestore. Note that it is possible for Firebase applications to use both datastores, so when in doubt, run both types of queries.I'm getting blocked by CORS!
To function as intended, Baserunner expects applications to accept requests from localhost, which is enabled by default. Therefore, Baserunner cannot be used as a hosted application.
Should requests from localhost be disallowed by the application you're testing, a version of Baserunner with a reduced featureset can still be run by opening
dist/index.htmlin your browser. Note that this way of running Baserunner only supports email + password login and not phone login.How do I know what collections to query for?
Cloud Firestore: For security reasons, Firebase's client-side JavaScript API does not provide a mechanism for listing collections. You will need to deduce these from looking at the target application's JavaScript code and making educated guesses.
Realtime Database: As this datastore is represented as a JSON object, you can use the provided "[Realtime Database] Read datastore" query to attempt to view the entire thing. Note that this may fail depending on the rules configured.
Can I see the results of previous queries?
While only the latest query result is displayed on the Baserunner page, all results are logged to the browser console.
When running Realtime Database queries, I get an error that says the client is offline.
Try rerunning the query. Download Baserunner
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Baserunner - A Tool For Exploring Firebase Datastores
Deep Web
Browser
What is your most recommended browser, that is really keeping your ip hidden, I want to use it for other reasons, especially not dark web.
submitted by /u/elitelwarrior
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Browser
What is your most recommended browser, that is really keeping your ip hidden, I want to use it for other reasons, especially not dark web.
submitted by /u/elitelwarrior
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Browser
What is your most recommended browser, that is really keeping your ip hidden, I want to use it for other reasons, especially not dark web.
Deep Web
Are there sites where you can discover who has a number?
Someone called me and idk them. I would like to know who they are without messaging them. What can I do ? Can I code something ?
Also same problem with private numbers.
submitted by /u/VenUs_buddy809
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Are there sites where you can discover who has a number?
Someone called me and idk them. I would like to know who they are without messaging them. What can I do ? Can I code something ?
Also same problem with private numbers.
submitted by /u/VenUs_buddy809
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Are there sites where you can discover who has a number?
Someone called me and idk them. I would like to know who they are without messaging them. What can I do ? Can I code something ? Also same...
Deep Web
Hmm..
submitted by /u/Iamjacksgoldlungs
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Hmm..
submitted by /u/Iamjacksgoldlungs
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Hmm..
Posted in r/deepweb by u/Iamjacksgoldlungs • 6 points and 0 comments
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Critical Infrastructure Under Attack
Several recent cyber incidents targeting critical infrastructure prove that no open society is immune to attacks by cybercriminals. The recent shutdown of key US energy pipeline marks just the tip of the iceberg.
___________________________
@hacking_Attack
@Hacking_Video
Critical Infrastructure Under Attack
Several recent cyber incidents targeting critical infrastructure prove that no open society is immune to attacks by cybercriminals. The recent shutdown of key US energy pipeline marks just the tip of the iceberg.
___________________________
@hacking_Attack
@Hacking_Video
Dark Reading
Critical Infrastructure Under Attack
Several recent cyber incidents targeting critical infrastructure prove that no open society is immune to attacks by cybercriminals. The recent shutdown of key US energy pipeline marks just the tip of the iceberg.
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Simulating Apple "Find My" API requests to programmatically track AirTags
I've recently picked up a few AirTags, and the low-cost item tracking functionality seems hugely valuable. But a few key features (such as history, location sharing) are missing. I'd love to build a web app to make these features possible by collecting & relaying location information.
The main obstacle in this project is the API access. It would be trivial to simulate "Find My" device location requests, given that Apple's icloud.com interface does provide this information. But it seems that the only way to get AirTag location information is via the iOS or MacOS native apps.
Does anyone have experience reverse engineering these APIs (potentially via sniffing the network requests)?
submitted by /u/tsrk
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Simulating Apple "Find My" API requests to programmatically track AirTags
I've recently picked up a few AirTags, and the low-cost item tracking functionality seems hugely valuable. But a few key features (such as history, location sharing) are missing. I'd love to build a web app to make these features possible by collecting & relaying location information.
The main obstacle in this project is the API access. It would be trivial to simulate "Find My" device location requests, given that Apple's icloud.com interface does provide this information. But it seems that the only way to get AirTag location information is via the iOS or MacOS native apps.
Does anyone have experience reverse engineering these APIs (potentially via sniffing the network requests)?
submitted by /u/tsrk
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Reddit
From the hacking community on Reddit: Simulating Apple "Find My" API requests to programmatically track AirTags
Explore this post and more from the hacking community
hacking: security in practice
are there any good alternatives to NMAP for Python?
Hopefully this is a good subreddit to ask this - if not please do let me know!
I'm on break and have had a lot of time lol, so I've been playing around with remote host data collection with Python but NMAP doesn't work when I'm using a VPN. :( Are there any decent alternatives for NMAP that can be used with Python?
submitted by /u/famous_raccoon2995
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
are there any good alternatives to NMAP for Python?
Hopefully this is a good subreddit to ask this - if not please do let me know!
I'm on break and have had a lot of time lol, so I've been playing around with remote host data collection with Python but NMAP doesn't work when I'm using a VPN. :( Are there any decent alternatives for NMAP that can be used with Python?
submitted by /u/famous_raccoon2995
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Reddit
overview for famous_raccoon2995
The u/famous_raccoon2995 community on Reddit. Reddit gives you the best of the internet in one place.
Exploit Collector
SIS-REWE GO 7.5.0/12C Cross Site Scripting
___________________________
@hacking_Attack
@Hacking_Video
SIS-REWE GO 7.5.0/12C Cross Site Scripting
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
SIS-REWE GO 7.5.0/12C Cross Site Scripting
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
TOR Virtual Network Tunneling Tool 0.4.5.8
https://2.bp.blogspot.com/-y5QhCp_hFKM/WWlvahEOH0I/AAAAAAAAIPA/Q0VQ49Z0hVw4skegRDdSXm3Bk15Ptyg5wCLcBGAs/s1600/h70.png
Tor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. It also enables software developers to create new communication tools with built-in privacy features. It provides the foundation for a range of applications that allow organizations and individuals to share information over public networks without compromising their privacy. Individuals can use it to keep remote Websites from tracking them and their family members. They can also use it to connect to resources such as news sites or instant messaging services that are blocked by their local Internet service providers (ISPs).
MD5 |
Download
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
TOR Virtual Network Tunneling Tool 0.4.5.8
https://2.bp.blogspot.com/-y5QhCp_hFKM/WWlvahEOH0I/AAAAAAAAIPA/Q0VQ49Z0hVw4skegRDdSXm3Bk15Ptyg5wCLcBGAs/s1600/h70.png
Tor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. It also enables software developers to create new communication tools with built-in privacy features. It provides the foundation for a range of applications that allow organizations and individuals to share information over public networks without compromising their privacy. Individuals can use it to keep remote Websites from tracking them and their family members. They can also use it to connect to resources such as news sites or instant messaging services that are blocked by their local Internet service providers (ISPs).
MD5 |
a39d9b930a19936b57f097051c0ad509Download
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
TOR Virtual Network Tunneling Tool 0.4.5.8
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.
Exploit Collector
ERPNext 12.18.0 / 13.0.0 Cross Site Scripting
___________________________
@hacking_Attack
@Hacking_Video
ERPNext 12.18.0 / 13.0.0 Cross Site Scripting
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
ERPNext 12.18.0 / 13.0.0 Cross Site Scripting
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Mozilla Windows Maintenance Service Weak DACL
https://2.bp.blogspot.com/-QRNaohEgzXY/WWlvKewId7I/AAAAAAAAIL8/tdiAF5DdWR4NRfdTdLr92btKcmbTDzxHQCLcBGAs/s1600/h147.png
Mozilla's Firefox 85 for Windows has a weak DACL for domain networks.
MD5 |
Download
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Mozilla Windows Maintenance Service Weak DACL
https://2.bp.blogspot.com/-QRNaohEgzXY/WWlvKewId7I/AAAAAAAAIL8/tdiAF5DdWR4NRfdTdLr92btKcmbTDzxHQCLcBGAs/s1600/h147.png
Mozilla's Firefox 85 for Windows has a weak DACL for domain networks.
MD5 |
51ec5afa13bba26be3fb02a3fedaa898Download
Source:packetstormsecurity.com
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
Mozilla Windows Maintenance Service Weak DACL
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.
Exploit Collector
ERPNext 12.18.0 / 13.0.0 SQL Injection
___________________________
@hacking_Attack
@Hacking_Video
ERPNext 12.18.0 / 13.0.0 SQL Injection
___________________________
@hacking_Attack
@Hacking_Video
Kitploit
ERPNext 12.18.0 / 13.0.0 SQL Injection
Exploit Collector is the ultimate collection of public exploits and exploitable vulnerabilities. Remote/Local Exploits, Shellcode and 0days.