jeeva Bcanopy.hashnode.dev·Apr 23, 2024Understanding Authentication and Authorization in Web Applications:Session: In web development, a session refers to the period of time a user interacts with a website or web application. Sessions are used to maintain stateful information between HTTP requests. Typically, a unique session identifier is stored either ...DiscussAuthorizationExamples
BlackTechXblog-blacktechx.hashnode.dev·Jan 22, 2024DeautherX Serial InterfaceTable of contents Usage(DeautherX Web Tools). Usage (Arduino) Command Reference Escaping Spaces Combine Serial Commands SPIFFS Here we will look at getting access to the DeautherX Serial Interface and some valuable tips and tricks. Usage (Dea...Discuss·1 like·46 readsesp8266 Deauther
BlackTechXblog-blacktechx.hashnode.dev·Jan 22, 2024DeautherX Serial CommandsHELP helpPrints out list with all commands. SCAN scan [<all/aps/stations/wifi>] [-t <time>] [-c <continue-time>] [-ch <channel>]Starts scan with given parameters.Modes (optional, default = all): all (-a) aps (-ap) stations (-st) wifi (-w) Mode m...Discuss·1 likeblacktechx011
BlackTechXblog-blacktechx.hashnode.dev·Jan 12, 2024WiFi Deauthentication Frame ExplainedTable of contents What is a Deauthentication Frame? Structure of a Deauthentication Frame Reason codes Disassociation vs. Deauthentication How deauthentication frames can be exploited The structure and functionality of deauthentication frames ...Discuss·1 like·196 readsdeauthentication