Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Post History

40%
+0 −1
Meta Can we ask hacking related question?

Actually, it's not easy to answer the question. There's lot of Facebook Brute Forcer and lot of hacking tools is available in github. I am answering the question in few steps. Don't ask : You c...

posted 3y ago by deleted user

Answer
#1: Initial revision by (deleted user) · 2021-05-19T10:38:16Z (almost 3 years ago)
Actually, it's not easy to answer the question. There's lot of Facebook Brute Forcer and lot of hacking tools is available in github. I am answering the question in few steps. 

**Don't ask** :
1. You can't ask us which Brute Forcer is best(Which tool you have to use for fb/insta/website hacking).
2. I have found the git repo (tool) how to use it?
3. There's lot of tools available in Kali Linux, Parrot and Black Arch. So, sometime you may start using a new Software. Let's take wpscan(Wordpress Scanner). You have started hacking a website using that Software and, you got no error even, nothing is showing. For that reason you can't ask those kind of question. 
4. Metasploit is a tool which every beginner ethical hacker uses. Sometime you may faces problem on Metasploit/msfvenom also. You can't ask this type of question.

**You can ask** :

1. Every tools (I am indicating hacking tools here) is created by programming. Suppose, you have found a brute forcer and, you are facing a problem (`Syntax error`) than, you can ask; Show us source code of that programming. And, tell us what you have tried. And tell us where the problem is if you know. ~ You have to ask this type of question in [Software Codidact](https://software.codidact.com/) cause, this is programming related question. 
2. Question like [whole data isn't showing on POST sql injection](https://unix.stackexchange.com/questions/641164/whole-data-isnt-showing-on-post-sql-injection) and [not getting whole data by sqlmap](https://unix.stackexchange.com/questions/641083/not-getting-whole-data-by-sqlmap). This is kind of question is also related to programming, So you should ask this kind of question in Software Codidact also. You may ask that why I added another line for this kind of problem. Actually, this kind of problem doesn't return any error. That's why I wrote it in another line.