404 Frame – Infiltrating websites is now easy

What is a 404 Frame?

Most tools for hacking a website are found in the 404 Frame. In this way, no time is wasted! We wanted to give 404 Frame a unique terminal feel since most software does not have one.

So what exactly are the commands? You can issue orders using everyday conversational language because we did not want to choose a very complex command system.

Commands

help / commands

  • “help” / “commands” commands show all commands and their purpose.

set target

  • The “set target” command is a command that should be used independently of any attack. You introduce the target site to the system.

set port

  • The port(s) you want to be scanned while the “set port” command is doing a port scan

port scan

  • The “port scan” command checks the site you specified and whether the port(s) are open or closed.

scan sql

  • The “scan sql” command will display all the results you have entered on the page that may have SQL vulnerabilities.

Sets

  • The “sets” command will show you the target site, the port(s) you specified, and other values ​​you entered. If you entered it incorrectly, you do not need to search.

Disclaimer

We have no responsibility for the people who use this tool. Users alone are accountable for illegal behavior. The creators disclaim all responsibility and liability for any misuse or harm brought about by this program. If you use this tool, you accept the automatic readme.md.

Please consider following and supporting us to stay updated with the latest info

Aman Mishra

Aman Mishra is a eJPT certified and always keen to learn new concepts and methodologies regarding cybersecurity.he is also a cyber security content writer and have passion for sharing my knowledge about the latest threads and trends in the industry.

Recent Posts

Nginx Commands in Linux: Start, Stop, Reload, Test, and Log

Nginx is a high-performance web server and reverse proxy trusted by some of the largest…

20 hours ago

ufw Command in Linux: Manage Firewall Rules with Examples

ufw (Uncomplicated Firewall) sits on top of iptables (or nftables on newer systems) and replaces…

20 hours ago

who Command in Linux: Show All Logged-In Users and Sessions

When you share a server with a team or investigate unexpected activity, the first question…

20 hours ago

file Command in Linux: Identify File Types Without Extensions

The file command inspects the actual contents of a file and reports its type — regardless of…

2 days ago

chattr Command in Linux: Set File Attributes with lsattr

chattr sets and removes special file attributes that operate at the filesystem level, separate from standard…

2 days ago

env Command in Linux: Show and Set Environment Variables

env prints the current environment, sets or removes variables for a single command, and can start…

2 days ago